Loading Tool

Explorer IconExplorer

Memory Pool

80,139 transactions
30.14 vMB
0.09070615 BTC
Random Selection Loading Transactions
Max Size: 181.63/200 MB

Candidate Block

Mining Attempt ef06580da70c696e7168c4ff8aa0b99bfdaa95c57f6f77e3d8a87e297c482cda
Version 20000000
Previous Block 000000000000000000005a637be4f0674e0cd19654bae85c49d461bc204dc54b
Merkle Root a744fb07e51dcbcd83b5c215fe3ff132f8f39dd365e526b872c0609cfb87ef04
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,310
Size: 1.00 vMB
Total Fees: 0.02015928 BTC
Feerates: 80.28 > 2.02 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,143 (225,841 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
689,302 689,302 0000000000000000000bcdfa986f7c1f674c32cedc65b24805199c84149f1a58 2,611 1.00/1.00 vMB 112
689,301 689,301 0000000000000000000ae9eca52d8f314f32fb5ac314d7bb18eb9e9c0f89326c 3,501 1.00/1.00 vMB 134
689,300 689,300 0000000000000000000299c379f7a900bf937fcea9bab1ea55bd959e68266799 2,282 1.00/1.00 vMB 30
689,299 689,299 00000000000000000007823b8af61ec7c1e0c8508253e7b2be72c04972dfc7e3 2,939 1.00/1.00 vMB 54
689,298 689,298 0000000000000000000688edbe3d68ae31005bcc1c097c80217b3a8dc5e5e2de 305 1.00/1.00 vMB 70
689,297 689,297 00000000000000000000d075b8b92a1e24a376b70c910c44b20e1e43cd396df1 2,313 1.00/1.00 vMB 84
689,296 689,296 0000000000000000000a6bccdefffbf7950fb76d009a864bfed99e9309d4e7ee 2,748 1.00/1.00 vMB 82
689,295 689,295 0000000000000000000bd2bc38fc632a1f2debae0083895d9db482cbda3c1ca5 2,942 1.00/1.00 vMB 50
689,294 689,294 0000000000000000000db8eabde27535db075be533946eb134ba3a25da60db66 2,777 1.00/1.00 vMB 81
689,293 689,293 0000000000000000000377121bab3e960e77fbebdfe6f94d201daba1f4d587a2 2,369 1.00/1.00 vMB 71
689,292 689,292 00000000000000000005634044ad3f40b73a23100a1f025b0e5ea2543a387da1 1,318 1.00/1.00 vMB 76
689,291 689,291 0000000000000000000bc8b155a44fbaf9384787cc59e13c3f0daf1922c7dabf 2,051 1.00/1.00 vMB 82
689,290 689,290 0000000000000000000ca4acbc88b456f8bf44ac93e65000261c731dfd3898cd 2,617 1.00/1.00 vMB 87
689,289 689,289 00000000000000000008183e5bd970a7bd314ec318512f60ba15776a9669f76a 2,295 1.00/1.00 vMB 66
689,288 689,288 0000000000000000000982dbfb5869e3483c537446480164153517eced686ccd 2,677 1.00/1.00 vMB 40
689,287 689,287 000000000000000000053562a09978cbbe767827913488716fd9d910e1fd03ce 2,578 1.00/1.00 vMB 58
689,286 689,286 0000000000000000000da235259520ec9aa87c1444e15334c4a9ee96933b763a 2,729 1.00/1.00 vMB 57
689,285 689,285 0000000000000000000311667aeb7800d3c1e1fc161cbeeaa468f9b4f1cfad6c 2,714 1.00/1.00 vMB 77
689,284 689,284 0000000000000000000b3880c64c40cbd2512549c6491c00de313a39d7e5a47c 1,908 1.00/1.00 vMB 70
689,283 689,283 0000000000000000000b00f1a12ce99aec09b7ba3fb7e77608a8f48a1eda1b29 634 1.00/1.00 vMB 71
689,282 689,282 0000000000000000000dbaeb55c100ed0577ef42e472e56a4863485a068ec423 1,555 1.00/1.00 vMB 80
Previous 10 blocks ↓
Total Size: 782.64 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: 672.44 GB
    • Received: 16.25 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.