Loading Tool

Explorer IconExplorer

Memory Pool

76,226 transactions
29.17 vMB
0.10508429 BTC
Random Selection Loading Transactions
Max Size: 172.47/200 MB

Candidate Block

Mining Attempt ac9a80baf65e01c260436ecb43406c330aead6701b47b1171a882828c5641e86
Version 20000000
Previous Block 000000000000000000007d0a1e8c0ae4964fa44e3af26c0b0a6f061f00bb89fc
Merkle Root 1414f694be8edb81d13bc840ab0aec2019a771e061477c7b6cafd2f807ce9872
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,391
Size: 1.00 vMB
Total Fees: 0.04236757 BTC
Feerates: 201.37 > 4.25 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,039 (815,564 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
99,475 99,475 00000000000425742344c6a710ab12270ae5729989153c87a42be930f6b16361 7 0.00/1.00 vMB 0
99,474 99,474 000000000001e7ba32ddf7fd5af60d565c7894216f91f6f30233991914e9537b 2 0.00/1.00 vMB 0
99,473 99,473 0000000000028a9a09b35f187aabf8fc17281a031d7368522758734fef3c64c8 7 0.00/1.00 vMB 0
99,472 99,472 000000000003bd40d3b977240e688cd0029a04285a4873bde15ce38a88ffe713 12 0.00/1.00 vMB 0
99,471 99,471 000000000000a6f4705fe145b25565dc9ca21ce927517c779319a03948da7a84 6 0.00/1.00 vMB 0
99,470 99,470 0000000000011ec107cc35518bcb327c8823c87a80369d033c8403263511557b 11 0.00/1.00 vMB 0
99,469 99,469 000000000003e38fa0a3bd83d28b540d57d23d1dfe674416ed26f9f2afd1cf64 11 0.00/1.00 vMB 0
99,468 99,468 00000000000031f69b6527e5789139f73e90a6cb651586004aae7079b3e3cf7c 6 0.00/1.00 vMB 0
99,467 99,467 0000000000020ce558ece90d656557ba9cf899bb45b68c734434aa8a947df8b0 13 0.00/1.00 vMB 341
99,466 99,466 00000000000382753561bfb2abfa29cb6c0b48871c3a53bf9521735868c6eea1 7 0.00/1.00 vMB 0
99,465 99,465 0000000000031d939a52cfc958740c5e39d141d7d1ef787d7ff1f5c4c9c731cc 2 0.00/1.00 vMB 0
99,464 99,464 0000000000020d2f551a4bd7a8333e5edad9a814d8e1162b28d6cd50501af8f6 1 0.00/1.00 vMB 0
99,463 99,463 000000000000274764c2de79d1d3b33f12a3b4a893b3d5fe19a212285a68556e 3 0.00/1.00 vMB 0
99,462 99,462 0000000000029487fad83a12d7f727b6e5f39b5c47c8467f8cf90507fad04602 10 0.00/1.00 vMB 0
99,461 99,461 00000000000375a99fe22dbe4d761cc411db74f69df6f407a254c1acdccdf9ec 4 0.00/1.00 vMB 0
99,460 99,460 000000000000ec62c2a2a4707574f4d130643f82bb02e3248bfa99df553d457b 3 0.00/1.00 vMB 0
99,459 99,459 0000000000020d35aa466996ed0a0a74096626b30e096770709687de787a028a 2 0.00/1.00 vMB 0
99,458 99,458 0000000000020602e70a1bc14a8c07085801349a2117825d99ffeedf75f42d49 9 0.00/1.00 vMB 0
99,457 99,457 000000000002b6a8289b0bcc22d1b30f81262ef6ed2c6234dd86fce8350a2510 12 0.00/1.00 vMB 0
99,456 99,456 0000000000013d90225ef6fe7ff6d7cfb145781dd18d20455cb73ddf8ec0a9d9 2 0.00/1.00 vMB 0
99,455 99,455 00000000000342562e751489034dd634ac9c904a3059f3921522ca646308f47e 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.46 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 667.91 GB
    • Received: 15.31 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.