Loading Tool

Explorer IconExplorer

Memory Pool

45,225 transactions
27.46 vMB
0.10999853 BTC
Random Selection Loading Transactions
Max Size: 144.05/200 MB

Candidate Block

Mining Attempt 35dfaf9035b76c8f49ef4873534889633eb4a10031f2fb12b7b9deecf6fbb97e
Version 20000000
Previous Block 00000000000000000001ff0c0433b87a5d0615e6342abab83320b5e744d1d571
Merkle Root 04495bf0fae639da1488405e4ae004a9a966f3e33ee5bf02028eb313ff7a5841
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,590
Size: 1.00 vMB
Total Fees: 0.05175735 BTC
Feerates: 151.16 > 5.19 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,869 (599,361 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
315,508 315,508 00000000000000001d9eccd601a24dec56fcf6554280ace09ae2f14252cd82ca 474 0.34/1.00 vMB 22
315,507 315,507 0000000000000000198995728d3bca9b469d54fb1a1f121883162337445cc6d0 64 0.03/1.00 vMB 22
315,506 315,506 000000000000000015db8e2977ee19b9c82a569e370a4c35cff6734b050d4bed 279 0.16/1.00 vMB 27
315,505 315,505 00000000000000001423a8a4fe7291946baddab30dcf1df2580dcc1930d20b85 501 0.32/1.00 vMB 28
315,504 315,504 0000000000000000337fa4eece67f86484da4656ad0f088c55fcfafc7f3fd713 858 0.42/1.00 vMB 30
315,503 315,503 00000000000000000d0b507836d9f9a29618b3811ff7c0e46c76803fcc46b833 376 0.19/1.00 vMB 28
315,502 315,502 000000000000000011fd8d567b57faff34c0107b1aa99d94c73643759bd96689 637 0.55/1.00 vMB 23
315,501 315,501 00000000000000000b27053dfb86f02cc79f6cb81b3721a523af377c0cac2592 416 0.25/1.00 vMB 26
315,500 315,500 00000000000000002edec750567255cead2efa37de297147a1e19bed6113da13 931 0.51/1.00 vMB 24
315,499 315,499 0000000000000000185514929ad2c80319b90cee416ff1ceb15eae5cb993c29d 1,973 0.93/1.00 vMB 30
315,498 315,498 0000000000000000203d2778dae272e7d4a82a0bc32cbb0b855f4b8c689902fc 512 0.14/1.00 vMB 49
315,497 315,497 0000000000000000136c580be3e58dd28310e2cfc91075636492df1eb3c7b016 381 0.24/1.00 vMB 27
315,496 315,496 000000000000000017d9ea8e33a5c28897054b51a686a483781a8bd7598c5674 751 0.46/1.00 vMB 25
315,495 315,495 000000000000000029dae5ba6aa40692d6568971b562de54a4c42d96c42d5bd2 512 0.18/1.00 vMB 42
315,494 315,494 00000000000000003653016cf2d522400976a7dd57d83885c87db896dca08757 218 0.11/1.00 vMB 32
315,493 315,493 00000000000000002dbb38a0cd2ba7f97113a8631400b9611bcf8d781b0c54ba 148 0.08/1.00 vMB 40
315,492 315,492 00000000000000001e223f47f29d32a65b9edff81563c5fe6d5dfecc8062d2d3 715 0.27/1.00 vMB 32
315,491 315,491 0000000000000000108a183fd5a7134b93911a32edddbe0a791eec2db738c277 228 0.12/1.00 vMB 29
315,490 315,490 00000000000000001c275993fdaac2f3544583ab583fc37c35305882c1aa5786 126 0.06/1.00 vMB 33
315,489 315,489 00000000000000003386bf04b2b72d66fda69ab37e697e37c891175fe1096747 88 0.04/1.00 vMB 24
315,488 315,488 00000000000000002111df0ae739bcc5e58b961cf4ef1f8b27c245696b63300d 159 0.08/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.16 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 653.27 GB
    • Received: 13.85 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.