Loading Tool

Explorer IconExplorer

Memory Pool

76,141 transactions
28.39 vMB
0.06424832 BTC
Random Selection Loading Transactions
Max Size: 172.13/200 MB

Candidate Block

Mining Attempt 920ce53c0f41226557e87fc7399118aa3c5a95851e186c425d63844b39e4e180
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root 0afb13feb252c6770fc37e5d3dde649ac2614ace8632ad28d9f68f6ee3985073
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,894
Size: 1.00 vMB
Total Fees: 0.00542519 BTC
Feerates: 41.50 > 0.54 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (164,736 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
750,424 750,424 000000000000000000074fe1caf7d3cf6d35f8df87c326a90fee4745269f0b9f 2,302 1.00/1.00 vMB 8
750,423 750,423 000000000000000000074fc57a60a53dbab618cc50fb7ed08294ca210485ea24 2,733 1.00/1.00 vMB 13
750,422 750,422 00000000000000000007c831b45be6053207c3eeb0d5dfea50e9ade38b757d65 451 0.17/1.00 vMB 9
750,421 750,421 0000000000000000000606eb8de032127661b7f0125c73e1e1e0baedbcf02ed8 459 0.21/1.00 vMB 10
750,420 750,420 000000000000000000013e73bfbedbdfc5709af56b7bf11e1b252f53048d1cc7 714 0.24/1.00 vMB 9
750,419 750,419 000000000000000000042b248b79195ac12d615e49a22da23b864378f41eaadf 1,568 0.84/1.00 vMB 7
750,418 750,418 000000000000000000007680ae099257f8244618a1f8139646c3ed05dbd1dbac 612 0.27/1.00 vMB 7
750,417 750,417 00000000000000000004faf33aaf8c4b2da220745b7f43f4b0b5562bba07bdef 849 0.39/1.00 vMB 5
750,416 750,416 00000000000000000000661302e7ea43c071bff7bc8b589a0640275b37f56ce4 3,144 1.00/1.00 vMB 11
750,415 750,415 000000000000000000054bd4de261911fb1eec2e025b97a26cf0aa843791329c 543 0.44/1.00 vMB 3
750,414 750,414 00000000000000000005bb80f60ec9b88f3c3bc469555898bff8c08f4b677257 50 0.01/1.00 vMB 13
750,413 750,413 0000000000000000000094dd26eabcb777b5a3c9b6113e4b852acd201a373c3c 548 0.39/1.00 vMB 5
750,412 750,412 0000000000000000000708cfe8f7af090ef2b2013ec602935135d4ea2d2c35f3 2,118 1.00/1.00 vMB 8
750,411 750,411 0000000000000000000575e089ba8cbf4f5b8fcb6c60ac1ddf6db2504c6ba010 25 0.01/1.00 vMB 9
750,410 750,410 00000000000000000001093562909edac1ec87a283d6db9476af42057ee79503 556 0.28/1.00 vMB 5
750,409 750,409 00000000000000000008a3b2951d149e7302e47df7833c7c9393070e7cdef48c 1,231 0.50/1.00 vMB 2
750,408 750,408 000000000000000000069e1dae500d833c7f172c5f4b37f4d0afa7d63d8ec529 3,109 1.00/1.00 vMB 12
750,407 750,407 00000000000000000007047dbb9413500260ba23001d7df7113f0bf7e5cc3e02 131 0.04/1.00 vMB 10
750,406 750,406 000000000000000000058a0e457816d3d68a2b7a8f3fd4e88abe01f16a403eb6 246 0.07/1.00 vMB 7
750,405 750,405 0000000000000000000511faa1e124e27c3acdaff123068ef65a7591550e58d1 1,454 0.66/1.00 vMB 7
750,404 750,404 0000000000000000000325667faf380d4de03dae2c51822074f088e3b90d529c 629 0.20/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.67 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: 673.13 GB
    • Received: 16.40 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.