Loading Tool

Explorer IconExplorer

Memory Pool

77,490 transactions
28.77 vMB
0.06892298 BTC
Random Selection Loading Transactions
Max Size: 174.49/200 MB

Candidate Block

Mining Attempt e6d278985bd4ae9f56b2bd7b54c6fd631d415ff13fe3929cafb33b9e4493225f
Version 20000000
Previous Block 0000000000000000000094b33996c224af01f043a358605fe53f3736f068ed4c
Merkle Root dd5c56f7461d06498423c3b93f548ee0c5534316c38102733f9e64e633236bbe
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,261
Size: 1.00 vMB
Total Fees: 0.00912527 BTC
Feerates: 101.55 > 0.91 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,094 (63,693 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
851,401 851,401 0000000000000000000262779ced8d28b73d3204a88939d1c5926bad02b63b27 5,971 1.00/1.00 vMB 6
851,400 851,400 0000000000000000000157849dcedd2e873a25631f46c4682d9fe936222c14b6 6,622 1.00/1.00 vMB 5
851,399 851,399 00000000000000000001811a57b009273fc2d03bce781f4f9c355487d5a56947 2,410 1.00/1.00 vMB 9
851,398 851,398 00000000000000000002b97545e337314ba3078f1f4b708730de6a88b96ce5db 4,018 1.00/1.00 vMB 12
851,397 851,397 0000000000000000000203ba6bbdfa2f4b6a8177f3a2705ee5b221a8e0f21586 4,610 1.00/1.00 vMB 8
851,396 851,396 000000000000000000025dd4be35e3cb46f9d729bbd9f5dd700ba9947213693c 7,066 1.00/1.00 vMB 5
851,395 851,395 0000000000000000000071aa501393ea98113e977b36d232caad5bcf6885ef9a 3,183 1.00/1.00 vMB 8
851,394 851,394 000000000000000000028f21852669825b1581a358a110180eaf8b0d8457efe1 2,411 1.00/1.00 vMB 11
851,393 851,393 000000000000000000000736d429fcddbc1442f181aa9b9844fa4ab6d7c079a9 6,880 1.00/1.00 vMB 6
851,392 851,392 00000000000000000002cac2eb26f15d46d89446c04c8cf978a8be0c518400e6 7,063 1.00/1.00 vMB 5
851,391 851,391 000000000000000000002ac06cd86fdd18bbced2a74262ac6288d96653c2b12d 6,426 1.00/1.00 vMB 6
851,390 851,390 00000000000000000001d25b18226f1e76ee64b8ce93bf790661c353445a924f 7,590 1.00/1.00 vMB 5
851,389 851,389 000000000000000000007b6c4d508f43ad06c87b4f09f120375eba9bf109c270 7,088 1.00/1.00 vMB 6
851,388 851,388 000000000000000000027201c2b430a87b4e94864194385fde901e160985bae4 7,307 1.00/1.00 vMB 5
851,387 851,387 00000000000000000000574efb98fc9163e4c69af4e700dd814c059c3dcf2309 5,493 1.00/1.00 vMB 8
851,386 851,386 000000000000000000012c8653675c4e0a80812b082c51edf19b6c440efbfaf2 6,782 1.00/1.00 vMB 5
851,385 851,385 00000000000000000001c6cd1089d1c4ea2940715c91b16ef26bbc6966a9b90d 5,819 1.00/1.00 vMB 8
851,384 851,384 000000000000000000006caa19e95a6523defbb98a7cb3e9b8157e827ec81f36 3,915 1.00/1.00 vMB 9
851,383 851,383 00000000000000000003335d30da6e9fd00364c1a5a8cf4cb9595274cee90b9b 6,469 1.00/1.00 vMB 6
851,382 851,382 000000000000000000004660674a84e211c22777be19c44f72210b22e026affb 7,645 1.00/1.00 vMB 5
851,381 851,381 00000000000000000000a33d28e8c498d0f223b20c07758e8dc6a76e9587cbe2 4,335 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.56 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: 669.97 GB
    • Received: 15.79 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.