Loading Tool

Explorer IconExplorer

Memory Pool

43,563 transactions
27.02 vMB
0.05770896 BTC
Random Selection Loading Transactions
Max Size: 142.49/200 MB

Candidate Block

Mining Attempt 94d6f5bc81a12deb0ecca03d317ec010a5e84cf199f97bdddfdd5186ca578cee
Version 20000000
Previous Block 00000000000000000001994882487e351febb51281fc30d3f9402f5efdddf083
Merkle Root 9f9c9e5f75e6c8cb1991c17f76b6fc0a75babe3fd1c89a0c0151ae87b867a595
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,095
Size: 1.00 vMB
Total Fees: 0.00722032 BTC
Feerates: 160.56 > 0.72 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,915 (156,742 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
758,173 758,173 00000000000000000006d29e32f2d8a04951bfe728a9b13b10e5885bc6bf622d 2,632 1.00/1.00 vMB 9
758,172 758,172 000000000000000000031cf70804b5a085f206b150d3974db5f36aa7913a86ed 3,266 1.00/1.00 vMB 9
758,171 758,171 00000000000000000007b7404b106230fe0d127ecabd9fa4473ff0d59c78ca57 265 0.06/1.00 vMB 7
758,170 758,170 0000000000000000000645e8ac7fc392b8d696b46e15174960717ded16d17afc 1,503 0.44/1.00 vMB 8
758,169 758,169 00000000000000000003547385bebbf8b6c2972b154ba62bc044fc6db0a4a908 779 0.25/1.00 vMB 8
758,168 758,168 0000000000000000000180f9ff9e585d0d41b587ae14da4d5b3b68e489956e7a 27 0.01/1.00 vMB 5
758,167 758,167 0000000000000000000649ec92c3a16cc22021090f2610258d2bf3086e9f45c7 1,221 0.71/1.00 vMB 6
758,166 758,166 000000000000000000033d3ddf45fbf9ec4f7bee6bc43fb60bb52fc3d8ed66c8 1,142 0.49/1.00 vMB 8
758,165 758,165 0000000000000000000452ba53fe8c8ab131e81091812f894007cf0ed9fa7aa2 1,226 0.82/1.00 vMB 3
758,164 758,164 00000000000000000003373de00fd7fbbcd0ccaf9dfac07ebdbda29294c28780 1,753 1.00/1.00 vMB 1
758,163 758,163 00000000000000000004c124ffdb3def04d0c89c64525e690534410eeb34e5ee 2,579 1.00/1.00 vMB 11
758,162 758,162 000000000000000000062ddfc0c4e8b7326bdc5318c4b5bbc75ba62428765334 2,242 1.00/1.00 vMB 8
758,161 758,161 000000000000000000008acd3c949fb81fcd89619b597602b53a8f456cf1e70c 1,458 1.00/1.00 vMB 3
758,160 758,160 000000000000000000030587dd9ded1fcc5d603652da58deb670319bd2e09445 3,357 1.00/1.00 vMB 9
758,159 758,159 00000000000000000004704d99df85d265c2cecae829388800c245da67928f8d 2,577 1.00/1.00 vMB 9
758,158 758,158 0000000000000000000337e4f3ad982238d16ca770c46f9ea42da82599b3aaf2 1,977 1.00/1.00 vMB 5
758,157 758,157 00000000000000000005643bd9e66e0daa8660bf1dced974e75f6d6906d378d9 2,094 1.00/1.00 vMB 2
758,156 758,156 000000000000000000005a9d042bef36d4f189bfaab60e6b74b5e9b7b772956a 2,976 1.00/1.00 vMB 11
758,155 758,155 00000000000000000000aef052fe0dab20e63e4cba1f8a445a3155ba958d2f37 2,785 1.00/1.00 vMB 6
758,154 758,154 00000000000000000002227fa54c9c2fb6168d9944b24212bf664117bf563e6f 2,235 1.00/1.00 vMB 11
758,153 758,153 000000000000000000057873d079c51f574b6a93da1d27fca5c706616cc32305 2,939 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.24 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: 655.07 GB
    • Received: 14.25 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.