Loading Tool

Explorer IconExplorer

Memory Pool

82,634 transactions
30.44 vMB
0.09749627 BTC
Random Selection Loading Transactions
Max Size: 183.36/200 MB

Candidate Block

Mining Attempt 670c93ee4852fbe12f0d0da89daee9a06f03dec96cf66e9481e75cba76caa8ac
Version 20000000
Previous Block 000000000000000000005ca632d69633021cee09eb0a1dc73d46b978a1e9df69
Merkle Root 8eafe3cbe42126dbdd85cb91b3fb9e304ad001a0d80f2b29243f6bf2e723b0ef
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,840
Size: 1.00 vMB
Total Fees: 0.03396886 BTC
Feerates: 454.44 > 3.40 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,985 (288,622 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
626,363 626,363 00000000000000000004f57964411ea3b5658c29433657d66d8634a67e799e88 1,448 1.00/1.00 vMB 9
626,362 626,362 00000000000000000010098e5cb0029dd567fe515d7868178f2aaacc28f37003 1,023 1.00/1.00 vMB 11
626,361 626,361 000000000000000000072da047a7b36543d08bcaafa2a782cfc62a5d713309aa 1,252 1.00/1.00 vMB 8
626,360 626,360 000000000000000000020f92c29c3984aac9e758f953f922c1064574c68fcc42 1,077 1.00/1.00 vMB 9
626,359 626,359 000000000000000000115b9eb4e04c90ed10683df1f340be44c67de7fe732587 1,275 1.00/1.00 vMB 9
626,358 626,358 0000000000000000000777975480c268f2a1afe90aa6fdaa9a6475baceb80298 1,969 1.00/1.00 vMB 14
626,357 626,357 0000000000000000000671d1c9942a858ad9105651112a1f92860c0ef0145138 1,452 1.00/1.00 vMB 16
626,356 626,356 000000000000000000002fbd9b7ba839ee0c6c4059bc79ee6c841b50325f00c6 471 1.00/1.00 vMB 4
626,355 626,355 00000000000000000007e4d6bacc0c737203bd28f72bcddd3ab87c33c5e4289b 2,490 1.00/1.00 vMB 17
626,354 626,354 0000000000000000000b3ee3b640e8486ad1b703bddc0dd2745558111e045766 2,014 1.00/1.00 vMB 17
626,353 626,353 000000000000000000035d613ab2f92050a2426d401f95d4711018ba003de069 1,361 1.00/1.00 vMB 4
626,352 626,352 000000000000000000047c7d929fc011cee32b649e5e8ba4374a275d6869c1e5 2,238 1.00/1.00 vMB 24
626,351 626,351 000000000000000000069bf8dfe27c55e5c90dcb51954a910939333ce1903590 1,053 1.00/1.00 vMB 6
626,350 626,350 00000000000000000011b6433a4909c4edd08432051f24fe913ce5d2d8d93e96 1,254 1.00/1.00 vMB 10
626,349 626,349 000000000000000000076a3eb6e233fb9cd637381a4d7bba6f2d1fbafda30996 790 1.00/1.00 vMB 9
626,348 626,348 000000000000000000007800ef42268eecc0a152c660bfc1aa330f4679ea35c8 2,168 1.00/1.00 vMB 24
626,347 626,347 00000000000000000007654569ea78679fcc33dd151dd11dc1ced77e7485d160 2,662 1.00/1.00 vMB 18
626,346 626,346 0000000000000000000af5a42d5c1386efdedf2f2e901c039ac588c4d008a947 2,093 1.00/1.00 vMB 13
626,345 626,345 0000000000000000000aa1d3812ae9c06d23a11afc867e9075309476b64181c3 3,012 1.00/1.00 vMB 24
626,344 626,344 00000000000000000000fa928554fecdb06648b062dcba6b3b4105013eebb65f 246 1.00/1.00 vMB 2
626,343 626,343 0000000000000000000119f01851faeb640d133b29b90e04eeada079df1eca74 1,670 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.37 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: 663.36 GB
    • Received: 14.90 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.