Loading Tool

Explorer IconExplorer

Memory Pool

74,429 transactions
27.53 vMB
0.07046207 BTC
Random Selection Loading Transactions
Max Size: 167.79/200 MB

Candidate Block

Mining Attempt f64fd6bb7b154b8b4b411c113a11b81e0fe012084da8058091ada82d5262c83d
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root b4507ced6bbc8dab71cb4784f01e3ae7f2eb108ded4fa710515d43a7f58a00d9
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,521
Size: 1.00 vMB
Total Fees: 0.01177570 BTC
Feerates: 150.80 > 1.18 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (509,253 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
406,012 406,012 00000000000000000014f8b595f06f14734556528c5c036e693bb741a66ce470 1,138 0.50/1.00 vMB 39
406,011 406,011 00000000000000000500a589ade3b99f6fa3a65920c83fe3f4321d878cfc6c66 1,449 0.57/1.00 vMB 43
406,010 406,010 000000000000000000189640facc74ddf442d27be29775a7e953999fdfa1aa7d 1,391 0.59/1.00 vMB 40
406,009 406,009 00000000000000000079987849d9ab059084e79ba372e0c84f9b0c7c0771001e 1,013 0.71/1.00 vMB 27
406,008 406,008 00000000000000000163d5b56c657753ac4a4beaf1d31c93baa685eb20f90fcd 302 0.27/1.00 vMB 23
406,007 406,007 000000000000000002b8eefff73cbe73e3ba6e905145f89d7992defe114a3264 1,121 0.64/1.00 vMB 39
406,006 406,006 000000000000000002bf2c17b51c05ebc3f080f574f922c3fc2bb0f5b3c1dd37 2,075 1.00/1.00 vMB 35
406,005 406,005 0000000000000000000af51a9badfd8a6ad5d438b23c18a3bc1c80249bbfe4eb 2,868 1.00/1.00 vMB 63
406,004 406,004 00000000000000000236a449db48d603788b301dada646c1709e257734b8397b 1,227 0.92/1.00 vMB 31
406,003 406,003 00000000000000000282a2e531dcd775200987a4bbedc53c339784a45cc37a8c 460 1.00/1.00 vMB 10
406,002 406,002 00000000000000000121f818af149bc8c060a986e24d7a13b8e84166c45ca314 2,389 1.00/1.00 vMB 63
406,001 406,001 0000000000000000031c610eb5a810af32b531569c5fe681d0c2ddb7ae56be80 1,543 1.00/1.00 vMB 40
406,000 406,000 000000000000000003b3efcefc5eaaef3b21671228233be52db1a080022462c1 1,395 1.00/1.00 vMB 31
405,999 405,999 00000000000000000125a728b6deee4099742b53d108ce328e66f949133fd748 1,260 0.99/1.00 vMB 26
405,998 405,998 00000000000000000593d617ca96690a53a964efe1bd6cf88367a0da18b6e6dd 3,113 1.00/1.00 vMB 60
405,997 405,997 000000000000000002c8c524fa082f4606316a26d48291d6c4772bed964f326a 1,866 1.00/1.00 vMB 33
405,996 405,996 000000000000000001e9166571aba71efb62cb96c5aa9bb593994c26c9b0d5cf 3,082 1.00/1.00 vMB 58
405,995 405,995 000000000000000000a2c60bcd4833fbaebb5bc77ea75adc0f497abbc958d146 981 0.53/1.00 vMB 39
405,994 405,994 000000000000000001beb128d0e223e31808492fada4367cc3b2419b0bfa8ef1 440 0.36/1.00 vMB 76
405,993 405,993 000000000000000003d82138b01a88126b47c42d390e92a5164c50b22267ebd4 889 0.47/1.00 vMB 40
405,992 405,992 000000000000000005c95938978e9ff07f7030b95de9ede0bf9b4a91080a56c6 179 0.16/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.85 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: 712.60 GB
    • Received: 17.20 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.