Loading Tool

Explorer IconExplorer

Memory Pool

80,507 transactions
29.92 vMB
0.09841043 BTC
Random Selection Loading Transactions
Max Size: 180.59/200 MB

Candidate Block

Mining Attempt 598d7d1e3d215f9adb34c3574adf8ed9a6e73f10492e0e193d0797532c533a77
Version 20000000
Previous Block 0000000000000000000134f51554c94e7c4e33ec04070a06b3ca9e0eb5c85a0c
Merkle Root c756248941826fa80b66b90b74be980c38ea472e051c9068452ab854d47d1cc4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,766
Size: 1.00 vMB
Total Fees: 0.03228174 BTC
Feerates: 100.25 > 3.23 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,097 (630,589 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
284,508 284,508 0000000000000000d439d1f1239529f06bcefd9ccc1cbedbbc122fc6982d6e56 786 0.25/1.00 vMB 57
284,507 284,507 0000000000000000a76937d940cec98dea309929b00bf2bf805c5dc17507a88c 115 0.05/1.00 vMB 138
284,506 284,506 0000000000000000fbcf9339cb18ab493cc0c0a0ff8a778fdaf9500fd5cfe4ef 146 0.09/1.00 vMB 24
284,505 284,505 0000000000000000c7b2311952be2edf1472dc6ad76cacc8dbbd42c5d4f6c95f 606 0.30/1.00 vMB 71
284,504 284,504 0000000000000000038f177966b26eeb5dd5c2df9fce0f8d6c1db29330f8dee7 20 0.06/1.00 vMB 7
284,503 284,503 000000000000000109051c454f06047e398924e57128a2a2fd90e5ee47bd4aa6 209 0.13/1.00 vMB 30
284,502 284,502 0000000000000000fc20c7525086f344349160f0141efbc336ba1a63b5a2a998 127 0.11/1.00 vMB 37
284,501 284,501 00000000000000015e1310c14462c1aa1c0484e94c676f258ff10b968ef18cf6 311 0.15/1.00 vMB 30
284,500 284,500 0000000000000000287262621616107a2395a3a53be6906312b98ec1a90e2044 215 0.12/1.00 vMB 47
284,499 284,499 00000000000000018165924a9865ba64b87fdbb193e8b25b8c5b7b4c0766d12c 960 0.62/1.00 vMB 32
284,498 284,498 0000000000000000030e3738a2a833a1d4fbde0ae6887fd04c96798f54147cd2 1,112 0.50/1.00 vMB 53
284,497 284,497 0000000000000000f439765c4542446e16b753cacac661e257110985a7293ef6 776 0.35/1.00 vMB 50
284,496 284,496 0000000000000000a2b2a0112f84c141016bfee7f10f9a68c8944684ca00536e 88 0.04/1.00 vMB 33
284,495 284,495 000000000000000004ab2a1a6eddab8f8d62ac1b68103051e87eaecf95cca36f 427 0.33/1.00 vMB 29
284,494 284,494 000000000000000028d8ae039db76db101bb39c2f9c370e825c9abeeb30b1f53 616 0.50/1.00 vMB 27
284,493 284,493 000000000000000127b39a8e8bd728b494d66ea703db2bbd858bb10896891982 1,414 0.50/1.00 vMB 54
284,492 284,492 00000000000000018734aa2c9e4672975fdc71138e11c3656b257f033a2d67a9 122 0.05/1.00 vMB 21
284,491 284,491 00000000000000006332ae3c66f322f2635a7e04badc552d45ebee76a9c70529 559 0.32/1.00 vMB 33
284,490 284,490 00000000000000007347750efb236f20b9e9500ea5a06be238b085a42d2f31ea 136 0.05/1.00 vMB 47
284,489 284,489 0000000000000000ed7188cabc0c7b4e1db129437203d48aa34146b93d30be0e 705 0.37/1.00 vMB 37
284,488 284,488 0000000000000000e8f2f46e5da78bea9e1e40e90c7933875f366a376c3d9c47 461 0.23/1.00 vMB 34
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: 11
  • Data Transfer:
    • Sent: 670.18 GB
    • Received: 15.83 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.