Loading Tool

Explorer IconExplorer

Memory Pool

78,934 transactions
29.54 vMB
0.07113451 BTC
Random Selection Loading Transactions
Max Size: 177.56/200 MB

Candidate Block

Mining Attempt 0873ca9c495453479e04dd51417d1325ed9e025cea9d61affc08fb6d28266c8f
Version 20000000
Previous Block 00000000000000000000d6b594037b85fafa2931c04549f2477853c526e018d0
Merkle Root a1cf51386866cea16bce87a85b4bb4820f9110a19d0e9d765d294c8cf799b681
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,687
Size: 1.00 vMB
Total Fees: 0.01115516 BTC
Feerates: 150.93 > 1.12 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,997 (498,460 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
416,537 416,537 00000000000000000252012ade6639bc1c687eb8e653a1380a10971c9a808a90 1,607 1.00/1.00 vMB 41
416,536 416,536 000000000000000004040c4c07541d7b74da5bc09948726c33cdec3bf951db0d 1,303 1.00/1.00 vMB 27
416,535 416,535 000000000000000000f55929d14358a21b589132056f93e2c2fb0b0c1d38d46b 1,645 1.00/1.00 vMB 36
416,534 416,534 000000000000000004ab801422affc44ba4331879588a9bd710e9670e6dd4839 1,708 1.00/1.00 vMB 62
416,533 416,533 00000000000000000413c967e998059d479098264cfa5cb5f7f5670ec14d086a 2,241 1.00/1.00 vMB 62
416,532 416,532 00000000000000000042e356c7f69762fde02b009032cf14543c0df191affde1 2,655 1.00/1.00 vMB 90
416,531 416,531 000000000000000001ae7eee971cef68620fac90a88f926457594e99623b9aa4 2,361 1.00/1.00 vMB 75
416,530 416,530 0000000000000000033972dcfbac1811ac7468a21bbec5c2299a934df3044cee 1,970 1.00/1.00 vMB 60
416,529 416,529 000000000000000000ef6a996c4dc3ff4bede0f4c41f45b387230333078417c4 1,976 1.00/1.00 vMB 52
416,528 416,528 00000000000000000571b9c17f85c6dde2cb27fc7885658eaeff22f4900ba898 2,266 1.00/1.00 vMB 78
416,527 416,527 000000000000000005694b14df70b8dbdb8e0c92234f5d30209781c0941892a0 700 1.00/1.00 vMB 19
416,526 416,526 0000000000000000040bade376c8ae5a402b71ae26ef5541baf7a6b0038f4b89 1,538 1.00/1.00 vMB 38
416,525 416,525 00000000000000000455f89a414b2720535fd354e399ed0d3b47a29332ecc16b 2,066 1.00/1.00 vMB 62
416,524 416,524 000000000000000005666eb98214af674a0555d722bead56771e17219a0843fd 1,669 0.74/1.00 vMB 63
416,523 416,523 00000000000000000136167a01a764dd893b920015f633d83ac7c83bb833126b 1,417 1.00/1.00 vMB 29
416,522 416,522 000000000000000004467e9d64a69b0e113db8eab75801685f59c62763170292 1,736 1.00/1.00 vMB 61
416,521 416,521 00000000000000000441e24c76e0c4cbc9900b2f2edeacb8db879d991e6dda11 1,847 1.00/1.00 vMB 46
416,520 416,520 000000000000000000a27d1d11637a226590a7cbeb7b348565ffa23c1a8c0859 1,414 0.93/1.00 vMB 64
416,519 416,519 000000000000000004ee607010039272f823b2cbabda802028510755bcf40df7 1,208 0.93/1.00 vMB 74
416,518 416,518 00000000000000000286cf0af49d26b699dfbd6ef692e6c8346fa9f7c7afc8a8 1,005 1.00/1.00 vMB 57
416,517 416,517 0000000000000000008a2d29f585fee9f90a0437805458dc3d01356d9d47d5f8 2,254 1.00/1.00 vMB 85
Previous 10 blocks ↓
Total Size: 782.39 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 664.49 GB
    • Received: 14.99 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.