Loading Tool

Explorer IconExplorer

Memory Pool

80,084 transactions
29.98 vMB
0.13465854 BTC
Random Selection Loading Transactions
Max Size: 181.12/200 MB

Candidate Block

Mining Attempt f56d4d845ee19f612617e285cd99f453345adbcd23bebc629a319778d879a0c2
Version 20000000
Previous Block 00000000000000000000997246e0ea341cc7494c99602e9246f1c08e494865a8
Merkle Root a4293f12df3dd567aa0ed4af672347ac65bd893e7a5cf9602b0e77ae1eec15cf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,879
Size: 1.00 vMB
Total Fees: 0.06543659 BTC
Feerates: 101.64 > 6.56 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,140 (585,462 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
329,678 329,678 0000000000000000175f8ee571c32f2e53f59f9d0c0b240bd1d4ecd49895b821 877 0.59/1.00 vMB 22
329,677 329,677 000000000000000007bac92e4b7ec758982d0b8b3382d2c1eaa9f18be6122c21 1,846 0.90/1.00 vMB 30
329,676 329,676 00000000000000001a95e859078213362fb1da1f664968a709990d66c834bed1 564 0.33/1.00 vMB 20
329,675 329,675 00000000000000000f8a7d3286e89d20a0fbb4d38698057b403983687cbcd661 165 0.46/1.00 vMB 11
329,674 329,674 0000000000000000177f55cae5d38abfbb0c3b8f358e35f912fe7ad38ca6c767 1,612 0.75/1.00 vMB 28
329,673 329,673 00000000000000000cb9d43a91d213547f8cc70e431f58da7de61700d11e1d48 855 0.25/1.00 vMB 48
329,672 329,672 00000000000000001b0fc0b7255062fd4fb5cb42897d4467680a3982061f9552 1,058 0.58/1.00 vMB 25
329,671 329,671 00000000000000001069b19e90424d8546d5ea653ec673270b5925032845d78b 838 0.50/1.00 vMB 25
329,670 329,670 0000000000000000019bbf867b66d11bae2a7fb559d779981631196b6f6c067a 302 0.15/1.00 vMB 25
329,669 329,669 000000000000000011b6d68c77e52dbf12b82b321abc591bb6f435b03f3e2a1f 1,178 0.65/1.00 vMB 26
329,668 329,668 000000000000000003233441876f5279b48717ceebb80d8763d90ab48d1eb668 906 0.53/1.00 vMB 23
329,667 329,667 00000000000000001000419b9d008ca8abf10240d8d2867fe9040f3d43af4525 790 0.50/1.00 vMB 23
329,666 329,666 0000000000000000015368ea0b7133c41fb9e856566e1ed40d68ad72af81c958 212 0.17/1.00 vMB 17
329,665 329,665 00000000000000001b0ac148d4bc1e6a7adfdfb6aac86c9fd4a66eb5d861e2d9 1,045 0.62/1.00 vMB 25
329,664 329,664 0000000000000000166cca14935c411f9a261ea11c5beabf8dd5dc84b81eaac4 1,127 0.63/1.00 vMB 25
329,663 329,663 0000000000000000051b9b573c75d18fb82e24ffe5ca1335fd534d7341a09492 1,574 0.75/1.00 vMB 28
329,662 329,662 00000000000000001a5d2e10767a2b281e4136098706227d38a7002825f98ae2 32 0.01/1.00 vMB 10
329,661 329,661 000000000000000008af9c99766ef91e25dfc28ce7450f75188fbe311fdd39d7 1,304 0.68/1.00 vMB 27
329,660 329,660 00000000000000000cc4f30e92e5dbd5658ea0b4657afea005b2e6eeb95ad9e2 196 0.09/1.00 vMB 32
329,659 329,659 000000000000000000cf9287db892b772626f442e2ce48c1d43a5776e6d2eca6 151 0.07/1.00 vMB 21
329,658 329,658 00000000000000000a7125ac980c3c0dafae24c0a972c79f8473425ea406dc06 650 0.54/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.64 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.38 GB
    • Received: 16.21 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.