Loading Tool

Explorer IconExplorer

Memory Pool

79,469 transactions
29.65 vMB
0.12647969 BTC
Random Selection Loading Transactions
Max Size: 179.13/200 MB

Candidate Block

Mining Attempt 5a2f6d6bfb26fd4147d23b48a3ff9bdd0c464ebde80568bbe3691f3a3c15b369
Version 20000000
Previous Block 0000000000000000000172681c51a3d1420d64b53f092a1fc2f3f9d3e0558f71
Merkle Root d62c7647ea6238f82ff7c04a946c7bebcf20c8c04efee7cdd8d8115213e7a284
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,810
Size: 1.00 vMB
Total Fees: 0.04531003 BTC
Feerates: 198.58 > 4.54 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,270 (182,109 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
733,161 733,161 0000000000000000000130b5e17b7c055a99ced52779a5b7468fa5b5e49a5ddc 2,301 1.00/1.00 vMB 2
733,160 733,160 00000000000000000006c97f72e9e09066b507ed83970dc1daa2be1d31b1d2cf 2,130 1.00/1.00 vMB 8
733,159 733,159 000000000000000000058f040a0f498c9977af38c9f8661dd866ac5807234532 3,732 1.00/1.00 vMB 14
733,158 733,158 00000000000000000002cf72158f581d82ba29ca9ce8ef1ec0715397690ddef5 2,317 0.76/1.00 vMB 8
733,157 733,157 00000000000000000009a58fe8631be9a12cb85084c2a1384661e30a691601f0 613 0.22/1.00 vMB 8
733,156 733,156 00000000000000000005a65a7b3ace3a8c31b0ef063a5bdbfd3798b013909c86 996 0.36/1.00 vMB 9
733,155 733,155 00000000000000000004732194ad966666d5e6d37975d5d7c6f313a7bc87232d 727 0.33/1.00 vMB 8
733,154 733,154 00000000000000000000d7e5fb0c6201f3f0d97e89847a377b7b22ecadb4cda6 660 0.25/1.00 vMB 8
733,153 733,153 00000000000000000001e03acbe0a6fd91d6b591c78e698a29e254aa4417c930 2,233 0.93/1.00 vMB 8
733,152 733,152 000000000000000000092f1340df20fc2e55ad61f25d7f9acbdc813e087aa9b7 75 0.05/1.00 vMB 6
733,151 733,151 00000000000000000006952248df9be79deacf6fa0b88c09611f3f526529e0f4 322 0.09/1.00 vMB 9
733,150 733,150 000000000000000000005e1de8eda70a3259bc8aa643478ab10c88df7c6012a0 416 0.17/1.00 vMB 15
733,149 733,149 000000000000000000089a178bf486b9e8c3a85dbfe89fe1db96cc543ff2cc1b 569 0.22/1.00 vMB 9
733,148 733,148 0000000000000000000773f1adde014596334c1bf7dd94b05bf646568d184dc4 2,549 0.94/1.00 vMB 9
733,147 733,147 0000000000000000000229e322825bdc38e88268045652b23ffda44719d9e80e 536 0.28/1.00 vMB 10
733,146 733,146 000000000000000000006ca65d0abbc1f9a0d4b200d2c9095b3ec379af26a0d3 487 0.14/1.00 vMB 7
733,145 733,145 00000000000000000009eed8121449e776bc95b0a5fe85b8ad80dd4bc131b2cc 577 0.20/1.00 vMB 8
733,144 733,144 00000000000000000002cbf69a79a746852cb5f3f93b9bd262d0ae2bb777c133 1,581 0.62/1.00 vMB 8
733,143 733,143 0000000000000000000744ab762b76ed58d9481a5e7df562a3b36f4e9de1dae0 69 0.02/1.00 vMB 10
733,142 733,142 00000000000000000006d9526fc4023f90db737e0404a8203e46a01bc7e10c3a 476 0.66/1.00 vMB 2
733,141 733,141 0000000000000000000233f7359a934694c3acececdff32060577b5cbe0dba23 1,517 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.86 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: 712.96 GB
    • Received: 17.25 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.