Loading Tool

Explorer IconExplorer

Memory Pool

80,826 transactions
29.86 vMB
0.06873293 BTC
Random Selection Loading Transactions
Max Size: 180.22/200 MB

Candidate Block

Mining Attempt ba9a92417be33578352985ee209ce53bd97533af86b4b0f90a11935ecb9fc14e
Version 20000000
Previous Block 000000000000000000017c2946f942e619550ccc2727f15be648c71ce8591f72
Merkle Root 7cdc76dea7ddac0160ef5751fb645f5d47d6dc6279cfa34d7ae9b31c6f850f93
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,535
Size: 1.00 vMB
Total Fees: 0.00783787 BTC
Feerates: 34.33 > 0.79 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,977 (410,496 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
504,481 504,481 000000000000000000473434b2dcae61d60ef30d31f9d8a08faf8a7c05e73748 1,735 1.00/1.00 vMB 388
504,480 504,480 0000000000000000007a8fb02fba7977f695d35b2d658217158721e5833ee643 2,205 1.00/1.00 vMB 469
504,479 504,479 0000000000000000004888982dec9d30498489c4580ac4ac5c4af4015c51dcdb 2,396 1.00/1.00 vMB 446
504,478 504,478 00000000000000000019429a42dd0600b2ac3207863820beccfc628a9d895ee9 2,321 1.00/1.00 vMB 480
504,477 504,477 000000000000000000240241eaad3752e36b28eba80637d2d987baf58bbedbfe 2,126 1.00/1.00 vMB 529
504,476 504,476 000000000000000000028e9eef3f43cd81a9b747d027675dcff6c77810845d37 1,677 1.00/1.00 vMB 438
504,475 504,475 00000000000000000025ed41edbcf946c1db2465627dedc28daf14188d28714b 2,289 1.00/1.00 vMB 402
504,474 504,474 0000000000000000005873de1de43e8df14581943a08297998aed3e3295d7171 2,254 1.00/1.00 vMB 474
504,473 504,473 0000000000000000003397ef7c800449380e9b1a8f372d7aa8305d053ef2ebad 2,224 1.00/1.00 vMB 458
504,472 504,472 0000000000000000000c5e8a89c6c6cf3e8aa09f4cfb9f71e88984823d93a80b 2,226 1.00/1.00 vMB 539
504,471 504,471 0000000000000000005b054be6ae99ae7e108923d0ed3259e877458f42bb7eb1 1,921 1.00/1.00 vMB 408
504,470 504,470 00000000000000000016e633bf14b2de33e2305e537f0464d0222166d6f59434 2,131 1.00/1.00 vMB 462
504,469 504,469 0000000000000000006139c25909e46eee069b54d9810230a8206546287158f3 2,204 1.00/1.00 vMB 436
504,468 504,468 0000000000000000001bc73388cbf4c4e34e21ee7f56ed415772e2777bf76057 2,219 1.00/1.00 vMB 464
504,467 504,467 0000000000000000007c5ad41aa6c26e267ea395b354d4532c81fa08b0dbc170 2,389 1.00/1.00 vMB 419
504,466 504,466 00000000000000000008a0bbd3f6b8e69767b2605bb7087de5a18f50a3e28d75 1,901 1.00/1.00 vMB 451
504,465 504,465 0000000000000000001085813bf39c172babc1289e3c30a5c9b646c6aa60cbe4 2,921 1.00/1.00 vMB 428
504,464 504,464 0000000000000000002d2e6cc3881ebec4363ee481d9dec75c32799e39c324ff 1,863 1.00/1.00 vMB 466
504,463 504,463 0000000000000000007221815436975dc72571122c4d5a2823e5894093711c53 1,834 1.00/1.00 vMB 458
504,462 504,462 00000000000000000035a9f5a5718eabea214fe287ddfc675cfe11e2095b14ca 2,283 1.00/1.00 vMB 446
504,461 504,461 0000000000000000003b7122c86d22af52a4c261ce038c6bda441d2af3ef1990 1,949 1.00/1.00 vMB 468
Previous 10 blocks ↓
Total Size: 782.35 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: 662.20 GB
    • Received: 14.84 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.