Loading Tool

Explorer IconExplorer

Memory Pool

77,910 transactions
28.86 vMB
0.08785160 BTC
Random Selection Loading Transactions
Max Size: 175.09/200 MB

Candidate Block

Mining Attempt b3da29bce4630db2d643a3e35d0480a677f2f916880f278cfa4b6a45c5828f19
Version 20000000
Previous Block 000000000000000000002eabceb06a9084ae7362b60d023c0338d08728b0d723
Merkle Root 25ff8d8241276339a5736cbd9c97b15da6fc979bf6b4225afe4e48e61ab814b9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,964
Size: 1.00 vMB
Total Fees: 0.02782109 BTC
Feerates: 150.68 > 2.79 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,105 (359,703 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
555,402 555,402 00000000000000000025afb4aed7550b9806fce0876c813fabf9c949105a52ee 655 0.44/1.00 vMB 6
555,401 555,401 00000000000000000012ae376339d31bed1a4728ce4a78ea101676060f9baf44 2,648 1.00/1.00 vMB 16
555,400 555,400 0000000000000000001ce91570bc2d9d2f8102c6d8f002f2ce0e712aff0579f5 569 0.20/1.00 vMB 16
555,399 555,399 00000000000000000034221157bbeaff96c4db85c8b3d6e69f91cddd78ebe081 669 0.42/1.00 vMB 6
555,398 555,398 00000000000000000008304485f46fc566445d9d91750924b5e7e51de720abc6 2,031 1.00/1.00 vMB 16
555,397 555,397 00000000000000000023be4d12444bf3900ace20601961eaafa793710b03225f 1,195 0.53/1.00 vMB 16
555,396 555,396 0000000000000000001d41b8bd09e5eb31dd9ffcdc1c1d897ff95f20585fb47d 145 0.06/1.00 vMB 15
555,395 555,395 00000000000000000009bc3261d0d931c2145d87cadaeca6d9a5f67747295536 1,948 0.83/1.00 vMB 15
555,394 555,394 00000000000000000017f5683b9ea188ca2c108abbb81cea97ddec37d71e3884 1,856 0.86/1.00 vMB 14
555,393 555,393 0000000000000000001e96bb32ae451c745b14b956212df73d695eb89ae08836 19 0.01/1.00 vMB 34
555,392 555,392 0000000000000000002715dbc065eff960a7e6ff8cca790c9ea3770eec8fc768 620 0.26/1.00 vMB 18
555,391 555,391 000000000000000000231d57c0752cf00025b48efecd47d3b91c530a071d0b48 1,902 0.99/1.00 vMB 11
555,390 555,390 0000000000000000001faf4ad35f880fe3812651de23c48132774a036fe5c2a1 832 0.43/1.00 vMB 16
555,389 555,389 000000000000000000076d484449e93378186cbabe6f2ebc29650eea522d3e40 2,387 1.00/1.00 vMB 13
555,388 555,388 00000000000000000016c7f8f2aa5f6ffd6e7386a55a63b9c698eeb7881a7318 1,386 0.63/1.00 vMB 12
555,387 555,387 0000000000000000002918e1124c1a283ac83b86aad3b173ed965e6e38b3f0bd 935 0.58/1.00 vMB 9
555,386 555,386 0000000000000000001cfe83595e47477f07a00792a109896e94d1883d98a11f 2,596 1.00/1.00 vMB 10
555,385 555,385 0000000000000000001e9be199009d346109d33c52360cbe60eb32a5dbca0c35 1,693 0.64/1.00 vMB 29
555,384 555,384 000000000000000000253f8e6ff69035c92d254df2386a6c1512d7baa7f15517 2,036 0.89/1.00 vMB 17
555,383 555,383 0000000000000000001fc77462637eece71d8d9473ba41d2b5359c6c7aac1a3d 1,134 0.46/1.00 vMB 11
555,382 555,382 0000000000000000003537ebb951349b3457ea858b47f0672cc92959af96e02b 1,446 0.58/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.57 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: 671.17 GB
    • Received: 15.87 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.