Loading Tool

Explorer IconExplorer

Memory Pool

78,134 transactions
28.98 vMB
0.07941218 BTC
Random Selection Loading Transactions
Max Size: 175.73/200 MB

Candidate Block

Mining Attempt a0387770a3a9272073bb60196a9b7bd626ddad998d94f61d6a01e9cc500d5f89
Version 20000000
Previous Block 000000000000000000015c2f9dfa0c74d1f310284e6448425037dce28d0417a8
Merkle Root cc24b572da32fd6652ab47a1a49d6a30ec37fd0b5370c592b43151c83a1619cd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,373
Size: 1.00 vMB
Total Fees: 0.01883867 BTC
Feerates: 100.81 > 1.89 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,157 (544,057 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
371,100 371,100 0000000000000000105b667ae09aba5ac7104810991495a402b7da92e7e61789 37 0.01/1.00 vMB 40
371,099 371,099 000000000000000008a3e072f18eb9146f286bb3c74451a55cd7bc4c8f2452cf 104 0.06/1.00 vMB 29
371,098 371,098 000000000000000006ca8af31aedfb5570ae96ec267a4ef829a51633b26ab6de 743 0.51/1.00 vMB 26
371,097 371,097 000000000000000012871b69fd5f59c9db56cb9faaac4f0da5569f40e66a8b35 1,200 0.75/1.00 vMB 43
371,096 371,096 000000000000000013a8452a470b6ea7864e856885775985177cae4e5086cfb6 623 0.37/1.00 vMB 31
371,095 371,095 000000000000000009be77ff8cd45366837648af0cc7344886d120d3b85fdb08 390 0.16/1.00 vMB 42
371,094 371,094 00000000000000000fbaa9be7b59887a494300417f55492203d85817e090a3dd 418 0.22/1.00 vMB 36
371,093 371,093 00000000000000000dc953a3a7947a61fad8a1780940d08117600419a2f8825b 424 0.19/1.00 vMB 36
371,092 371,092 0000000000000000122807c942b28483117922e99aa798eddfb0f80bcd91831d 102 0.18/1.00 vMB 62
371,091 371,091 000000000000000013836aa76c6b2c829c708f26f0eb32f75db174993f3aa0d1 560 0.24/1.00 vMB 34
371,090 371,090 000000000000000004c0659cfa5a9cfc2344dcc82501d1b408ceab2a24daf4f7 1,417 0.69/1.00 vMB 32
371,089 371,089 000000000000000005eb15303f2521611070e72b7e987f8f2f88f7cb8da1d236 515 0.32/1.00 vMB 33
371,088 371,088 0000000000000000071fe4d68170472ee55914bf7066bcc4eff4e88726bce510 559 0.33/1.00 vMB 29
371,087 371,087 0000000000000000048bf432586e6a060cd281e0d5f9fc2bf6f5711a51ffd609 402 0.30/1.00 vMB 28
371,086 371,086 0000000000000000116b94af1b12dd50c3086df73dcfecbf522134a9f0961c5e 378 0.44/1.00 vMB 20
371,085 371,085 00000000000000000b9bf69a2718ffddef4c6c5081437c2440902884b0475d7b 102 0.06/1.00 vMB 19
371,084 371,084 000000000000000001fa3a472b0d185fcf2723396ddb75cb55c34fc463f79c13 774 0.48/1.00 vMB 30
371,083 371,083 0000000000000000041760a762c91dad5351c74ac112dc89108ea4e7a37b7ba2 351 0.30/1.00 vMB 23
371,082 371,082 00000000000000001278e7a5cf280d7b64baa074cf92fe296db71044fa4946b3 1 0.00/1.00 vMB 0
371,081 371,081 000000000000000008449764e07605249e11cfabbae555f265882b18b6b393ba 1,892 1.00/1.00 vMB 37
371,080 371,080 000000000000000003da02458e6aa29a681e43e1cd438951ddd2749b7f841631 748 0.41/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.67 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: 673.09 GB
    • Received: 16.39 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.