Loading Tool

Explorer IconExplorer

Memory Pool

83,036 transactions
30.81 vMB
0.08883839 BTC
Random Selection Loading Transactions
Max Size: 185.94/200 MB

Candidate Block

Mining Attempt 9cec499e032808bb2e85dd701dcda35c2a3f72821b33cccbd85f7dc12a7bb7b6
Version 20000000
Previous Block 00000000000000000000daaaba2827031446cf297bcb4eeef0745bb93d0d4e56
Merkle Root 54738ce390cf0458e9d1cd0c240bd9f59f6d8954e1371d1baec7e661a46bceda
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,608
Size: 1.00 vMB
Total Fees: 0.02274142 BTC
Feerates: 114.51 > 2.28 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,974 (516,072 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
398,902 398,902 000000000000000007611c258a0a78e870daf8cae306677a29cd626b8fee39a5 419 0.27/1.00 vMB 30
398,901 398,901 000000000000000000d2d9b9c475ed4f95edec8c0cb210f0fc932105c3507994 1 0.00/1.00 vMB 0
398,900 398,900 000000000000000004d46b16504e220bf3cfea83f3ca9ddcedd6345c9ab394f7 1,046 0.95/1.00 vMB 22
398,899 398,899 000000000000000001f7b01564db63940130954bd495f80749ac26cfbd9441d9 1,866 0.98/1.00 vMB 37
398,898 398,898 000000000000000004b0b1af8c348d74bb2437269998a0c0680782c5b115e9c1 2,218 1.00/1.00 vMB 44
398,897 398,897 00000000000000000103fbd5825a1ef895303c9791115a25974acebdeb797cb1 1,933 0.95/1.00 vMB 53
398,896 398,896 0000000000000000061fef47a016af04aefc631647278bc4121319285be166ed 525 0.42/1.00 vMB 24
398,895 398,895 000000000000000003b034ec909cf04976bdeced7724169cde046a4e2a8b7e5e 154 0.10/1.00 vMB 31
398,894 398,894 0000000000000000022a308a388fe037f869e73dc103ccf740ec97588c729fad 1,089 0.60/1.00 vMB 42
398,893 398,893 0000000000000000062287585f3ea5b2b259a73be570e4324c5a1cecf8796846 486 0.51/1.00 vMB 22
398,892 398,892 00000000000000000374a9c1ec48be4ecea07e9aace8d2069e5fd4f2a183327d 1,435 0.75/1.00 vMB 43
398,891 398,891 0000000000000000039bfb92a62d844cb3c8993d2a5149789753301ee97657ca 826 0.99/1.00 vMB 14
398,890 398,890 00000000000000000302e68e99bf4ea29e233246b32e4da549a4e3492096bad8 438 0.99/1.00 vMB 10
398,889 398,889 0000000000000000055bd2dd64d71b39f2ea8f80634de660c8ccd21702631afa 1,832 0.95/1.00 vMB 32
398,888 398,888 0000000000000000038100d51b7cd98f437957d819c48d68ef492b4d34e730fd 23 0.07/1.00 vMB 9
398,887 398,887 000000000000000004510cf2b6dba8d3aa80bd1601ee6d1cc7c7bff67c8c0c9d 2,878 1.00/1.00 vMB 59
398,886 398,886 000000000000000001987699506eb97a6b5423e5191521a4866722fea9d46867 957 0.47/1.00 vMB 39
398,885 398,885 00000000000000000304fd4eeacf0d3ea317f3ce2111d8c46782292c49d157c9 967 0.54/1.00 vMB 37
398,884 398,884 000000000000000006df0fa6f4cf94f53a52307cdc99e519679353886d4250b9 267 0.16/1.00 vMB 28
398,883 398,883 0000000000000000022ee9b1832aeefbdd3d25073c3e640b532639cae55188de 419 0.66/1.00 vMB 14
398,882 398,882 000000000000000002003e525ae805646b3e2d4f42e83f0bdd032a3d27e9984f 993 0.95/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.34 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: 661.56 GB
    • Received: 14.82 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.