Loading Tool

Explorer IconExplorer

Memory Pool

80,271 transactions
29.60 vMB
0.09753869 BTC
Random Selection Loading Transactions
Max Size: 179.16/200 MB

Candidate Block

Mining Attempt 7c7d3ac2963362edda89fd159ac5a264d0364408c20a26668399be7bf1ae7ac4
Version 20000000
Previous Block 00000000000000000000f174527a55589ee9a7d627506640aecc5089076e5f75
Merkle Root b75a9f4cc980a4cb22cb051a40703e486340609e2a93c3fb9d7cdccd038ff5cc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,136
Size: 1.00 vMB
Total Fees: 0.03361009 BTC
Feerates: 178.73 > 3.37 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,162 (189,895 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
725,267 725,267 00000000000000000005ba3d9d64ee4449c776172dd4e36350409ffb85ec8bea 890 0.29/1.00 vMB 9
725,266 725,266 00000000000000000005a339bb76685488ea507865e1e9c69beb583143271c84 2,679 0.95/1.00 vMB 7
725,265 725,265 0000000000000000000361028f85f6f58735c75e1488fbdfaaff36841e7e572b 1,900 0.90/1.00 vMB 2
725,264 725,264 000000000000000000009bef550aad950b5dee0b2e4bdb10a12e6e65ac918d5e 2,929 1.00/1.00 vMB 12
725,263 725,263 0000000000000000000434f811356e23693a47c0f2fbb7ccb78a0cf5923218f7 593 0.21/1.00 vMB 8
725,262 725,262 00000000000000000008b8a1332731658a00325620c41887c445315d3cab20ff 755 0.27/1.00 vMB 8
725,261 725,261 000000000000000000007f2c06824370e5e4ac3abe4fbaa94d0e421805a6bd52 498 0.79/1.00 vMB 1
725,260 725,260 0000000000000000000903de4b8f260e30a740d496804a1bcaa1c43fb9ab9fe9 2,613 1.00/1.00 vMB 7
725,259 725,259 0000000000000000000394e8f07e13a6b19dac3d384252502ff0119c7b5e955e 1,185 1.00/1.00 vMB 4
725,258 725,258 000000000000000000028a4d7567a7c3f39dbc6e70e2071104bc09e786d89d2d 266 0.17/1.00 vMB 6
725,257 725,257 000000000000000000062841c7f4e506988811e7779e48e3146dc6c395211621 1,306 0.66/1.00 vMB 4
725,256 725,256 00000000000000000003bb68f6a3ea0d43eceb4d948d706c176b23f52a4bb983 1,958 0.84/1.00 vMB 8
725,255 725,255 00000000000000000000e2e2710f5e730ac102f384f5a98bf68459cf5c8ac311 785 0.93/1.00 vMB 2
725,254 725,254 000000000000000000008a4ce2013d5dab7de5a6757c314a7be32fe889c906af 3,102 1.00/1.00 vMB 2
725,253 725,253 00000000000000000003f520cb05b135604b8852dcdc72f4ba9ccb25e2cf41f2 3,611 1.00/1.00 vMB 7
725,252 725,252 000000000000000000085dfeb7d06e3d2185db991a9d58d930b131d2f18457e3 2,592 1.00/1.00 vMB 14
725,251 725,251 00000000000000000004ba91acc20922cc5c503334fbcb503373105a06d732fe 2,782 1.00/1.00 vMB 15
725,250 725,250 000000000000000000066fd8c9bbd75aa2cc131d185cc2847f730017ee27506e 447 0.17/1.00 vMB 12
725,249 725,249 00000000000000000009781b064117dd2d3107f93be4146dcda3bdae80c87673 2,362 0.90/1.00 vMB 7
725,248 725,248 000000000000000000003ab4e6d9ff093d5f51263054dde45fc2f7e9b3daa785 987 0.41/1.00 vMB 7
725,247 725,247 00000000000000000004c507fe5a8284f68cc7535f89d76a6d40e584ae3b816a 480 0.76/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.68 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: 681.62 GB
    • Received: 16.45 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.