Loading Tool

Explorer IconExplorer

Memory Pool

82,513 transactions
31.20 vMB
0.10208463 BTC
Random Selection Loading Transactions
Max Size: 190.02/200 MB

Candidate Block

Mining Attempt ee09d6f667e1b834eca6fc2c3cff17e5525f53a319a491df425b861956834dc1
Version 20000000
Previous Block 00000000000000000000d54ae1f901c1782dfc3a366574883d3ffd6b49db3d43
Merkle Root d575f6b034637643fefcf9e5217f457914e304eca8caa10041e94cbbc63dd597
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,934
Size: 1.00 vMB
Total Fees: 0.02685005 BTC
Feerates: 151.12 > 2.69 > 0.96 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,384 (36,004 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
879,380 879,380 00000000000000000000e025ca28bc93a2bb42bb1a0dc7c47183dfe51e9d0d5b 3,451 1.00/1.00 vMB 8
879,379 879,379 0000000000000000000066c57cb7155f05dbb5ceac8fac6207fa86c986d7c8a6 3,603 1.00/1.00 vMB 10
879,378 879,378 000000000000000000007a43ce0e6828d31b1766a92d48184805205fa12db425 3,670 1.00/1.00 vMB 9
879,377 879,377 00000000000000000000770c2ebbecfcc0f70e3ac07a0c78d7905dd985ddee63 4,152 1.00/1.00 vMB 15
879,376 879,376 000000000000000000006142a69262aec322c4385788a036530d641d7ebef8d2 3,969 1.00/1.00 vMB 12
879,375 879,375 000000000000000000013a13cabdd54d1ce11521b0070f060d0f5b6b5c227869 3,615 1.00/1.00 vMB 19
879,374 879,374 00000000000000000000dce678fb1af0fe4c1f786e5d4a307398c1fe5a0e7ecc 3,358 1.00/1.00 vMB 7
879,373 879,373 00000000000000000000a5bdbed12ee7dcd2a80ba12c88558c8d1c87c7690b1e 3,362 1.00/1.00 vMB 7
879,372 879,372 0000000000000000000175ea29f6c0da5b9c3490d8933c8561adc8f507510cbb 2,834 1.00/1.00 vMB 5
879,371 879,371 000000000000000000000070e6235dd6cbfc09a9d8e996cbabed7a23c439b984 3,572 1.00/1.00 vMB 6
879,370 879,370 000000000000000000007adc0f3f5b779017ff122ddf5dbe67da08b0148f07de 386 1.00/1.00 vMB 2
879,369 879,369 0000000000000000000263226698f0ea792cd5f92d7b1bcd53d77c5fd9df626f 1,952 1.00/1.00 vMB 2
879,368 879,368 000000000000000000021ec2279cb5627bebf09eecaee06c14157e0032dbab65 2,094 1.00/1.00 vMB 3
879,367 879,367 00000000000000000000bb464b85b211a3cd1cea8cf09f5bd544a144fae559b8 3,414 1.00/1.00 vMB 6
879,366 879,366 000000000000000000008ef372b13af10e5133716d5f272f06cc9038da6dba20 2,528 1.00/1.00 vMB 4
879,365 879,365 000000000000000000012707562b3023609856fc515b9c4a803b1b4805614b35 2,682 1.00/1.00 vMB 4
879,364 879,364 000000000000000000001539dcdf6abe8d2aaa3584e679a530deb7a5cafba1cf 3,118 1.00/1.00 vMB 5
879,363 879,363 0000000000000000000208968fc461213462035833e4bb09b42c50325c6e098c 3,404 1.00/1.00 vMB 7
879,362 879,362 00000000000000000000e3e7f864f2d1980120aab3c281b4a8ccd28b488f4a58 2,188 1.00/1.00 vMB 3
879,361 879,361 000000000000000000026c20501a256d617a9ccdc53235070943769a545d4b26 3,047 1.00/1.00 vMB 5
879,360 879,360 000000000000000000026762d06291cc19ff67ae99e7476432a87a1bbc6e3d52 3,290 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 783.06 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: 720.64 GB
    • Received: 18.23 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.