Loading Tool

Explorer IconExplorer

Memory Pool

55,581 transactions
31.72 vMB
0.19621873 BTC
Random Selection Loading Transactions
Max Size: 170.91/200 MB

Candidate Block

Mining Attempt 9a21ff8269c997bfcacbea9e89fcf6c47c31798b766e4d480a57072ea28066cb
Version 20000000
Previous Block 00000000000000000001073fbbdfd9cf89877f0a8ea98729a2d0c883dbdb3937
Merkle Root f4b701bb62cd484cdfa3421e35a93b9414073e598087d857ed92a5f14c76fe43
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,455
Size: 1.00 vMB
Total Fees: 0.08933669 BTC
Feerates: 502.46 > 8.95 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,813 (738,269 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
176,544 176,544 000000000000099c68884a1811514717477846d518a48892d2165d6247c326db 107 0.03/1.00 vMB 17
176,543 176,543 00000000000001fd7077e96995a661a3871910e72e277094dc245552eb9035af 50 0.03/1.00 vMB 13
176,542 176,542 00000000000008f2abf298b950b8252e00e139f76f242232451b049c7968567a 117 0.05/1.00 vMB 119
176,541 176,541 000000000000023babd2ae337ff0c2caeff7ad0956b2d9a8beb76453b227a550 25 0.01/1.00 vMB 71
176,540 176,540 000000000000001cda4d60a4fb30b8b2b47fb9228309ec9c48719ff0c53997dc 65 0.04/1.00 vMB 49
176,539 176,539 00000000000009efaead24656ba42b279be3dffa6a87aba44449530e5afd195a 30 0.01/1.00 vMB 187
176,538 176,538 000000000000046ccceb9b490fd0773d30a8680d6c404dcf0dfd2aa9eea97639 35 0.02/1.00 vMB 208
176,537 176,537 0000000000000a159d2dc93f0b9dfcb4b2fe1b518e2080dc184a35113b40595e 38 0.02/1.00 vMB 181
176,536 176,536 0000000000000a81f30a715894ce7a0da1fa0dcb517e89a49a1a80f316509a2c 23 0.01/1.00 vMB 61
176,535 176,535 00000000000001f2cbf6e34ccf593ce66ee3d08660df1d455c17d69c964d1756 21 0.01/1.00 vMB 165
176,534 176,534 0000000000000530551e1dfaaf97a1456e188725361eb91809d5b08f2ab7dec0 12 0.01/1.00 vMB 44
176,533 176,533 00000000000008fee70aa8deb896f722183ec0383a33a33b25d1fbf75cf51d3a 5 0.01/1.00 vMB 59
176,532 176,532 00000000000004eef00df4e544d8ff38d896dfa81588364b8a9c24ffaf20048b 10 0.00/1.00 vMB 464
176,531 176,531 000000000000009453c74b029227b12e81c41d490ca5108d73df34f5a3116285 84 0.02/1.00 vMB 14
176,530 176,530 00000000000005f1a799495a106fd58640557e1bb7fc6805e3e688234724d7aa 24 0.02/1.00 vMB 41
176,529 176,529 00000000000000b4fc10decb84057a77a2309bd914c37b32cca0e3b395839692 59 0.02/1.00 vMB 229
176,528 176,528 000000000000022f132ffe582f0156576fb4834ecf29abc08ff387ef2e56b31b 90 0.04/1.00 vMB 216
176,527 176,527 000000000000055bb0ac3d1d33c48f8288f9725bcbed6555eebcafd5031f217a 43 0.02/1.00 vMB 37
176,526 176,526 00000000000007fb9d3d05eb42930e344c5bea9cc2eabbc12013607f316b2e2f 72 0.04/1.00 vMB 113
176,525 176,525 00000000000007f68e267217145d0582a12ae5bc17c35b9f1f768fc8161fe972 16 0.01/1.00 vMB 101
176,524 176,524 00000000000008b6cee08dc8ddbf3930d12c3d2796309fa21f22369c666a1e3d 30 0.01/1.00 vMB 335
Previous 10 blocks ↓
Total Size: 782.06 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: 651.13 GB
    • Received: 13.42 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.