Loading Tool

Explorer IconExplorer

Memory Pool

78,663 transactions
30.03 vMB
0.08375306 BTC
Random Selection Loading Transactions
Max Size: 183.03/200 MB

Candidate Block

Mining Attempt 015c7dd3c98bb33b721d8750aed6cbc19c77681f68c2255c03daed4af3b123d6
Version 20000000
Previous Block 0000000000000000000101871320b03e985d1fe251f64570b52ca66c6e1a41a8
Merkle Root b783a04cfa689ff878b4ce91c1bc27c51905d22127ef20b4d9d3c9d851612b56
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,590
Size: 1.00 vMB
Total Fees: 0.01686616 BTC
Feerates: 73.20 > 1.69 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,397 (13,286 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
902,111 902,111 000000000000000000002cda4d239e686fc9ba1fa4c4d68ea61b40117d4f952e 1,985 1.00/1.00 vMB 3
902,110 902,110 0000000000000000000076e13495b7a93166972dbe305b6fd29b72a5d6b755b0 2,272 1.00/1.00 vMB 3
902,109 902,109 0000000000000000000079c779788b93b9aab71c3e52658931d84729e07ab5a1 3,076 1.00/1.00 vMB 4
902,108 902,108 000000000000000000007792b5fd1f35052df6de45acce47cd250e95078a010f 1,320 1.00/1.00 vMB 1
902,107 902,107 00000000000000000000d0b524ccec87c42705556f3f6937402ad156727497b9 2,765 1.00/1.00 vMB 2
902,106 902,106 000000000000000000007d96659ac32772a01dc722ac750bc09b606129beedb7 2,825 1.00/1.00 vMB 5
902,105 902,105 0000000000000000000239f2165a200ddfbdc829adfeae6cce3c9342a9d81108 2,614 1.00/1.00 vMB 3
902,104 902,104 00000000000000000001f63ebd55bf7576992bbcf9f1e88c318e302d29be85d7 2,638 1.00/1.00 vMB 4
902,103 902,103 0000000000000000000041254f096664caa9c74d5050da43f89e2526d110d2a0 3,106 1.00/1.00 vMB 2
902,102 902,102 0000000000000000000174880ca7cb5e1d012ca23dc56a2fde00832cbc813b25 3,271 1.00/1.00 vMB 2
902,101 902,101 0000000000000000000239f6286aa6ecf28c17b5df518fb7e89dd6f17af7b481 3,352 1.00/1.00 vMB 3
902,100 902,100 00000000000000000002159e8fed875d773e93b0e4dcb4867d94df84ca1e63b9 4,026 1.00/1.00 vMB 2
902,099 902,099 00000000000000000000274a61e3653d0c9d33ac5ac8276eeb83629fd8d6bd85 1,935 1.00/1.00 vMB 2
902,098 902,098 000000000000000000010272b837451d93f03b98877c060bfd961d8736535d86 2,551 1.00/1.00 vMB 5
902,097 902,097 000000000000000000002ce08e0d2028665aa21748719e2be7495ad0d8b43e16 752 1.00/1.00 vMB 2
902,096 902,096 0000000000000000000225ae44d57bb726b833c749d2812a5f4dec52cc61c267 3,389 1.00/1.00 vMB 5
902,095 902,095 00000000000000000000c0e267be187053dc75735998c58ec36ca320a2e74d9b 399 1.00/1.00 vMB 2
902,094 902,094 000000000000000000020ea71c169b7380e6d50666d307f4c719f34690330572 254 1.00/1.00 vMB 2
902,093 902,093 0000000000000000000059dd93b1aef4cc17d9743c339e1be6669177dd124a28 2,059 1.00/1.00 vMB 3
902,092 902,092 0000000000000000000020936095a80cc2dfc1f810cc46e004222cf5384433ac 4,492 1.00/1.00 vMB 4
902,091 902,091 00000000000000000000575121edec58421cbd295aab750245cbef7d73ccd219 3,478 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 783.08 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: 721.10 GB
    • Received: 18.34 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.