Loading Tool

Explorer IconExplorer

Memory Pool

87,114 transactions
32.37 vMB
0.23476983 BTC
Random Selection Loading Transactions
Max Size: 193.50/200 MB

Candidate Block

Mining Attempt e6fedcbdc25279ac3b3406b465e5def97d483b7031f5178102e015331e34b84f
Version 20000000
Previous Block 00000000000000000000056fab688ddf67ad8d7a1620fa9f28be0953d6e5a38f
Merkle Root c169fa844b1ee790b7a02dbfac19303b69c50d48df8cc3a238f65c50b5891682
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,279
Size: 1.00 vMB
Total Fees: 0.10398537 BTC
Feerates: 529.10 > 10.42 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,147 (137,660 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
777,487 777,487 00000000000000000001d8b6eb06a47e9324ace63c7b07d95849b8f13c981d8c 307 1.00/1.00 vMB 2
777,486 777,486 0000000000000000000494760c34c007835b4256a11ff1abc5ffeed5ca00b6af 2,456 1.00/1.00 vMB 5
777,485 777,485 000000000000000000067e8ecffe2f48684b4d92028e6e495736e57dc2dd9fb6 1,058 1.00/1.00 vMB 6
777,484 777,484 00000000000000000000ceba7a01f664e2cb40f2da605636147f5e9eca8ed206 970 1.00/1.00 vMB 3
777,483 777,483 00000000000000000003ccbddaaaaddad2481308335b26a755e7693c0f060a13 1,658 1.00/1.00 vMB 7
777,482 777,482 000000000000000000042c5b7a7e08d3937d340412e1721fb0c9cdab5eab8c9f 1,291 1.00/1.00 vMB 6
777,481 777,481 00000000000000000006f8cdc4b8d4abb64aecc8c5a4160f56730b9ff1f251ac 2,444 1.00/1.00 vMB 9
777,480 777,480 0000000000000000000389ad95c823269bd1d7ea45fe7da2f35dc67ed788599e 3,110 1.00/1.00 vMB 18
777,479 777,479 0000000000000000000098b306c5ae5e6058aad05345c71c94dda987ee99edcc 2,980 1.00/1.00 vMB 15
777,478 777,478 0000000000000000000674f5bd293caea0ada21cb4a5d74f5a721a4a191a8e10 1,487 1.00/1.00 vMB 3
777,477 777,477 00000000000000000003a351f919494fb60c649a989056e3a95ff6a8bfc179c5 2,073 1.00/1.00 vMB 12
777,476 777,476 00000000000000000003790abf2330c8ec4c872cf6abf824a54418d6f3c9f59e 1,343 1.00/1.00 vMB 16
777,475 777,475 000000000000000000017ab74066afa1aaec13355b5bc653e10753884d6d21e6 1,872 1.00/1.00 vMB 8
777,474 777,474 000000000000000000052c8466188cfd870a8de2dde110295b1123dd70cb57eb 284 1.00/1.00 vMB 4
777,473 777,473 000000000000000000011b97b8d6dc3acfc50f8e402d96898f63bda2772cb92e 2,582 1.00/1.00 vMB 12
777,472 777,472 00000000000000000002700cb13a90648b388d9d75e082466a36eafb156b01a3 1,538 1.00/1.00 vMB 8
777,471 777,471 00000000000000000001c8c2968616d94ea341dbc78f3fe613f6072fdaa0c81c 1,827 1.00/1.00 vMB 10
777,470 777,470 00000000000000000006cefa03a17558950c0876231df1463a4bf811285b4265 2,000 1.00/1.00 vMB 7
777,469 777,469 00000000000000000005d72635a71212211e4911525e3fbdfb57f8cd67c0a5ee 1,785 1.00/1.00 vMB 10
777,468 777,468 000000000000000000067017015b2f1aebdc011529477678989cd1ab4cf34c55 190 1.00/1.00 vMB 5
777,467 777,467 00000000000000000003cf76272685b9d389567c0126fb1fea7debb91de9037e 1,131 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.65 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.71 GB
    • Received: 16.32 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.