Loading Tool

Explorer IconExplorer

Memory Pool

77,423 transactions
29.02 vMB
0.07003734 BTC
Random Selection Loading Transactions
Max Size: 177.96/200 MB

Candidate Block

Mining Attempt 8e582abc39ade7d07c471f373d983b124f73acea09827cb42ffeb69ef19f2a22
Version 20000000
Previous Block 0000000000000000000027dcf55a304369afd3cca827fc0f21564e005bce68ec
Merkle Root e4b8305f967191fe68735987b3547092bda2b0bc1722541218ac792e792abb78
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,138
Size: 1.00 vMB
Total Fees: 0.00639887 BTC
Feerates: 96.15 > 0.64 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,236 (500,027 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
415,209 415,209 000000000000000004b959a2273cf868dbb1cfd721f452fd96e8d82f94c26fde 3,638 1.00/1.00 vMB 45
415,208 415,208 00000000000000000066b1ab330bf37527019e99429e041b4ae726396bf24537 2,341 1.00/1.00 vMB 65
415,207 415,207 0000000000000000050f3462384a05a6f10213443a45bf2e40098c8ae25b8786 14 0.00/1.00 vMB 145
415,206 415,206 0000000000000000025a297e05aac1d7b9087a2ef419dc909bf67c7a62cbe357 3,053 1.00/1.00 vMB 102
415,205 415,205 000000000000000002571beaec0f4a1a81e50c019b3c3daaaf3a30ece83f2cce 783 0.38/1.00 vMB 43
415,204 415,204 0000000000000000042be1533246efc78e4a84f8fc565b400ddcd6015975213e 2,115 0.96/1.00 vMB 44
415,203 415,203 000000000000000000f13ea431f1d025d85a17c5fb6289e8f58f85ae7658076f 1,615 0.98/1.00 vMB 32
415,202 415,202 000000000000000005368190a622f9bb7c137422e29aba809503142c853579b7 2,230 1.00/1.00 vMB 60
415,201 415,201 00000000000000000400372b8bdf88e78dbc95e0b3b21b10f4d61dc8f3b11837 1,054 0.62/1.00 vMB 32
415,200 415,200 000000000000000002e786003b68183b14964916e7ab0392a3b367542d6f0514 1,556 1.00/1.00 vMB 35
415,199 415,199 00000000000000000469a4620c88f25e6837e85341c39dfda3ef4c0a2049a2aa 1,143 1.00/1.00 vMB 24
415,198 415,198 0000000000000000022dda063b0216d8bfd29e58621fb9e83497d9b0bcbc6237 2,048 1.00/1.00 vMB 44
415,197 415,197 000000000000000004422369776a925d1718282788d84be00ca7fb63806ede6e 2,279 1.00/1.00 vMB 36
415,196 415,196 0000000000000000051f2fc1a434d6365f88b90526eb77ce466795e612e15f73 2,547 1.00/1.00 vMB 45
415,195 415,195 000000000000000003e70880a136b8055ef17a0766a74cc6636d740113165401 3,064 1.00/1.00 vMB 58
415,194 415,194 000000000000000003afc1981b6cac70cf78f6dcdc21d0778befa64b87d56716 2,422 1.00/1.00 vMB 93
415,193 415,193 0000000000000000001c00e093d6ab5f3d5362d71e95dab26e17ce9ed5217c73 1,746 1.00/1.00 vMB 26
415,192 415,192 000000000000000003b2517fd8182b1f100d61656649fec68f4ff2e992b42b7d 2,767 1.00/1.00 vMB 70
415,191 415,191 000000000000000003976bdfc168efd900daa8e24f5d2388becc927793a477d2 2,280 1.00/1.00 vMB 48
415,190 415,190 000000000000000001e43c9e3afd92fd445b3bfe1ef9f4db75534d391c934217 1,755 1.00/1.00 vMB 37
415,189 415,189 00000000000000000443ab37d93e3cd8b0bf168b2f633525dcdfbf097d532f30 3,059 1.00/1.00 vMB 56
Previous 10 blocks ↓
Total Size: 782.80 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: 710.01 GB
    • Received: 17.01 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.