Loading Tool

Explorer IconExplorer

Memory Pool

82,373 transactions
30.85 vMB
0.08961545 BTC
Random Selection Loading Transactions
Max Size: 188.72/200 MB

Candidate Block

Mining Attempt e3fec9af965f74c69a44ef5f3cabf265d253174c1c0f9b8737fb7b7a95990a93
Version 20000000
Previous Block 000000000000000000012b8db8fff0c5a04419eeff4b82e3dbc3d9d67db2980f
Merkle Root 70708aa4c7a54dcaf6b9c428fdadb3f17e2d3dbf9439a6a7159047a88569be17
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,351
Size: 1.00 vMB
Total Fees: 0.01931837 BTC
Feerates: 150.85 > 1.94 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,358 (476,930 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
438,428 438,428 000000000000000001e047f434e56a9e3a490729bf1fa129aa08565465c5d73d 1,085 0.41/1.00 vMB 76
438,427 438,427 0000000000000000011e49443a1af3c5a9d76fcf9f2dab418845f0154e40b150 242 0.19/1.00 vMB 44
438,426 438,426 00000000000000000235160ff69f5e57355ea082b6dc14bf348fb439e6890faa 1,667 0.62/1.00 vMB 70
438,425 438,425 000000000000000002f450647652139e8ebc800297a75d5aed0be2b4506aef8c 1,375 0.93/1.00 vMB 51
438,424 438,424 000000000000000002391cadf7827ca6d16f17dde123a5081011475df7aa7f27 701 0.28/1.00 vMB 70
438,423 438,423 0000000000000000018e3dc07530b47331b935a140f76a49a91a67024a81fb7c 1,883 0.75/1.00 vMB 65
438,422 438,422 0000000000000000003d817fc987b2ca2ed789dd43fa6952b84d8e21663a7eb7 1,408 1.00/1.00 vMB 34
438,421 438,421 00000000000000000377e91c326f024d55eb86a178b290685c5f8e0b21232bf0 1,379 0.70/1.00 vMB 42
438,420 438,420 00000000000000000101f88812d9a65b9f767cdeec528c071f322860721e5038 2,615 1.00/1.00 vMB 71
438,419 438,419 000000000000000001c30cc980e4d2196dab467e004a3b41bacbd27b14a181ff 2,588 1.00/1.00 vMB 58
438,418 438,418 000000000000000000f70a76bfa0d1c1b6369e259c04ad3bc383f4cf9fd4edce 2,680 1.00/1.00 vMB 77
438,417 438,417 000000000000000002a095ec3770a46dddfa618987e777c8b83228f434f9693d 550 0.22/1.00 vMB 58
438,416 438,416 00000000000000000002816c4d1f69894c0d831307682f6ad0fc9b024d974bd2 1,749 0.93/1.00 vMB 41
438,415 438,415 000000000000000002ef2c0e4f4d89818ead34c75116159070abc0acf849c6b3 825 1.00/1.00 vMB 21
438,414 438,414 0000000000000000024bb5dea035d63523e4795048fb8d3bd2b0e29479175f17 2,291 1.00/1.00 vMB 46
438,413 438,413 0000000000000000017453f8060d8b48720b344a6657fec6af681113ec3966db 2,828 1.00/1.00 vMB 79
438,412 438,412 0000000000000000003b8f432205682e80158b4e59da6a2c56aa71b18d22ebc8 2,270 1.00/1.00 vMB 57
438,411 438,411 000000000000000000b12a3aab06b7181b828ac1669a3f08a2cc3efc34abe967 2,810 1.00/1.00 vMB 72
438,410 438,410 000000000000000001c1b4d7c56a7832983a15c467fca1312f683aed53fcbb5a 2,306 1.00/1.00 vMB 70
438,409 438,409 00000000000000000387f5806c6a321fc4a8b7446fefa65c29493d638eafafd1 521 0.18/1.00 vMB 63
438,408 438,408 00000000000000000364197cb0590de93817044fe0bbe209261ae0125558747d 8 0.00/1.00 vMB 186
Previous 10 blocks ↓
Total Size: 783.01 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: 718.91 GB
    • Received: 17.99 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.