Loading Tool

Explorer IconExplorer

Memory Pool

30,779 transactions
25.04 vMB
0.05292786 BTC
Random Selection Loading Transactions
Max Size: 124.29/200 MB

Candidate Block

Mining Attempt 6df59a493da01001aa3303e2926432d5b4cd6cea24a7f15316b2299fe9e26c1d
Version 20000000
Previous Block 00000000000000000001722f1792b25382798042f3258e47694b9704d856e804
Merkle Root 3ad9d71fbfddcb05f9877c73a85fa929d198075ba9383f87004ed574a5486ee5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,802
Size: 1.00 vMB
Total Fees: 0.00766724 BTC
Feerates: 67.85 > 0.77 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,209 (809,159 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
105,050 105,050 00000000000291384e44f8d958d1118857eed5e95a0d81591134c8e482a2abcd 4 0.00/1.00 vMB 0
105,049 105,049 0000000000024200bd55bcee3878bd6db9a8816ebeb79574e853f746498989bb 12 0.00/1.00 vMB 0
105,048 105,048 000000000000b9e673ba7dba91860bb35bb8581fa2f080dd8661dc0d57f69562 13 0.00/1.00 vMB 0
105,047 105,047 000000000001bc29dac1572c65bc81f90ec58bb9eff730c07a4d2b8ef6469e54 7 0.00/1.00 vMB 0
105,046 105,046 00000000000012559bccd380d275fb404c20a75f07ae1ec4a64b2378a1ce0f30 4 0.00/1.00 vMB 0
105,045 105,045 0000000000019e9af979e8e292981efa0d242a26987b336e1e59555715d2480d 23 0.01/1.00 vMB 0
105,044 105,044 000000000002a3db02de812f3a9a0acc67f43c28ea0e68103623d533615bcc05 2 0.00/1.00 vMB 0
105,043 105,043 00000000000199c0e8bee54597b88f8af316905ad0ac2e01e66b37f233af8e1f 4 0.00/1.00 vMB 0
105,042 105,042 00000000000044746be1e53b3e03d20dbdc5881a10efadca05da6aef5e5d9297 2 0.00/1.00 vMB 0
105,041 105,041 00000000000255a759ec38835cc80982adb2a466e919d6b1912dd66c4af7d0ff 1 0.00/1.00 vMB 0
105,040 105,040 0000000000025ab95f018b8230d3cb8693b6b303f05cc30539a681b68966d890 5 0.00/1.00 vMB 0
105,039 105,039 0000000000012fa798a19dc23324a111765d3dbe9bf10afcebf151c983c344d2 9 0.00/1.00 vMB 0
105,038 105,038 00000000000285b6fde7d9f4d0ac766c655c6ac62168104e483cd676a90d1ccf 9 0.00/1.00 vMB 0
105,037 105,037 0000000000000ef4262dfd3b11675a5ebe373267132b8f33b4e44413a175df2a 10 0.00/1.00 vMB 357
105,036 105,036 000000000002e60b5a2525fe96141c60cfb48b6b0cb769fb8914eff895cd46a2 12 0.00/1.00 vMB 0
105,035 105,035 0000000000001f49536413680a7ec75b787ab0d0c4d525fe86a765ef2bb58a86 25 0.01/1.00 vMB 0
105,034 105,034 0000000000012cde46914a5b1c355bb99c45bd507e77713cfc8e1c307cbbe3e5 3 0.00/1.00 vMB 0
105,033 105,033 00000000000042a8bf88fcc9ba8befedd225327f3b64d6e2916fd03e420a936d 2 0.00/1.00 vMB 0
105,032 105,032 0000000000026f7bc023b516fef57582ed2747c6271c54ab35f09c18f8702f2c 1 0.00/1.00 vMB 0
105,031 105,031 000000000000fa5c203cdf27dc0814dbac75cf512b46c81a0020ba59eed8573d 3 0.00/1.00 vMB 0
105,030 105,030 000000000002811868c828383aa588ff8d09a3e905813d3cf353a4aad8376143 5 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.96 GB

Node Details:

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