Loading Tool

Explorer IconExplorer

Memory Pool

97,648 transactions
25.67 vMB
0.06864215 BTC
Random Selection Loading Transactions
Max Size: 173.13/200 MB

Candidate Block

Mining Attempt 008bec59e27216b9b1a02b907357026fbba97218ef3acef535e6f2e9af6a89ca
Version 20000000
Previous Block 00000000000000000001a751891cc37ac8d9bd372e8382bec0a646957cc0ec89
Merkle Root c72af2365fda215b60b61a1824bdabbf4bb634e724348177bbd081a92d6085b0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,044
Size: 1.00 vMB
Total Fees: 0.00724129 BTC
Feerates: 50.26 > 0.73 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 916,081 (698,508 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
217,573 217,573 00000000000001126289a8cb104db4ae7c738c59dda1d75467f919818ebd4583 474 0.19/1.00 vMB 197
217,572 217,572 00000000000004429d9a5f8ee25926ba1e647e9283c8c6a6cd3a198d1932b034 319 0.12/1.00 vMB 186
217,571 217,571 0000000000000300face7c7695d350c93e58e2a3b2557b677d339b3f11ad69b1 455 0.25/1.00 vMB 154
217,570 217,570 00000000000003c26cfe00c2e6f6bcfde784b6ccf6c2ca550470db96fd67564e 512 0.28/1.00 vMB 177
217,569 217,569 0000000000000417683b5b8df32b1b7053c1753ecaa8c7eacb5f250a5df59842 106 0.05/1.00 vMB 103
217,568 217,568 00000000000001d13705209970a7ef67eeda97d1f1fc3176419deebd25d562a2 113 0.09/1.00 vMB 104
217,567 217,567 0000000000000256bfabec618352e24113c433a1f4c000c654d596e726d16afa 123 0.05/1.00 vMB 20
217,566 217,566 0000000000000059c338556b47eba6cf464593634dc5f8f8430a80e22b30a8b1 542 0.25/1.00 vMB 197
217,565 217,565 00000000000002e8810e343cc4f99135f72f1d40267c96d66c5da1247fb7afc7 211 0.08/1.00 vMB 189
217,564 217,564 00000000000001c8a7e9ccf63d1befad84704d224bd7af1ba00397fa7f060d44 168 0.08/1.00 vMB 108
217,563 217,563 000000000000051d148f54682957f6793dcf8eac9f0a67c529d9507e662fcc5f 490 0.19/1.00 vMB 193
217,562 217,562 00000000000000f5c56f1c4e51abbe08060a38045c3b0de27dcdacd92dcfad42 128 0.07/1.00 vMB 127
217,561 217,561 000000000000045630459218540effc0018b8d7c2776ce0b65e18af96af7951e 426 0.17/1.00 vMB 190
217,560 217,560 0000000000000466a62d5f8d399961eddf0d4417e5e9dcf4479ca23668445e42 49 0.02/1.00 vMB 75
217,559 217,559 0000000000000314f3fbb006d755513678f4d9bc92bfe459680bc332045ff27b 256 0.14/1.00 vMB 140
217,558 217,558 00000000000001df79d60f55cc78fed1174c363270b73880a60b3fc9475d546f 197 0.09/1.00 vMB 133
217,557 217,557 00000000000001cf89825deef7fb2cd48d63aa567021cbdc41cffc005d39884a 179 0.09/1.00 vMB 148
217,556 217,556 0000000000000390328fde2ecc32cc2b77addcbdfc4220221d5ae5e740cba2bb 760 0.25/1.00 vMB 199
217,555 217,555 0000000000000200eabe793acb55bd6b700f8f0f6938c5632583e8901af34344 317 0.12/1.00 vMB 193
217,554 217,554 000000000000025e4e07d67ab6e600d351a8d3a7fd4cabe18042bfd0e1035df1 337 0.13/1.00 vMB 184
217,553 217,553 00000000000004a61371fffa4e103fe458be3cc6b823e4b7efbc6581fb1d7148 217 0.12/1.00 vMB 130
Previous 10 blocks ↓
Total Size: 784.26 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: 814.80 GB
    • Received: 24.02 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.