Loading Tool

Explorer IconExplorer

Memory Pool

41,348 transactions
26.67 vMB
0.06822671 BTC
Random Selection Loading Transactions
Max Size: 139.16/200 MB

Candidate Block

Mining Attempt 89ed4ce994c51e814ce1aae592796f8b30dec9574de1f73e7931c126001a1e24
Version 20000000
Previous Block 000000000000000000002d329f64171128f24895d65f294da7fb5276d5bc24ec
Merkle Root 776d5d4287ae36b1536423aa71e20d81b996e883558565ae09709d1a87f79edf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,623
Size: 1.00 vMB
Total Fees: 0.01890277 BTC
Feerates: 265.25 > 1.89 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,935 (366,495 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
548,440 548,440 00000000000000000021829a22ca75a1534eac51ebdbc8dcb69ff0dcc5d45baa 2,180 1.00/1.00 vMB 26
548,439 548,439 0000000000000000000f10ccf2199480bfb84369c680369d7744bb3210d0126f 1,447 1.00/1.00 vMB 8
548,438 548,438 0000000000000000001e2987a660c9d229ccc2614c8528ff01e0db5df547546e 3,691 1.00/1.00 vMB 9
548,437 548,437 00000000000000000006aafcaf6fbaacfeb6ad71eaa6d1764c9892f78bcfaa64 2,101 1.00/1.00 vMB 13
548,436 548,436 00000000000000000016afac5b3c015cb5860d0ef4e0dd2121588b547b00d94d 2,420 1.00/1.00 vMB 22
548,435 548,435 0000000000000000001e82290d5965383672641f10c963b225c766ad6c9e3b6b 2,882 1.00/1.00 vMB 17
548,434 548,434 00000000000000000012bd30ef11932e8ddf0c86dbff20e088299fec026c02ff 2,030 1.00/1.00 vMB 23
548,433 548,433 00000000000000000005ff30d0b0f3a081a675daa9d0f197642de9708ff53e31 1,903 0.78/1.00 vMB 15
548,432 548,432 0000000000000000002705412321251c468b7d1baff7678521ed9a6a5370b4f0 2,445 1.00/1.00 vMB 11
548,431 548,431 00000000000000000017a35cabe5adcad1a411acc4cd1214e2f5f7069fc3c1be 2,756 1.00/1.00 vMB 21
548,430 548,430 000000000000000000210269a35b4e9a30432c1360979ee741c6ab698ab92932 1,787 1.00/1.00 vMB 27
548,429 548,429 00000000000000000005ccb10615d138f3f3f973ff9cce8cd99f6695ea41e5df 2,267 1.00/1.00 vMB 9
548,428 548,428 00000000000000000002d0ac60be00cf3cca72349d0029aec94c299c13a918dd 2,793 1.00/1.00 vMB 15
548,427 548,427 00000000000000000022cf437f69abf55aa5bf74a3ea7ed39eb904c1639a46eb 2,853 1.00/1.00 vMB 31
548,426 548,426 0000000000000000000df6ef8192f9d38707821c5a5c59a8e0bc0a2744e76888 2,156 1.00/1.00 vMB 28
548,425 548,425 000000000000000000246f698187d9d7934cbabf8a7dee68543ef97f047ad0be 555 0.71/1.00 vMB 3
548,424 548,424 000000000000000000039c3aae242e4227f4bb2d1683a3c14a1f1dcdbb32ffb3 2,564 1.00/1.00 vMB 10
548,423 548,423 000000000000000000191532a147a26cc3522ef85ddac514c405b8433ca5dc36 2,853 1.00/1.00 vMB 12
548,422 548,422 000000000000000000024bab5ed047614d77abb1fb58eaffd80fd3fb069217a0 2,569 1.00/1.00 vMB 21
548,421 548,421 0000000000000000002048363141989f17a61f0f0ff4ffdb48d1739eef1ea4da 2,595 1.00/1.00 vMB 11
548,420 548,420 000000000000000000060a1718977d6b1b0a393379c18dd018b15af409af5666 561 0.47/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.27 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: 656.67 GB
    • Received: 14.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.