Loading Tool

Explorer IconExplorer

Memory Pool

19,737 transactions
10.24 vMB
0.02387555 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 56.34/200 MB

Candidate Block

Mining Attempt 43a45aa19b4750f35ddff10c5f7e5e63f89fc1f0f6b64dbc8ecc2e8e7a7231e1
Version 20000000
Previous Block 000000000000000000000152ef431df255965eaa75faebb743672d88185b6317
Merkle Root 31876c1b02c77b652cfecfa92ab82d69d66a198c1d4f1ace01e6ba48bc6592d7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,868
Size: 0.99793425 1.00 vMB
Total Fees: 0.00761392 BTC
Feerates: 126.10 > 0.76 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,623 (694,476 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
219,147 219,147 000000000000024aec06b4839fd08bd6ad971caca56296ff4d84d5cd533bb7d7 392 0.22/1.00 vMB 111
219,146 219,146 0000000000000205438d406c68c15f6c9216b8a5c8627fb2bf36fb24e13ca629 232 0.18/1.00 vMB 98
219,145 219,145 00000000000004771d50e6784bd944729a6ad43e7a170cba415543aadc05cdb1 595 0.25/1.00 vMB 188
219,144 219,144 000000000000024a09a48602291bd1ef079b70ba21e722ce69ec70805ad79f44 775 0.25/1.00 vMB 232
219,143 219,143 00000000000002779e880ecb6a0fab00b2028c038f43a8e80d56614f346ffcd8 112 0.05/1.00 vMB 68
219,142 219,142 00000000000004e7de56b405758714883b76179fb09150aa733b2c1efc2fa9c8 504 0.26/1.00 vMB 180
219,141 219,141 000000000000016feb0a96524efe95f9100e6a6f205b82ce13d7fdeec7ab1c93 567 0.23/1.00 vMB 211
219,140 219,140 00000000000002ad19c1f6baf4dd6bf1b531fde08372cd4972e3b76a59bc048a 132 0.11/1.00 vMB 107
219,139 219,139 0000000000000586478d2c9ce04ec36238c877321f24704ba7dfd852b521c0d0 353 0.17/1.00 vMB 157
219,138 219,138 00000000000002fc57891ecf880ef177956ac71720474951009d0dbb2c1a9d85 518 0.28/1.00 vMB 169
219,137 219,137 00000000000002b85092fc384e74725af59a8b531832be7edacac580d31fd6b9 266 0.18/1.00 vMB 61
219,136 219,136 00000000000001b539111417a80a7b5754f5e11397d04dc57acef8710bc4d68b 881 0.25/1.00 vMB 328
219,135 219,135 000000000000011d8e4c857771033434790cab12a16da7c7935bc03ddcf95312 402 0.21/1.00 vMB 79
219,134 219,134 00000000000004e82c7828814246835a890147760355eefce65079852550738a 570 0.30/1.00 vMB 185
219,133 219,133 00000000000002c09600701de86228b264953957ecad3c74cb092eb1b9663ba7 740 0.25/1.00 vMB 294
219,132 219,132 00000000000000d42f4e221c4d6d4cd401fecff1ae508da9e30b7c52c87ed5dd 112 0.05/1.00 vMB 14
219,131 219,131 00000000000003917122572b6f1601868e1815b803bcec88f2d2e4d1929b18a8 682 0.25/1.00 vMB 287
219,130 219,130 00000000000000426f3ccd33ce054126f47c9561120dcc139abc54bfbfb01299 734 0.25/1.00 vMB 234
219,129 219,129 000000000000024e08d5463ed68e5a093f86680656bb33096e2821f9083d14f5 556 0.32/1.00 vMB 343
219,128 219,128 00000000000003839de8a8b08a56bf0e5597b078e35bf130b23fd4c5cea128b1 28 0.01/1.00 vMB 171
219,127 219,127 00000000000003d4071c84a4130d87b1bfd69789ea4baa031add509c4b858a22 409 0.17/1.00 vMB 245
Previous 10 blocks ↓
Total Size: 779.95 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: 466.42 GB
    • Received: 2.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.