Loading Tool

Explorer IconExplorer

Memory Pool

41,722 transactions
26.52 vMB
0.07891077 BTC
Random Selection Loading Transactions
Max Size: 139.18/200 MB

Candidate Block

Mining Attempt 7bf6d3f8e7fbba59443a08722356055162aa2b729b01cce39edb29a49f939df4
Version 20000000
Previous Block 000000000000000000013b59fa3af0e2030ce23b6bd3110718452b322094879b
Merkle Root 4fd116332b8ead8df39bd706ff6210105119b8b7ee30a98cb2e819b7179c4e91
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,273
Size: 1.00 vMB
Total Fees: 0.03005634 BTC
Feerates: 101.66 > 3.01 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,910 (455,224 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
459,686 459,686 00000000000000000041874514a083eaf0144715ce165169deedf75a58a5beb7 2,540 1.00/1.00 vMB 169
459,685 459,685 000000000000000001a5c5dee6878f0f8968429ac517f4b08773e09f51426602 2,475 1.00/1.00 vMB 216
459,684 459,684 000000000000000000f46f38e2f99216089c6fb23dc80bb5d0c817170d9d0788 316 1.00/1.00 vMB 34
459,683 459,683 0000000000000000011050dcd7501841bfd6fc945818a9cc936853a2aa535e14 1,647 1.00/1.00 vMB 73
459,682 459,682 0000000000000000009b0a846944df46b87df9b316298b957e68b0806d2df59a 2,362 1.00/1.00 vMB 165
459,681 459,681 000000000000000001aac8bd261880d1de2a0e58a082c8dedcd5e888344f66a2 2,587 1.00/1.00 vMB 163
459,680 459,680 00000000000000000072f879380a01cfe00c53777d661e095801a95c96770495 2,167 1.00/1.00 vMB 164
459,679 459,679 000000000000000001fe44635996b7a287f09c0a4da3693bea97bbabfadea90f 1,013 1.00/1.00 vMB 160
459,678 459,678 00000000000000000008734c99bf876b61370c7c3ae7da14db4c611bb1fb38a8 2,746 1.00/1.00 vMB 225
459,677 459,677 00000000000000000013ea0a73337e12c0d9a53cc34dd320b8b006894168b5ab 1,676 1.00/1.00 vMB 140
459,676 459,676 000000000000000001cad6770bd7d0eec71b996f26477723ba50323fee346505 2,239 1.00/1.00 vMB 108
459,675 459,675 000000000000000000a4a8af8981e71e9fe53dab24f50a979f03086ab601bec6 2,168 1.00/1.00 vMB 117
459,674 459,674 0000000000000000015760a8e7ac4b68ea2b4f4aab412f1a332839d165fc9c9c 1,951 1.00/1.00 vMB 151
459,673 459,673 000000000000000001dc1446a6bbc60e2b7902d4043b3208097a5b2263d7223c 1,346 1.00/1.00 vMB 88
459,672 459,672 000000000000000001093f103a6132bd14c9081699ac5c73783be2aace74efc2 1,667 1.00/1.00 vMB 133
459,671 459,671 00000000000000000182db147f4ba7495e705e76b96b96f75a50046e7e0cd5d4 1,204 1.00/1.00 vMB 108
459,670 459,670 000000000000000001b752e56c3140da70a44b58821394af7e3ef25d5945af98 1,551 1.00/1.00 vMB 147
459,669 459,669 000000000000000001e1f1d3e8daa1333cfcd236c41bdfc12991f383e0818e65 2,319 1.00/1.00 vMB 166
459,668 459,668 0000000000000000007987bdd1825723b9a5134739aa2d5908b2147f8eacb6ca 1,896 1.00/1.00 vMB 157
459,667 459,667 00000000000000000175eebf7b09e13d51662b74586653a1e9e1fca08493600a 1,423 1.00/1.00 vMB 117
459,666 459,666 0000000000000000012b460965247ae2c276dca42778c73937b3bf3767b6da50 2,299 1.00/1.00 vMB 173
Previous 10 blocks ↓
Total Size: 782.23 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: 654.89 GB
    • Received: 14.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.