Loading Tool

Explorer IconExplorer

Memory Pool

87,862 transactions
32.57 vMB
0.24827413 BTC
Random Selection Loading Transactions
Max Size: 194.67/200 MB

Candidate Block

Mining Attempt 0ae31d0dc8c50abaca2bd94818120a630ea0418d675a69e93e067cf1d850020a
Version 20000000
Previous Block 00000000000000000000056fab688ddf67ad8d7a1620fa9f28be0953d6e5a38f
Merkle Root a1c63f12af2f10d04fce266f72f75089f6773819de392a79658e7982df867798
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,868
Size: 1.00 vMB
Total Fees: 0.10992086 BTC
Feerates: 538.26 > 11.01 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,147 (863,630 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
51,517 51,517 000000001f0bfd773a1d45555acc2bf031ca42cbde4dfd50f769bd07ab05dd58 1 0.00/1.00 vMB 0
51,516 51,516 000000001a7fb8d7f0f308aa30c7f97f10634c3021b237076d7f07615d4c1bd9 1 0.00/1.00 vMB 0
51,515 51,515 000000000ec2de2f932f95a7c2ebece8d5932b04bbdc8a014e9952f6d02f5369 1 0.00/1.00 vMB 0
51,514 51,514 000000000354d9d8a00cec8d2e3a66f66a044fb2ed622cd45b441809ccd7be8a 1 0.00/1.00 vMB 0
51,513 51,513 0000000014602cddc509973e3819376246a199af312d9199cc58d789f8e4d72c 1 0.00/1.00 vMB 0
51,512 51,512 00000000207a6d779879d74608c4b9e24cfdf61617986fff777745b7addd6f3a 1 0.00/1.00 vMB 0
51,511 51,511 0000000017e1b2c203ee54e83703f2100ac1b1cef006bec69efebbc94f920ce7 1 0.00/1.00 vMB 0
51,510 51,510 000000000e6ff1a10cd94926024a7b351b2f42cff3c0fb724456bf3c6d68d923 1 0.00/1.00 vMB 0
51,509 51,509 000000000c37b9037927bc638919218072e5a85c812ccc459498ac0077cdecdf 1 0.00/1.00 vMB 0
51,508 51,508 000000000254f01f6bfac4311519fcc08c21533f21f6df7ae31b6ed02cebd171 1 0.00/1.00 vMB 0
51,507 51,507 00000000137d0a4d434a96ee0347e16d5a1edabdc8133c296cb9302b3eb11d47 1 0.00/1.00 vMB 0
51,506 51,506 00000000144ccbcfb5ea31898744dbcb729f179a70167dba9c34c91dcdbb9d21 1 0.00/1.00 vMB 0
51,505 51,505 00000000045dda7828c9e86953f66c767e0f2bb559d764afa4f1472b195a6434 1 0.00/1.00 vMB 0
51,504 51,504 000000000e2f79ecee157f0269b3c920ae5e736efec1acbe27075c26ce6e357e 1 0.00/1.00 vMB 0
51,503 51,503 0000000000ee45a8f037d34e4cb7e6c254dda49d413cdc84fdeb47df87510a77 1 0.00/1.00 vMB 0
51,502 51,502 000000001a223ceff19d45214dda5ae6b2d0575763fc3ac5f90d2eaa18798035 1 0.00/1.00 vMB 0
51,501 51,501 000000000688dfe6b71522d431a7da0aa293d6a00e121c0a4cc20f0aadd1961a 1 0.00/1.00 vMB 0
51,500 51,500 000000001eb03b26176e70b7d4e35108df00daca033a86beea0ce9ef0f0aea8b 1 0.00/1.00 vMB 0
51,499 51,499 000000001d8fbe983d7435c4d4848a82c4a9f1f5100865f701f6c5b673e11574 1 0.00/1.00 vMB 0
51,498 51,498 0000000003bf49835a8d28d2e0f17a6d8e97a003f47854209e2ae44aa757df42 1 0.00/1.00 vMB 0
51,497 51,497 000000001cd4136930ddd429f0aa93933932208a37c9861f243ae18e28d17eca 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.65 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: 672.71 GB
    • Received: 16.32 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.