Loading Tool

Explorer IconExplorer

Memory Pool

76,309 transactions
29.19 vMB
0.10576337 BTC
Random Selection Loading Transactions
Max Size: 172.59/200 MB

Candidate Block

Mining Attempt f52b9f90b1560ac970bea2ff7b0cd73ca0dca3634a4653d4a67003e5197dc692
Version 20000000
Previous Block 000000000000000000007d0a1e8c0ae4964fa44e3af26c0b0a6f061f00bb89fc
Merkle Root e5f7605bc21340dca9528d240ee7ed6c3c5b05d133d4ac921af21d718dee560b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,390
Size: 1.00 vMB
Total Fees: 0.04282718 BTC
Feerates: 201.37 > 4.29 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,039 (76,524 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
838,515 838,515 00000000000000000000bd33ab8f74403fe57e9dd4692ca496a18a67add0243e 2,399 1.00/1.00 vMB 17
838,514 838,514 0000000000000000000129e20a57ac86f579a25b247aeabe70b3eed2261ce8af 2,922 1.00/1.00 vMB 23
838,513 838,513 000000000000000000004f454fe8e8e0ad9927da70069901b584166bb326ec7f 3,046 1.00/1.00 vMB 41
838,512 838,512 0000000000000000000253d788df9d965321896c3073704c6b14b5aa20c0ce70 2,709 1.00/1.00 vMB 36
838,511 838,511 000000000000000000021b57bccb972207cf6da1b9aff39b66905a8b95c06561 3,381 1.00/1.00 vMB 34
838,510 838,510 0000000000000000000214e3500ffdc37c0f446e1094a822d1357c0ced192302 3,664 1.00/1.00 vMB 18
838,509 838,509 000000000000000000016a0a2653c260699067ca69612a39f7a3c252ee90b7e3 3,125 1.00/1.00 vMB 29
838,508 838,508 000000000000000000021215aaff5b24f609c458a1abe470994de947e411fec4 3,023 1.00/1.00 vMB 36
838,507 838,507 0000000000000000000104b86e03a83166d588ec1f40f1a8e9955c98b70b2683 3,379 1.00/1.00 vMB 47
838,506 838,506 000000000000000000031f2161751101e0fe88dffbd7ba9c972b540adde8ea52 3,574 1.00/1.00 vMB 28
838,505 838,505 0000000000000000000169b9760abbd6a3ceba8138cd7e63dab403116c46a154 2,864 1.00/1.00 vMB 26
838,504 838,504 000000000000000000035b96fd053f68ed95178e2fb347a081f0f194f90ce8e6 3,549 1.00/1.00 vMB 38
838,503 838,503 00000000000000000002bf8b72a063424ec55f7c80bdd67b430a4d4ac22e24d1 3,802 1.00/1.00 vMB 33
838,502 838,502 00000000000000000002d0d00ea13debffa2a47373f6973935cbad1438863293 2,703 1.00/1.00 vMB 18
838,501 838,501 0000000000000000000149ec4d86b7874a0e430213ea290bc2903d9dfca817fb 2,959 1.00/1.00 vMB 25
838,500 838,500 0000000000000000000324786adebe0edf1efad295ed1dd5c61505b5b26693ea 4,197 1.00/1.00 vMB 29
838,499 838,499 000000000000000000013862ce4a5391d73f7bffc2c5708fd35de37d762320b2 3,643 1.00/1.00 vMB 32
838,498 838,498 00000000000000000000acdde2146ae9708dd3c911ca10039c54535cab33ad2e 4,094 1.00/1.00 vMB 42
838,497 838,497 000000000000000000015c7c620f9d2e52ea764c7b3b89b761614646c51fdd98 4,225 1.00/1.00 vMB 51
838,496 838,496 00000000000000000002f82d93472f86fa4e8dde9dde6b2361100b0ded6dbcff 3,931 1.00/1.00 vMB 47
838,495 838,495 00000000000000000001f116e8eb24e4907197df0cddd432cfdc7825da3e7e22 4,168 1.00/1.00 vMB 54
Previous 10 blocks ↓
Total Size: 782.46 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: 667.91 GB
    • Received: 15.31 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.