Loading Tool

Explorer IconExplorer

Memory Pool

80,131 transactions
29.49 vMB
0.12539582 BTC
Random Selection Loading Transactions
Max Size: 178.50/200 MB

Candidate Block

Mining Attempt 488c22f5a3fa62c9af3a59fdbeff91dd2a6b2a854b4a5ec7e08e7e94793fe4b5
Version 20000000
Previous Block 0000000000000000000174c235c16ca840a29564c027ae89bfbd419301388a0c
Merkle Root 4d56eb64d76fe88833cd58393777928c9a953b7919a05380e55e1397757bdcae
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,683
Size: 1.00 vMB
Total Fees: 0.04507606 BTC
Feerates: 477.45 > 4.52 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,299 (212,004 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
703,295 703,295 0000000000000000000327bf114b58741b519c0810e03e15aba0245a0413ba8e 1,049 0.46/1.00 vMB 9
703,294 703,294 00000000000000000007cf54cc7b59a33a9a3dfea97a996066f9cb1904fe8a8e 287 0.09/1.00 vMB 13
703,293 703,293 00000000000000000008032b45d9750642f10bf3201f68c2ccb42a75393bf360 1,147 0.50/1.00 vMB 10
703,292 703,292 00000000000000000006af50b26d3556a54f290293e9b156bec5e4c2a9fc47cb 391 0.13/1.00 vMB 10
703,291 703,291 0000000000000000000e852657bbb1f81e9fa3f0bbf49266c011998327b02cbb 50 0.01/1.00 vMB 7
703,290 703,290 000000000000000000069306205907f0a99b27d8e8e4d5441ef1e929ac7efee8 1,011 0.42/1.00 vMB 10
703,289 703,289 00000000000000000007018424adaec43f8ae7fa3578b9f0fa90b859900bf980 640 0.30/1.00 vMB 10
703,288 703,288 00000000000000000003bb20c211d1a46d28341aae798310253014386a65f1ab 1,466 0.59/1.00 vMB 12
703,287 703,287 00000000000000000000a558078f611cd39ef108356e8bbdc75bd4aaf4ed191a 176 0.09/1.00 vMB 10
703,286 703,286 000000000000000000006b98d311d22633599b5424ba3e2fa0f00aa48e8fe0bf 1,633 0.66/1.00 vMB 10
703,285 703,285 0000000000000000000bf7c5979aa724b8a1158627bea10cb4f702a13c3ee5c9 499 0.14/1.00 vMB 11
703,284 703,284 0000000000000000000cce48ef4be24630119cc15a139795ff95189c3af620c5 1,603 0.69/1.00 vMB 5
703,283 703,283 0000000000000000000495d74cd8f19661fd11bbb783d7677cad01aaf22826d3 2,465 1.00/1.00 vMB 6
703,282 703,282 000000000000000000021a444567e461008b000fe20ee66c5f9edf553afd1879 1,186 1.00/1.00 vMB 6
703,281 703,281 0000000000000000000e5d3650f776457a11a44633fd20c72b926dd501a06d70 2,624 1.00/1.00 vMB 17
703,280 703,280 00000000000000000008e6dc189e5d8f99cb44d4fd66c0cbb0fa3807a7b0e105 2,739 1.00/1.00 vMB 15
703,279 703,279 00000000000000000006ebfc8f17d35d1aa0dbfcf2745e5fc29f46022a62b38c 965 0.36/1.00 vMB 9
703,278 703,278 0000000000000000000e5c04ba53abc4e6b493af3217ee0b71855fba248eb1e1 1,626 0.57/1.00 vMB 10
703,277 703,277 0000000000000000000e60f4a3af45d956da0586d08551a40352bbf2f3ebe145 1,819 0.88/1.00 vMB 8
703,276 703,276 00000000000000000003a1cbac8038a90397833a44a3a623a4d8f53a883021ea 110 0.03/1.00 vMB 13
703,275 703,275 0000000000000000000d8d97ff64283dc884e2f39accb1455168f6f3853f62f3 400 0.12/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.91 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: 713.81 GB
    • Received: 17.48 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.