Loading Tool

Explorer IconExplorer

Memory Pool

76,135 transactions
28.41 vMB
0.06923136 BTC
Random Selection Loading Transactions
Max Size: 172.10/200 MB

Candidate Block

Mining Attempt 3e52e096b135786865281e1430525fa3ac3f76450bdcaf099cfbb89477a3f3b1
Version 20000000
Previous Block 000000000000000000013692c334da3888f451a334566c03c222fde1e46135de
Merkle Root 9e88e2921f6d0761d53ebf7b6aee6eccfc9d2cc0e813743838f8391c7ed79399
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,788
Size: 1.00 vMB
Total Fees: 0.01021682 BTC
Feerates: 178.73 > 1.02 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,135 (591,008 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
324,127 324,127 00000000000000000ab6a523ee56bb1b5f187f6632768fc116ad68f4a4069df3 58 0.03/1.00 vMB 27
324,126 324,126 00000000000000000bc0fcf8c0bb2e639deb9eb1c5c4370fc701bbe6f71dafc6 463 0.24/1.00 vMB 30
324,125 324,125 000000000000000006cf60f91b8f00e536c2b26af847cb64a938be19ef0d1f22 308 0.14/1.00 vMB 23
324,124 324,124 0000000000000000172a3c918bd52efd5612fae9d62a46bc36138f27c00ae2cc 482 0.26/1.00 vMB 28
324,123 324,123 00000000000000001882a15d8b645ab7628f5f1de6adb5ad7eede9c07042e0bc 387 0.23/1.00 vMB 33
324,122 324,122 00000000000000000925b17f9eb67c1193d70150110bafa7b94c670b3d99550c 408 0.23/1.00 vMB 28
324,121 324,121 000000000000000007f97a7537e6218cf8517bc670565f34168479292e27c681 931 0.74/1.00 vMB 22
324,120 324,120 00000000000000001764d1313d13907e279b89b06e218b45f2a5f7da4f2007a9 1,049 0.67/1.00 vMB 26
324,119 324,119 00000000000000001b2ac242de5b6ef1f3939df4f3ae0cd659d38ba5f25184b9 630 0.50/1.00 vMB 20
324,118 324,118 000000000000000008deee9b2357b7958569c63a3ec5d3b0c18182c5adf87069 659 0.38/1.00 vMB 29
324,117 324,117 000000000000000002c214a7058310aa914cc0db4af9c797a0abe2c59cf54ee9 549 0.25/1.00 vMB 29
324,116 324,116 000000000000000006c3395c9e98a7cca2475a74b7d8ad205d775bce83ff6331 204 0.15/1.00 vMB 21
324,115 324,115 00000000000000001dca4b42cb1cc6de426fb6dc322b7ebeb8c46608f60e27c5 835 0.52/1.00 vMB 28
324,114 324,114 000000000000000019c4b103e426397ad041e018bc528be904715911ba5c22f6 386 0.20/1.00 vMB 29
324,113 324,113 00000000000000000ed5e879f3c222c8a45905c774afbc7166abbf45d75d8d96 422 0.23/1.00 vMB 26
324,112 324,112 00000000000000000ab8d65b36825935a2610493bbdaaa1fed8ec58e86919301 1,420 0.72/1.00 vMB 33
324,111 324,111 000000000000000012f26ebda88458b7663356edcc0c54133bda673a549edc2e 179 0.13/1.00 vMB 17
324,110 324,110 0000000000000000145b16ea3e6f72b4670c0862e63f48331ab43e1d5824a018 683 0.37/1.00 vMB 27
324,109 324,109 00000000000000000a61ad8ae1896b890458c610c6e9cd59a204304130261f3d 1 0.00/1.00 vMB 0
324,108 324,108 000000000000000008c22e25dde15fc12d8728bd28797969116c7da08f3fdf2e 332 0.19/1.00 vMB 22
324,107 324,107 000000000000000016f231f049883a4a05e53477682ab1cecafcd720f5d9a3ed 603 0.35/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.63 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: 672.10 GB
    • Received: 16.14 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.