Loading Tool

Explorer IconExplorer

Memory Pool

83,369 transactions
32.10 vMB
0.10337054 BTC
Random Selection Loading Transactions
Max Size: 190.87/200 MB

Candidate Block

Mining Attempt dac25d8e320198042ab0e99d734b3774e9ee6b61c7c9f6ed7ba21305716bd563
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root ae0f8688a024619841e5eb6cf7210d795fc14bd1732a4ab063cf797b4e8692e8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,638
Size: 1.00 vMB
Total Fees: 0.03904200 BTC
Feerates: 387.56 > 3.91 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (596,440 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
318,513 318,513 00000000000000001de016722350649f92633f8814742ecec92a605c729fd61d 82 0.04/1.00 vMB 30
318,512 318,512 00000000000000002a211ceb7aed877454787e8ecacca3d7f8aff03d4d714eaa 149 0.06/1.00 vMB 31
318,511 318,511 000000000000000011434ebb60ff7ccec7c069b3a2a4ca117d2dcda016c5a837 89 0.05/1.00 vMB 14
318,510 318,510 000000000000000009d8a2591f8388ce16a2aeedcbee6fe60d896a0742ae0638 719 0.35/1.00 vMB 29
318,509 318,509 00000000000000001c1fa177be0021fd104d920c1aeb252f1b032c4528545fe5 388 0.35/1.00 vMB 19
318,508 318,508 000000000000000021fbf1e7426b9e88929f572ea500e027a8f30a106b1b4ed9 256 0.13/1.00 vMB 38
318,507 318,507 0000000000000000287336bbd039fd1ed16f24380e393186b67e9d582b0431f0 909 0.35/1.00 vMB 40
318,506 318,506 000000000000000019b518ac7bff7754a2eebef6289d4146a0db624e8f6457f5 401 0.22/1.00 vMB 30
318,505 318,505 0000000000000000053e40440ccf91b1fd86798bb6f301698fe2f8a2ef60c7fc 266 0.15/1.00 vMB 26
318,504 318,504 0000000000000000047968bec0bfdc29f6cb8c0ec24e0b0ebf2a42a2ea66659c 8 0.01/1.00 vMB 14
318,503 318,503 00000000000000000ee988885e20c0badf4987b32d02e67a61101bc16488699c 476 0.28/1.00 vMB 24
318,502 318,502 00000000000000000c2070af55f0988926a77d24a01036858171a501dd118436 1,176 0.56/1.00 vMB 32
318,501 318,501 000000000000000000c35208f3f0d7da85a82c07dea2630bcbf6c3557dc24224 223 0.11/1.00 vMB 30
318,500 318,500 000000000000000019b9f21c64b7136717e2f5b829187df99193c5bad107b2a9 54 0.02/1.00 vMB 27
318,499 318,499 0000000000000000199eaef5bb848e7a279e39b658f038da7b3f34bec6cfea86 113 0.05/1.00 vMB 31
318,498 318,498 00000000000000002568dcafb4d0b944ec75dd06cdbb85f47fb577fa74fae231 527 0.27/1.00 vMB 30
318,497 318,497 0000000000000000197d3349f2242e9ed2029094722c61b41347926d9a8edfec 285 0.18/1.00 vMB 25
318,496 318,496 000000000000000016bffcdf268011b452c0b507a9b45341065f05f54a98d220 128 0.05/1.00 vMB 35
318,495 318,495 000000000000000010932d3237e489a3076d14abf6485c3df0fc861552ac03e2 79 0.04/1.00 vMB 27
318,494 318,494 00000000000000000a25a71672c18dc10fcca1d05fe8ccf3ae40bea374d23fe6 218 0.11/1.00 vMB 31
318,493 318,493 00000000000000000f55f1acf65b4674f4ddbd25eda0d477557a56428eb67577 208 0.17/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.31 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: 658.85 GB
    • Received: 14.59 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.