Loading Tool

Explorer IconExplorer

Memory Pool

52,830 transactions
29.52 vMB
0.09512813 BTC
Random Selection Loading Transactions
Max Size: 158.34/200 MB

Candidate Block

Mining Attempt 2fad2ee29cd1ff79262459d82973b1f171cbe7915bc54ab0e747b888684de2cb
Version 20000000
Previous Block 0000000000000000000086737fba9a33bd6932388559488701a76c615d9b1e14
Merkle Root a247e5873e8876f7da2a04d7c3b42d9216bba9e8400d6d525a3a241178e44666
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,584
Size: 1.00 vMB
Total Fees: 0.02507578 BTC
Feerates: 100.53 > 2.51 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,714 (472,573 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
442,141 442,141 00000000000000000005c93f30e3a8cde898928e7597887df4655cf3ceb67787 3,297 1.00/1.00 vMB 71
442,140 442,140 000000000000000001a168f6bbcc9b1d3b50eb9e6861a4f6f6a16a7197056ba3 2,566 1.00/1.00 vMB 87
442,139 442,139 000000000000000003c58a8a60384bce738fe4de1d296c24479b6e9198fe00f4 2,616 1.00/1.00 vMB 90
442,138 442,138 00000000000000000032012a113bfeb16d989807e2048be8293a8a739475fb18 2,270 1.00/1.00 vMB 84
442,137 442,137 000000000000000000ad0335c2187550a2878a55cd3715928e6734c313b7ee9c 2,085 1.00/1.00 vMB 95
442,136 442,136 000000000000000000eb2a6129e80e89d3c46aca659c4777ad95b8c7c3af1153 2,185 1.00/1.00 vMB 102
442,135 442,135 000000000000000002cd2e4e25774b84bdbcf1bb00ad2e858fb570fe0d266410 2,717 1.00/1.00 vMB 86
442,134 442,134 000000000000000000863434fb8128b94a9465ee85865226d0d68a3436dbf74b 3,242 1.00/1.00 vMB 77
442,133 442,133 000000000000000003056d164a2949b78c871f24acb3b6b9841ee1258564784a 3,443 1.00/1.00 vMB 66
442,132 442,132 0000000000000000011f58bafdf26346d77adaba8239300ffbf71cad972db85a 2,587 1.00/1.00 vMB 82
442,131 442,131 00000000000000000090a6d80ba260826b55aa32d51a6d1cd5311bde998cc328 1,834 1.00/1.00 vMB 96
442,130 442,130 00000000000000000292e2d4b6d8c8b74b265f3a1ae92f1a3d4505a97b09f014 1,963 1.00/1.00 vMB 102
442,129 442,129 000000000000000001cf0e7005c78d22273627184002dd368ef5a5ea07d91561 2,194 1.00/1.00 vMB 116
442,128 442,128 000000000000000003a87c6dc3871086ce3f48bdabff564df8fd15a9927abe04 2,594 1.00/1.00 vMB 88
442,127 442,127 0000000000000000017610bb77e81d4da53339fe26e2b02055d6f390644ec5b1 10 0.00/1.00 vMB 467
442,126 442,126 0000000000000000031bdfdd1976a94a219eb0bb671377e59a0001536354e82f 3,419 1.00/1.00 vMB 74
442,125 442,125 000000000000000000d5eb4c20dc34d770527750485bc8b0d88eb80054921356 1,990 1.00/1.00 vMB 72
442,124 442,124 00000000000000000187af87dc138c18d8fcf10099ff539d5309adfb03ac86d5 1,715 1.00/1.00 vMB 70
442,123 442,123 000000000000000002d501a39eaa8e54aeadec8a010316cb72fab2fc80693ead 2,298 1.00/1.00 vMB 99
442,122 442,122 000000000000000000f6fc663172820b2658f3356906936a765aa2021b4cbe50 2,603 1.00/1.00 vMB 71
442,121 442,121 00000000000000000165f9dc08d508ad2ae3ec089568866f1c5485490b221ec0 1,895 1.00/1.00 vMB 79
Previous 10 blocks ↓
Total Size: 781.89 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: 645.15 GB
    • Received: 12.69 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.