Loading Tool

Explorer IconExplorer

Memory Pool

78,890 transactions
29.11 vMB
0.10009538 BTC
Random Selection Loading Transactions
Max Size: 176.61/200 MB

Candidate Block

Mining Attempt c9daed8c5fc657e9eb8bb534c901e408d6d00ac4bf6c7dbc24bc51439c2b45b8
Version 20000000
Previous Block 00000000000000000001b1838b6a5a4a957646894043843182780c2fbbc032ab
Merkle Root 2daf85ac6c79278ed525e421e708789290ce0e5579361ad7cdcb046bb7ed65d6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,388
Size: 1.00 vMB
Total Fees: 0.03902009 BTC
Feerates: 137.15 > 3.91 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,113 (115,469 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
799,644 799,644 00000000000000000003662ace07ebcad58d9d14d06ed79bee5b432c6f39784a 2,600 1.00/1.00 vMB 10
799,643 799,643 00000000000000000001dca0aac1236cd3a41f18ebaa0f0cc2a7cda39b875954 2,450 1.00/1.00 vMB 14
799,642 799,642 00000000000000000000116427b896117351e454a92e3a043ac20fea3662c558 3,529 1.00/1.00 vMB 23
799,641 799,641 000000000000000000030019654319f6420905b0c59d58109b45b54a612ab1a8 3,279 1.00/1.00 vMB 33
799,640 799,640 000000000000000000026f631a3687b52dd3f3f4bc1f5f4e472d88a32153f919 3,260 1.00/1.00 vMB 32
799,639 799,639 00000000000000000002cf4506bfd3c97746e06d2569fd73be53d941f1ec4eec 3,537 1.00/1.00 vMB 23
799,638 799,638 000000000000000000020a45b000d1c956e1803a4c712697c818083b69f9d901 3,442 1.00/1.00 vMB 18
799,637 799,637 00000000000000000000163875b9e678c17e2b5868b154852452ff63e15e98b9 3,561 1.00/1.00 vMB 22
799,636 799,636 00000000000000000001e5e1e53ee42a064659990ff72ebd5a5de94ed8151798 1,723 1.00/1.00 vMB 17
799,635 799,635 000000000000000000034f24c4c9e36e19ce02ae207a21743e6ecd4fd1645b04 3,599 1.00/1.00 vMB 27
799,634 799,634 00000000000000000002df4334706658febf646603530c07a22bab4d05062c7b 2,554 1.00/1.00 vMB 23
799,633 799,633 00000000000000000004adcb07c6a287f169bd0958848c9cb29ee8aa80fd9ee8 6,083 1.00/1.00 vMB 11
799,632 799,632 00000000000000000001611f4c53105807dea250acecfa277fc56d99e1c28bac 3,587 1.00/1.00 vMB 12
799,631 799,631 00000000000000000002443a2c5eb50567e3cc0fcc6f7014a9b1583faf330268 1,539 1.00/1.00 vMB 10
799,630 799,630 00000000000000000001e5919677f6a9afae0d6aae24233815cf766e1a16aa1b 2,057 1.00/1.00 vMB 19
799,629 799,629 00000000000000000000b64f5f49ea300ee39e63187e73a98d116d41930e5c94 3,400 1.00/1.00 vMB 32
799,628 799,628 000000000000000000013c0fd7509d79447619b444647da852a97c2f8d2d8a76 3,771 1.00/1.00 vMB 13
799,627 799,627 0000000000000000000472e96c6008780ab066fdc791a676c5878f1553e2a514 2,784 1.00/1.00 vMB 13
799,626 799,626 000000000000000000052d34c8bc9e3a010767f60fcd4f1586440df968e0e669 1,699 1.00/1.00 vMB 13
799,625 799,625 00000000000000000000b9b5bc9e9246119ef3334281bec395d7104cbf25685b 2,733 1.00/1.00 vMB 22
799,624 799,624 000000000000000000050a981a91089893822c3d852e615a1548124bb36f305c 3,721 1.00/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.59 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: 671.40 GB
    • Received: 15.93 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.