Loading Tool

Explorer IconExplorer

Memory Pool

79,481 transactions
29.65 vMB
0.07717238 BTC
Random Selection Loading Transactions
Max Size: 178.13/200 MB

Candidate Block

Mining Attempt 47c163b72836a1f1ef4eb341b4bd555254b6550ffeb99a519ab120c455fbed2a
Version 20000000
Previous Block 000000000000000000013cf702d9414db714b4bbb933ec22a416aebfd32738ef
Merkle Root e49110a78c25ab347742129952432a5379f7ae93184473608ff1df08d5695ca5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,450
Size: 1.00 vMB
Total Fees: 0.01683033 BTC
Feerates: 502.65 > 1.69 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,010 (505,932 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
409,078 409,078 0000000000000000000247232bca72dde2fa58497ea33efad2c10300a4984692 3,207 1.00/1.00 vMB 46
409,077 409,077 000000000000000004fe8a58f4a834e4228f07504e3578a6b2e5db94d59e2a59 3,192 1.00/1.00 vMB 59
409,076 409,076 00000000000000000471a058c74c3e0e3b7feda533831069b798b46811666e9b 1 0.00/1.00 vMB 0
409,075 409,075 0000000000000000005279c53efbdf00823acdf3015932da21afb88c7b22dff1 782 0.30/1.00 vMB 24
409,074 409,074 0000000000000000026a2cd5c85ef9c395154ff7e8af086515c3a82e7b8476f7 1,601 0.66/1.00 vMB 30
409,073 409,073 00000000000000000312b5d16cb17f8c5f33a318e47d4c6816cfc26a7f10a506 556 0.56/1.00 vMB 17
409,072 409,072 00000000000000000467a274d2e564980574e3811eb871597ef562471a032261 2,164 1.00/1.00 vMB 38
409,071 409,071 000000000000000005c7c088310429f3324ca2921945586567d7d5df75c1c951 3,175 1.00/1.00 vMB 53
409,070 409,070 0000000000000000059143139801b1667c48c4c66d268b8a48b2206b7eccc505 696 0.61/1.00 vMB 17
409,069 409,069 000000000000000001569ae442a9081b2da0d7813b4af8c8999e830c39ece1eb 368 1.00/1.00 vMB 8
409,068 409,068 000000000000000000aa5e2d4e8be49d707790229b839efcb7c1204f7a6eb8e6 1,392 1.00/1.00 vMB 22
409,067 409,067 0000000000000000010bddeff636ea02aa1df676c1c391d896ae3de2ad42743b 1,605 1.00/1.00 vMB 28
409,066 409,066 000000000000000001e9f1af151e8c107d94952ef594ce1a88b3061de93befa4 682 0.99/1.00 vMB 17
409,065 409,065 000000000000000004334fa8461b80c61d8c06c385dbf9d7615ca7e4b0bce68e 974 0.40/1.00 vMB 41
409,064 409,064 000000000000000005c777656d60439436f42381eb52fc3667c182c6ced599ba 405 1.00/1.00 vMB 15
409,063 409,063 000000000000000004592f371e60eac6dbf2a9fc395a2b5dd25100c86f7eceb3 1,019 1.00/1.00 vMB 23
409,062 409,062 000000000000000004b4596ce7ed938bb4785c2506268d9f24e2f0193d70f29b 674 0.99/1.00 vMB 17
409,061 409,061 000000000000000004032c85b6d04f6c980fdb983ddb88c8e15dc2f30472a9bb 1,683 1.00/1.00 vMB 32
409,060 409,060 0000000000000000045252171f0748025ce9fc9229ae61925ff29493501df143 2,809 1.00/1.00 vMB 44
409,059 409,059 00000000000000000030e15008a19b82e21d6a95e066ccb3a33d2f6cee20ee72 2,102 0.75/1.00 vMB 54
409,058 409,058 000000000000000002bcf200d10d25dadd209aab495c9e625944aff96ed9c281 15 0.00/1.00 vMB 52
Previous 10 blocks ↓
Total Size: 782.41 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: 665.18 GB
    • Received: 15.09 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.