Loading Tool

Explorer IconExplorer

Memory Pool

89,040 transactions
33.16 vMB
0.20260242 BTC
Random Selection Loading Transactions
Max Size: 199.99/200 MB

Candidate Block

Mining Attempt a83a8c53549c17f12c7c6af0986061136d3f29377b2bf7d2e816b42948cc29ed
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root be287ae482b37233a7723c37ad702fa1a612241389367d1f7af8695fd50d472b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,862
Size: 1.00 vMB
Total Fees: 0.08991485 BTC
Feerates: 387.56 > 9.01 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (45,947 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
869,006 869,006 0000000000000000000241822d1970cc486637fd54547dfbd9ad3d41fb863f3d 3,319 1.00/1.00 vMB 8
869,005 869,005 000000000000000000015d224ac79033e3377bac377a1922cc96d1621d5baf55 5,921 1.00/1.00 vMB 3
869,004 869,004 000000000000000000011eedc9ec7eb70d1767107b20aa0f33e066b83f154c57 2,347 1.00/1.00 vMB 2
869,003 869,003 0000000000000000000122a207deb1bf35187049050877b28b11c44b2b969ca8 2,374 1.00/1.00 vMB 3
869,002 869,002 00000000000000000001cc932b57d34f34db193da379611e0dc1f69f3aea5a58 2,508 1.00/1.00 vMB 3
869,001 869,001 00000000000000000002836b2b1c97bf03d8f2cd6a0bfca2daa8e857d4630474 3,574 1.00/1.00 vMB 4
869,000 869,000 00000000000000000001bb0e9a82d1cd8bd43c084559f699057530ea48528989 3,834 1.00/1.00 vMB 5
868,999 868,999 0000000000000000000285882194b4fbd8cc4e84845c91da280a57c13936bac6 3,444 1.00/1.00 vMB 8
868,998 868,998 00000000000000000001adc69c963f7b228fc983cb8dd394b20b715d52582ecf 3,315 1.00/1.00 vMB 11
868,997 868,997 00000000000000000000e015ed541848444e288edd5ccb4a0172ec9454ff4187 3,145 1.00/1.00 vMB 6
868,996 868,996 00000000000000000000d58b059a16ed6a66338075fcecc672278b83327bab3e 2,853 1.00/1.00 vMB 10
868,995 868,995 00000000000000000001188a2d652bda6c6611e272bcf75134615f4563f5df67 2,130 1.00/1.00 vMB 2
868,994 868,994 000000000000000000025784b8da86abd202c96ee9554f1fdb915f2d36511e5b 3,187 1.00/1.00 vMB 5
868,993 868,993 0000000000000000000249bf5f47909c3038c753061d45ac2c2241c86753d453 4,612 1.00/1.00 vMB 3
868,992 868,992 000000000000000000016f3b230178d4b8f15c2383c5b0de8701a3f851e90a29 2,563 1.00/1.00 vMB 4
868,991 868,991 00000000000000000002778aa8a7c919bc28662015224ff742988a793011aa00 2,314 1.00/1.00 vMB 2
868,990 868,990 00000000000000000000a85509b393c82497c1350ef0ea41d2d66b8a275ed73e 600 1.00/1.00 vMB 2
868,989 868,989 0000000000000000000170f7b0dd86393a6f4b0531f4ef0cce724da5a55e5cf9 2,281 1.00/1.00 vMB 5
868,988 868,988 00000000000000000001e293fd34d776c94550f233ddde2898518cf38c53b56c 2,301 1.00/1.00 vMB 4
868,987 868,987 000000000000000000019fea6df3be7f2ea34848dec96a217aefc90f89f0bafa 2,827 1.00/1.00 vMB 5
868,986 868,986 000000000000000000006c9a93a2af909574f66831e830c002b908fcf953aafe 2,427 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.31 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: 660.19 GB
    • Received: 14.62 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.