Loading Tool

Explorer IconExplorer

Memory Pool

79,352 transactions
30.75 vMB
0.10842413 BTC
Random Selection Loading Transactions
Max Size: 180.49/200 MB

Candidate Block

Mining Attempt 0a3f319072bdd0276a763dd65242aa57db38df90463269c4afad91a6129e91b4
Version 20000000
Previous Block 0000000000000000000021f3a956650a7471edcad1ab0779099a4375c55a0f91
Merkle Root c26b00c2d20c2ae83b56a66a018e811ed83c3c675d784fa0d908efa97e132012
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,832
Size: 1.00 vMB
Total Fees: 0.03469954 BTC
Feerates: 201.36 > 3.48 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,058 (502,561 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
412,497 412,497 0000000000000000034877bb5e4f60adf93d99898b8750f52ca924b411a76b9b 935 0.80/1.00 vMB 30
412,496 412,496 000000000000000000e76de27e694b2447d49aba69d5292320c6c8c3a0c4c769 146 0.10/1.00 vMB 28
412,495 412,495 0000000000000000034e964d6b1b3cf70337c81f0fbe2e3eca0deb827b6b6c87 326 0.29/1.00 vMB 34
412,494 412,494 0000000000000000008e8a01bf903e9317e63aa24f0b87bbbee8d1face6af5a6 1,930 1.00/1.00 vMB 46
412,493 412,493 0000000000000000021029bc359437c008b6b684f1905fde48365d12675810a7 187 0.81/1.00 vMB 8
412,492 412,492 00000000000000000082c0fabf146d62d19292e6146c4dc9e1735b49ef19ceba 1,274 1.00/1.00 vMB 30
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
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.