Loading Tool

Explorer IconExplorer

Memory Pool

44,526 transactions
27.37 vMB
0.07277183 BTC
Random Selection Loading Transactions
Max Size: 144.28/200 MB

Candidate Block

Mining Attempt f9468d6e635268a1110142a5a5b650a91620dfe2f3c4e61f8fd513c23f9c2b05
Version 20000000
Previous Block 0000000000000000000025449f50590d909b1288ad98721336244ae461997fee
Merkle Root ab70d80cb2038bf1b3f4763698780aac6f59f36ada48b8a9bef0acc59945190e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,983
Size: 1.00 vMB
Total Fees: 0.02148167 BTC
Feerates: 150.77 > 2.15 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,898 (469,312 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
445,586 445,586 0000000000000000003617681a6d3d26221abccfe186aa50c8abcd21fea4a05f 914 1.00/1.00 vMB 60
445,585 445,585 00000000000000000308a7eedc0495082e555b1a3bad404d8b6033a95bea33dd 2,322 1.00/1.00 vMB 70
445,584 445,584 000000000000000000dcda7397705685dd0ea3d4633cfdf153d12e2dd72b1780 2,073 1.00/1.00 vMB 95
445,583 445,583 000000000000000000c65cf4add9fb15146493748c1ec3db876f3f7065ed1189 2,135 1.00/1.00 vMB 96
445,582 445,582 0000000000000000002dc75d58705b73900796e5247a80678b54446137d5cfc4 2,557 1.00/1.00 vMB 71
445,581 445,581 0000000000000000014eec5d65f012df487d5878e9dfccad7dc6f1a6b9a316cd 2,403 1.00/1.00 vMB 79
445,580 445,580 00000000000000000186210330823c2321dbb477a994b8709891f98686e921cf 1,021 1.00/1.00 vMB 32
445,579 445,579 000000000000000001351b3dc9d8d2751d62bc3fb470fef3b9b22114b3869e49 1,567 1.00/1.00 vMB 54
445,578 445,578 000000000000000001352afc74bc78b8a42c4b0069fb1ce6c393c4e089fde301 2,555 1.00/1.00 vMB 84
445,577 445,577 0000000000000000014a28a565b7bf260d446f2051ec6dbfb56583d851a684cc 1,066 1.00/1.00 vMB 40
445,576 445,576 000000000000000002114fd5abf3323cc38e3cab597a1d5bfa8ed4c42e68dc7c 1,507 0.98/1.00 vMB 48
445,575 445,575 000000000000000002a65291ce4d1b9a6f73c4011e66ed261ec7c6cbb614b15c 647 0.44/1.00 vMB 51
445,574 445,574 00000000000000000251aad33062279f1f544d19ce6e736502b25c987324b071 1,837 1.00/1.00 vMB 57
445,573 445,573 000000000000000001ab8e4ddd6ef76e26a4a44f63a7aefedcc25f3f215524c2 1,988 1.00/1.00 vMB 53
445,572 445,572 0000000000000000011dede02c117346fe85c2636543897200e1ece410a5816b 1,995 1.00/1.00 vMB 50
445,571 445,571 0000000000000000005da04f32f67bb4715c68e82eb40e4c52e920679ce8de19 1,622 1.00/1.00 vMB 64
445,570 445,570 00000000000000000123a1c0e2dbfa8520f37365fc9b11ab497f1e30cb6534ba 2,125 1.00/1.00 vMB 64
445,569 445,569 0000000000000000002f8f96a5120432fe64cdcd357723062f837c01e492ecc0 1,951 1.00/1.00 vMB 67
445,568 445,568 0000000000000000023af9b94bef89d5dc411053009c6b19b637bd4da6efe551 1,894 1.00/1.00 vMB 85
445,567 445,567 000000000000000002cf9fd7c154571319c97fd0df9ab706a90fd58ac771ab4b 2,290 1.00/1.00 vMB 64
445,566 445,566 00000000000000000331ab3efa91b7dc3dfbe0164456b5d35a285af8358f4724 3,254 1.00/1.00 vMB 76
Previous 10 blocks ↓
Total Size: 782.21 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: 654.29 GB
    • Received: 14.12 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.