Loading Tool

Explorer IconExplorer

Memory Pool

79,283 transactions
30.72 vMB
0.10738113 BTC
Random Selection Loading Transactions
Max Size: 180.28/200 MB

Candidate Block

Mining Attempt 25e563ae58dd7792bc24f21fc1374db2b60b4d3236eb79fa4605b28a6ceecb7c
Version 20000000
Previous Block 0000000000000000000021f3a956650a7471edcad1ab0779099a4375c55a0f91
Merkle Root 805dd032b0bc0f3694efead10f04911f1f040018e0d5aaa34a4a6ea6fec79eb0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,921
Size: 1.00 vMB
Total Fees: 0.03409223 BTC
Feerates: 201.36 > 3.42 > 0.47 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,058 (502,567 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
412,491 412,491 000000000000000005136b1106757d31d775e071d89adc2f2d0c268eb813b365 2,083 1.00/1.00 vMB 47
412,490 412,490 00000000000000000220b4d61717fa5aa319baabfa26c6bb2758a22ba2918f8b 1,825 1.00/1.00 vMB 39
412,489 412,489 000000000000000003835d762e5a4af90df13138928303965a170d553fa71026 307 1.00/1.00 vMB 11
412,488 412,488 000000000000000005433f75d84920cba9c283d0e76c8bc933f9546665940d7d 1,029 1.00/1.00 vMB 26
412,487 412,487 000000000000000003b46a4bd33ee0700a940fefc53f2d1f1339e96724db2c16 1,724 1.00/1.00 vMB 41
412,486 412,486 00000000000000000175395f2cfdbf5f595e676391162bfadfa94920c798e778 585 1.00/1.00 vMB 14
412,485 412,485 000000000000000003bd46eb027c4554b80be52386c7d58395be3f709bae739a 2,331 1.00/1.00 vMB 46
412,484 412,484 000000000000000001f42820d8f59389a4e772828159917a949b79af08bf44fb 2,445 1.00/1.00 vMB 66
412,483 412,483 00000000000000000464dcd1c8b01a4d8e326fc9d53185cabe13b6be17011088 1,112 0.95/1.00 vMB 24
412,482 412,482 00000000000000000030f6a3adf3e67f35613ce6fa7c645c5fc49b71c9b341ef 2,564 1.00/1.00 vMB 62
412,481 412,481 000000000000000000b83cf354f75d082bca9264034fd88c9da89cb4ace2d841 1 0.00/1.00 vMB 0
412,480 412,480 000000000000000001d7123a06c8fcef7ac2a479ef076e63359f3f3a172b640d 1,396 0.93/1.00 vMB 29
412,479 412,479 000000000000000003b1c0ebe62156293b7c0043b2f3817dcfc1c29cb22c9fcc 2,357 1.00/1.00 vMB 28
412,478 412,478 000000000000000001fca97167619eea767cd1da92b41da5b602a97f1ede1115 2,856 1.00/1.00 vMB 73
412,477 412,477 000000000000000002650ceb7fcc1cfd6812e2fe11fb9d7af60267efd8f58fc8 2,220 1.00/1.00 vMB 35
412,476 412,476 000000000000000001e3579b31fe64e5048eb8669a493e5c7fbcb48cd44f548a 2,995 1.00/1.00 vMB 57
412,475 412,475 000000000000000005465f7442990308639715b3dae1bf4d604e0f300e443799 2,351 1.00/1.00 vMB 70
412,474 412,474 0000000000000000044de3df271642b1a59040861c55ad2cf54749b7e2ea467d 1 0.00/1.00 vMB 0
412,473 412,473 0000000000000000053afff28480ce4e951304fe6dfd805ed498eb1a53d6d0c4 1,762 1.00/1.00 vMB 78
412,472 412,472 0000000000000000044169c9fd11b99e3d79a586eab82aa8386ad836217b6d18 2,669 1.00/1.00 vMB 63
412,471 412,471 00000000000000000047821399c834e3da2695932a21faad168c1e183897650b 2,593 1.00/1.00 vMB 84
Previous 10 blocks ↓
Total Size: 782.49 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: 668.33 GB
    • Received: 15.48 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.