Loading Tool

Explorer IconExplorer

Memory Pool

80,061 transactions
29.46 vMB
0.12997564 BTC
Random Selection Loading Transactions
Max Size: 178.03/200 MB

Candidate Block

Mining Attempt 185feae96f0a061e64fcfcde62e1b70965fc29b84f9210f034190eb9ddaac5a0
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root c90bf7856d6e988a38212014ff76b37d6d274fe9785cfde9f9556fd4a5aa958f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,781
Size: 1.00 vMB
Total Fees: 0.04823327 BTC
Feerates: 301.72 > 4.83 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (605,808 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
309,489 309,489 00000000000000003065aa7f6b08a030b17c71c2b81055a82448f0bd2d7b0af9 385 0.28/1.00 vMB 25
309,488 309,488 00000000000000000a6e2adee4b91899c435ec331b4e8c23eed8b32033a15d83 841 0.47/1.00 vMB 28
309,487 309,487 000000000000000018e92a3b9a13663ee96d2db62bfeb8dca4cb3f0c26c82981 61 0.03/1.00 vMB 33
309,486 309,486 00000000000000000bb2aba00cfd38cd49c17d3da024bcba99ae76ccd78ad02d 537 0.36/1.00 vMB 27
309,485 309,485 000000000000000024cee48916334a07acab2f4b74a1e71f3e4fe09bd1c4fd20 889 0.63/1.00 vMB 25
309,484 309,484 00000000000000001d4a9aeed3a3779037994777ad98978cc5c9ce5b2852756c 27 0.06/1.00 vMB 5
309,483 309,483 000000000000000016d948079b03c326cbb3c591f80b8b944206898bece1051c 313 0.24/1.00 vMB 21
309,482 309,482 0000000000000000215faeaf58c54e1910cbe938bdcca4563f09ded1acbfbf62 256 0.09/1.00 vMB 63
309,481 309,481 00000000000000001febae05d1a0267817a5345cf4f4efdf9d0f99dd4a03ee71 399 0.33/1.00 vMB 20
309,480 309,480 000000000000000027d83e58083270efcca45239561777fef17ec45737c2ea5d 306 0.21/1.00 vMB 30
309,479 309,479 00000000000000002ffd0195ce335f22421e1ae9f74c3e93645dfb8c9e4cee9c 204 0.12/1.00 vMB 23
309,478 309,478 00000000000000000461946fedb78db1136c55fcd7a485729c78e48b0e5273a1 675 0.40/1.00 vMB 29
309,477 309,477 00000000000000002051a4d342097b7e7d54ef92d99b8f96bdef3724f49e9b51 38 0.02/1.00 vMB 33
309,476 309,476 00000000000000002da63cf731659e28f155bde687b82bcdf983339ea5d758c0 266 0.15/1.00 vMB 31
309,475 309,475 0000000000000000268173191a70a2432caf5cc45d0f260287c1e13e84883822 390 0.22/1.00 vMB 32
309,474 309,474 000000000000000024744a81c12128f7427c8d4edbd0042e2d86a1d7a4ae2eeb 109 0.05/1.00 vMB 31
309,473 309,473 00000000000000003968f9b750bb643006eb48c501ded1057c1c8a706f1d81da 284 0.16/1.00 vMB 25
309,472 309,472 0000000000000000346883ca3cee99ea1d80ec60e9d4a04792be9ddcebce920b 58 0.04/1.00 vMB 14
309,471 309,471 0000000000000000170bcc5f2605aae71fad373a3db2340bd09d8e7b0b875049 550 0.34/1.00 vMB 26
309,470 309,470 000000000000000019ec55645d3587694eb6b5820c2e698b0165e3eb7567ebcf 497 0.24/1.00 vMB 34
309,469 309,469 0000000000000000336be5e178c038fd35120ef68a1c9e63f22b816a79c46a98 446 0.31/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.90 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: 713.75 GB
    • Received: 17.46 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.