Loading Tool

Explorer IconExplorer

Memory Pool

77,823 transactions
29.13 vMB
0.08241621 BTC
Random Selection Loading Transactions
Max Size: 176.06/200 MB

Candidate Block

Mining Attempt 5c79b346a4a4f328db55a955bcf6d1757febf1c2cb6460539aa6f8e08f280854
Version 20000000
Previous Block 000000000000000000016243f6155663ea56aeb617e220dfe372214395a7d65b
Merkle Root 3f81140263b606db90feb94b900adfd23dd45ede26f2c37a5a8d719e112c53d1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,116
Size: 1.00 vMB
Total Fees: 0.02142154 BTC
Feerates: 302.06 > 2.15 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,129 (539,710 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
375,419 375,419 00000000000000000b81663e5289c52a68bef7ffc227a3a97bd676f3886c9be1 1,578 0.56/1.00 vMB 40
375,418 375,418 000000000000000001ccb4b2bc0ee04f975ffa011242531e012343e074c86f10 333 0.16/1.00 vMB 33
375,417 375,417 00000000000000000f819223cd8baeffbf520a93fce4674d82d747ec34e98b81 615 0.40/1.00 vMB 25
375,416 375,416 000000000000000011a18cc0b0f8bad04988c161b66f231510df2c6fa94b5c4b 1,047 0.49/1.00 vMB 36
375,415 375,415 00000000000000000eb20367ff6179801ea6c3c9593a81ffdf59d5872e511532 929 0.41/1.00 vMB 37
375,414 375,414 000000000000000000b70ebdb11aa9a8eae28d9b6dcf815cd690c3e0f8cedd74 545 0.27/1.00 vMB 46
375,413 375,413 00000000000000000161b6faa0bd108fa4dc22b44f0d135af89acd4ffedfad7b 577 0.31/1.00 vMB 36
375,412 375,412 0000000000000000108f628ae9da8ddf374d6cb46abb1d5365ea10fe42c59a55 319 0.22/1.00 vMB 30
375,411 375,411 00000000000000000418b9a17b37b5e98c2d73686a2f9e1343749419eead23ce 509 0.22/1.00 vMB 46
375,410 375,410 00000000000000000d4ea3a1b9bb52ad1ce51fb48ac1c630944f82c95abefdb1 582 0.27/1.00 vMB 36
375,409 375,409 000000000000000008ad3d92e966eed88554f58f6b15f7171b39eb3c570ac790 202 0.10/1.00 vMB 43
375,408 375,408 0000000000000000104eb9a66d17e0c65713f1c3714c6d2fae5311b943972f53 464 0.27/1.00 vMB 32
375,407 375,407 000000000000000010f25e3daf11cfcdd241c26746ccbd1983c4db90fc25434f 140 0.07/1.00 vMB 30
375,406 375,406 00000000000000000a83135264afdb5c412741f4e407ad278474f3df78c87758 519 0.26/1.00 vMB 36
375,405 375,405 00000000000000000b24123e82bcb5dff4327b9ff885b982e3dd004f0137bf51 290 0.15/1.00 vMB 41
375,404 375,404 00000000000000000381567dc9e03b04d99059467266e10cd73a64c96fb9a687 211 0.15/1.00 vMB 29
375,403 375,403 00000000000000000e3481bffb817a7c7121e9d07f23f311f0b1c73f8ed8e0c4 161 0.09/1.00 vMB 28
375,402 375,402 000000000000000001ade3acc7fd96fea51a68548cf537946fc2f46c129e1e7e 293 0.17/1.00 vMB 40
375,401 375,401 0000000000000000090d35a3e2c63a4e1c2b818041eb516bad84ffae166b8d9e 464 0.25/1.00 vMB 44
375,400 375,400 00000000000000000a53f1c4a46f75fd3f5e9cdbe1e4a8e56acf8f5c9c273cec 2 0.00/1.00 vMB 0
375,399 375,399 0000000000000000065937b2e558d6d8a263ffbe55f3ad874e077e7e91e64682 900 0.44/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 782.62 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: 671.98 GB
    • Received: 16.09 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.