Loading Tool

Explorer IconExplorer

Memory Pool

39,986 transactions
19.62 vMB
0.05518705 BTC
Random Selection Loading Transactions
Max Size: 109.27/200 MB

Candidate Block

Mining Attempt 9188e5e027b994e30c3fb0487d490f1801259f4837f1599f1694cdeb69c6c90d
Version 20000000
Previous Block 0000000000000000000111c5462029cd7cf4d94fe7e850b453480c9b7daa08cf
Merkle Root 82c29554851f79f73ea45d9868defc1174849ab8ce907344173f0cd3c6c21144
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,804
Size: 1.00 vMB
Total Fees: 0.01708996 BTC
Feerates: 106.21 > 1.71 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,067 (659,267 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
254,800 254,800 0000000000000022a4090dc1691e84286110bb7656322946fa3d810cba11dbf7 506 0.21/1.00 vMB 106
254,799 254,799 000000000000002696408eda0a0c9c46cecf0aa5b49428cc4d9422c964afdba6 22 0.02/1.00 vMB 51
254,798 254,798 000000000000003d98e644295224c7c48752db8d70dcdca7833056a472367070 203 0.08/1.00 vMB 173
254,797 254,797 000000000000000e48c58d419f4e21429c46bd7a3fa9a2416dccbd8eff06b0b3 237 0.14/1.00 vMB 47
254,796 254,796 0000000000000016c424a5411f23ec8c0085e3ded290e78cc772ffc73dd7f070 614 0.25/1.00 vMB 118
254,795 254,795 0000000000000028ef9231c12fff21119e1fc8d23c000184f70c3c10c3a8a263 516 0.18/1.00 vMB 84
254,794 254,794 000000000000003cd18a21d3c21e3c56254bddd4697068219316cf859a52da78 717 0.25/1.00 vMB 156
254,793 254,793 0000000000000017fa1802f938ab68e9ddc2f93e6635ceeab10cd3ad08c29a20 56 0.02/1.00 vMB 82
254,792 254,792 00000000000000363b04543c8e9422b737712fb738891f8c82572a9f9dc03f6a 56 0.02/1.00 vMB 105
254,791 254,791 0000000000000009e9db8c9ecbd7d90fa53205d871799104757fbc969780f04f 68 0.03/1.00 vMB 95
254,790 254,790 00000000000000146a38ed693864eee4dc4bbde0d3249c6b401013502c5487df 169 0.07/1.00 vMB 96
254,789 254,789 0000000000000034005b153db46a57f578912c81f95e293ce9b605adc39d103b 32 0.01/1.00 vMB 93
254,788 254,788 00000000000000385f6b4b8cd63ba16f10bc1a7d802b4bd90698c12b8863ed71 171 0.08/1.00 vMB 135
254,787 254,787 000000000000002f2d30baf48c98034ec6be73d912c9461d6aeb16caaea0717b 59 0.03/1.00 vMB 87
254,786 254,786 00000000000000176edea2dadf8eed3759c5d1347663e3ed5e38eb9ae313e9db 67 0.05/1.00 vMB 56
254,785 254,785 0000000000000020614ef161b83eb047b8cd1d7dd2ad3cc8130dcff4e7678403 297 0.11/1.00 vMB 113
254,784 254,784 00000000000000291e7a2fd62232794d2f78984bd4a79624cd8557cd10d494b9 259 0.11/1.00 vMB 126
254,783 254,783 000000000000001a81512fba5d56203754aad5f8e9f29689e5faaa022d1a3544 409 0.18/1.00 vMB 108
254,782 254,782 00000000000000104de7157e0057cd77902531098c0b2f344a72078e4bae1e9c 32 0.01/1.00 vMB 94
254,781 254,781 0000000000000017ffa18bb4459bc86c7ea3a56c4f7f7b16ba18da5e9b641e8b 355 0.14/1.00 vMB 141
254,780 254,780 000000000000000e7ca5e8e9039a927e90ecc2fe8dce7aca8f96c2b59c672634 187 0.07/1.00 vMB 125
Previous 10 blocks ↓
Total Size: 780.71 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 11
  • Data Transfer:
    • Sent: 554.92 GB
    • Received: 6.84 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.