Loading Tool

Explorer IconExplorer

Memory Pool

87,205 transactions
33.11 vMB
0.08231849 BTC
Random Selection Loading Transactions
Max Size: 197.44/200 MB

Candidate Block

Mining Attempt 537c16b2e29ce7514f8ed649ca39a1f8d803906ab1881442cdec03bb5014d2e5
Version 20000000
Previous Block 00000000000000000001120b3e90121a7d53199734640ccdc9413977ac8b9735
Merkle Root 2ea082ba865d0c93a15d6e2603544828cf353e9ee69724771349486b61aaa7c1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,378
Size: 1.00 vMB
Total Fees: 0.01641811 BTC
Feerates: 151.14 > 1.65 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,947 (131,611 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
783,336 783,336 0000000000000000000274a43ab359b68b6d42d407aefd4f7b7834c72b5d122d 3,240 1.00/1.00 vMB 25
783,335 783,335 00000000000000000004f9e6e3bc981de9fe06651c4da31914d9bf4a43f5cb2e 2,120 1.00/1.00 vMB 15
783,334 783,334 00000000000000000002e6ea752a7ca4004c1a9b8fb35350ffbf4ced59333ae9 3,497 1.00/1.00 vMB 26
783,333 783,333 00000000000000000000c1206a32dc8cc3251cf928690a18dd0849ff9b1f5f81 3,364 1.00/1.00 vMB 19
783,332 783,332 00000000000000000002684f81312d3155f84233fa720b95337ac8959620b79c 2,494 1.00/1.00 vMB 31
783,331 783,331 00000000000000000002bdaa5e169b53def9205e70867f76bfffc2f8cd5622e6 3,160 1.00/1.00 vMB 23
783,330 783,330 00000000000000000002aabdca874ea0eda3f8ccc141c8ce67d3901d55ac059a 3,939 1.00/1.00 vMB 28
783,329 783,329 00000000000000000001fce152dcde851033ff24a1e542d7dbd7c2fcfb974005 3,346 1.00/1.00 vMB 26
783,328 783,328 00000000000000000005ef928d71ca0e8134754efd5b66953a2b0fb24e783754 3,452 1.00/1.00 vMB 42
783,327 783,327 0000000000000000000157adf96af4939e3d63c597defae58e3ae90d414fa8f4 664 1.00/1.00 vMB 4
783,326 783,326 00000000000000000003a02b67cdb1505433872ca890444b50eba4b0f0ccf6b7 1,158 1.00/1.00 vMB 10
783,325 783,325 00000000000000000003c33d5ab1eba72ddb9bb3dd6f4717e41338a041340255 1,762 1.00/1.00 vMB 12
783,324 783,324 000000000000000000030bbfe8346adf630e34af0c2167d7f9cebfac4d6c20eb 323 1.00/1.00 vMB 4
783,323 783,323 00000000000000000003b6a833a467f6e9e519adf5dd4d5294ce120a8e5dc955 943 1.00/1.00 vMB 8
783,322 783,322 0000000000000000000086c63ba97f699a473a9c0f384475ac3055eeb17ba3d7 1,625 1.00/1.00 vMB 14
783,321 783,321 00000000000000000000f6589c2280fa102069e1a1f76f1fafd8098e326f99a0 749 1.00/1.00 vMB 7
783,320 783,320 00000000000000000002b274e480149a47311cc8d4c92bdc0182946c9ebdfc6e 2,774 1.00/1.00 vMB 21
783,319 783,319 000000000000000000020685b5bed23e115010d6a2f20748fb122bb5c2aaa31c 2,544 1.00/1.00 vMB 15
783,318 783,318 0000000000000000000318f65cae1ce500b0c4893e3404711507a27a15f623e0 757 1.00/1.00 vMB 5
783,317 783,317 0000000000000000000266a92e1dc726c861ed7079ca06f4b245f30058abe827 905 1.00/1.00 vMB 6
783,316 783,316 000000000000000000014fb73a96e2264ea1dafb99604f488e96101b6de3b9b6 1,582 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.29 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: 657.32 GB
    • Received: 14.52 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.