Loading Tool

Explorer IconExplorer

Memory Pool

73,891 transactions
27.40 vMB
0.06823613 BTC
Random Selection Loading Transactions
Max Size: 167.05/200 MB

Candidate Block

Mining Attempt ddf27aaed4613c1608bac81f238e9ef4ef1a023cf2c15cb791c5fc3e25c65e76
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root fcaecff7e1150b9dc2cbdf2e78bbf0b1eeab5ab660308fd0a958d800d2000f62
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,881
Size: 1.00 vMB
Total Fees: 0.00996294 BTC
Feerates: 101.19 > 1.00 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (473,564 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
441,747 441,747 000000000000000000293a2826be87896cde4f9e739b6b97b7d77a6c15d37cf9 2,118 1.00/1.00 vMB 98
441,746 441,746 0000000000000000032af5e3b63087b6b3cf606aaea428f3cffef38edcc034b0 758 0.30/1.00 vMB 81
441,745 441,745 0000000000000000009a4337fef7ebe20c902f33467364ed96e6836189fe272c 1,282 0.53/1.00 vMB 61
441,744 441,744 00000000000000000300aa23536db5a992c35047426afddea781cb5457b1fd2b 2,762 1.00/1.00 vMB 90
441,743 441,743 000000000000000001b0f1d335cc26c3f4a0360cf09a6c7edbd6c46b93ec97fd 27 0.01/1.00 vMB 82
441,742 441,742 000000000000000002fe0a8151dc571c426d2af5be6acd8342b8b484feb08dc0 303 1.00/1.00 vMB 12
441,741 441,741 0000000000000000037506b0a40437f6339146519bc4cd16cc0cb6ccb331b207 85 0.03/1.00 vMB 85
441,740 441,740 00000000000000000023907b686e0f71df41ccfac5ef70cfb96fe4df6ddc3c3b 1,026 1.00/1.00 vMB 33
441,739 441,739 0000000000000000028e70432807823cff06219bd1f4fd333cd69a119d1500a6 441 0.17/1.00 vMB 88
441,738 441,738 0000000000000000036e4a6d67b4cbf145177ccdb5388e5cc96ae403034a6d0f 902 0.98/1.00 vMB 38
441,737 441,737 0000000000000000006a66ee687063ba27a60faf48d2d1d798fabc8584b87139 1,496 0.99/1.00 vMB 48
441,736 441,736 000000000000000001e65b63a535ff528117bbce423380dd20d81e5864d10f3e 1,345 1.00/1.00 vMB 47
441,735 441,735 00000000000000000320f674c89c7700b0e92dccb074f5d1d3b87835f74c8f26 123 0.98/1.00 vMB 8
441,734 441,734 0000000000000000033002e5e0e8491149102093cbd4ea3a46fe40368d2929d9 126 0.04/1.00 vMB 99
441,733 441,733 00000000000000000247fe8d6cf74b39c6c8a1ebd33e7a06122b7398a58e128a 1,422 1.00/1.00 vMB 38
441,732 441,732 0000000000000000000a1b29de7ee1590ead6d42a9a6672668db609233ec6fc0 2,077 1.00/1.00 vMB 61
441,731 441,731 000000000000000000c18b2260dd09576234a73b84854b196b3d912e8ce27de7 2,303 1.00/1.00 vMB 82
441,730 441,730 0000000000000000008181e28c58ad22d2e3c2051d3b14e8c07fd048efc71da7 2,006 1.00/1.00 vMB 66
441,729 441,729 000000000000000003763f3c9802687a608eb9d492acdbda3feecd604786af9f 3,040 1.00/1.00 vMB 67
441,728 441,728 000000000000000000ed454ebd31bfffcb26656b3d62ec6c05a73c094cce92fc 2,348 1.00/1.00 vMB 98
441,727 441,727 000000000000000001735adfd1112bff58af49444c6fff1f267ded928fbeb7bd 2,811 1.00/1.00 vMB 71
Previous 10 blocks ↓
Total Size: 782.93 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: 714.62 GB
    • Received: 17.57 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.