Loading Tool

Explorer IconExplorer

Memory Pool

77,788 transactions
29.23 vMB
0.06227427 BTC
Random Selection Loading Transactions
Max Size: 175.65/200 MB

Candidate Block

Mining Attempt d78e62e35d00f154ef57fa2586b3c53a448bd2a8ea1d192af35248e04e910f4f
Version 20000000
Previous Block 00000000000000000000a281f5555936da4319487920bc58ef2a368fe4984bcf
Merkle Root e3248d6aa840cc531fe0aa8568ae13d15c98f98c37daf01b16068c16e1117ba0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,620
Size: 1.00 vMB
Total Fees: 0.00305964 BTC
Feerates: 58.92 > 0.31 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,018 (444,734 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
470,284 470,284 000000000000000000704c21ab9e95d75705fa0d700529185e5665fec35cb6c2 2,308 1.00/1.00 vMB 399
470,283 470,283 0000000000000000019b87688587288d8c1245ffc6e1012e54ece95c457fd7cf 2,097 1.00/1.00 vMB 457
470,282 470,282 0000000000000000019a0db153d9a264b4d1b1581e17e9711a26db545731b04c 2,474 1.00/1.00 vMB 358
470,281 470,281 000000000000000000b731d9b596370fd1ee2eadee00acd2d8ce5d70c209b058 1,820 1.00/1.00 vMB 278
470,280 470,280 00000000000000000057b43acd0eae03426b545788c122befaf68b3972775fde 1,172 0.55/1.00 vMB 342
470,279 470,279 000000000000000000d0dfdc786f4a5277e15e6620b00062b28a262f9c48e97c 1,517 1.00/1.00 vMB 140
470,278 470,278 0000000000000000004a649ed0cce74cb94db0cc1b9c523ae5d8991cb332eae6 1,966 1.00/1.00 vMB 133
470,277 470,277 0000000000000000008f24bdf68878abc9f79f1f6cf18944b4b122d319a6ec13 1,273 1.00/1.00 vMB 142
470,276 470,276 0000000000000000019b220ef9794997dc0d5720c330c5f2d2fa4ffe0143560c 2,006 1.00/1.00 vMB 164
470,275 470,275 000000000000000000725fb3daec87042d5897df0d5e49624aced54e41ff3aa8 2,538 1.00/1.00 vMB 309
470,274 470,274 0000000000000000018f2be5d81d1d70289bdc94b6a5a91763751a52bbe22791 2,377 1.00/1.00 vMB 343
470,273 470,273 000000000000000000380bdad7c0bfa4ebc51f10ef92cca7947aee9404ed8a75 1,855 1.00/1.00 vMB 368
470,272 470,272 000000000000000000d046cebcc6f3fbdf9cac8fe7a810512aab591270210470 2,284 1.00/1.00 vMB 247
470,271 470,271 000000000000000001468ea907278fd6c48622041599895317f24af675270c0e 2,213 1.00/1.00 vMB 328
470,270 470,270 00000000000000000089491267cd26dfb8ac54ba1f939b9261b1795fb7ae12bb 2,589 1.00/1.00 vMB 295
470,269 470,269 000000000000000000309f64fd3efa0683c149e97174dc365c78bc60734edbd6 2,588 1.00/1.00 vMB 359
470,268 470,268 000000000000000000ca5b5f5985c66da3035e668869db2db01b120237130fff 2,520 1.00/1.00 vMB 385
470,267 470,267 00000000000000000083c390711677a937024b487a26141158f5c9a51daaa1f5 2,653 1.00/1.00 vMB 416
470,266 470,266 0000000000000000002c7d4d5d01fc56ed79c408493ed8307c17c1823e8c0dfc 671 1.00/1.00 vMB 97
470,265 470,265 00000000000000000098ea4d87b7df0c50d721662f6231fe991a23148815e3e6 2,174 1.00/1.00 vMB 345
470,264 470,264 0000000000000000015983e8cebdfc751c1db81227ae8f6d4b6f03c69401fb5a 2,435 1.00/1.00 vMB 382
Previous 10 blocks ↓
Total Size: 782.43 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: 665.48 GB
    • Received: 15.15 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.