Loading Tool

Explorer IconExplorer

Memory Pool

78,707 transactions
30.02 vMB
0.08957332 BTC
Random Selection Loading Transactions
Max Size: 179.37/200 MB

Candidate Block

Mining Attempt bfd3644a8053f30d8fb1bb53b577346cd03e3fccf9aa57cd409c8551af1cade8
Version 20000000
Previous Block 00000000000000000000afdf5043b8b27b92fc11e8966ab025edf9415d082b3b
Merkle Root 23a780b6a0da7bbb6f5efe5f7a82709acb9a361f930e2877e117708f94e2c28b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,936
Size: 1.00 vMB
Total Fees: 0.02027496 BTC
Feerates: 150.61 > 2.03 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,152 (522,343 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
392,809 392,809 00000000000000000885b223d2db418fb2830f0bc533624ba1d3cb9061fbc3dd 796 0.62/1.00 vMB 25
392,808 392,808 0000000000000000068202eccb7019a479b223fe4893c39056425e7c5d6a91a5 1,047 0.75/1.00 vMB 33
392,807 392,807 00000000000000000646a07d23ded37d72a41c052b234c6a514b44e3bcf7837c 490 0.40/1.00 vMB 29
392,806 392,806 0000000000000000098b47e1ae19099223d874c26749f9acfc9c6eae976fb6c3 947 0.99/1.00 vMB 15
392,805 392,805 000000000000000005af71bf4298d95eba2d2d696a0aa2790ab629c34cf63e33 1,537 0.93/1.00 vMB 31
392,804 392,804 000000000000000009047bbbdd5c65b1010fb0f79d7251f32808c7dda98d6ca2 791 0.75/1.00 vMB 20
392,803 392,803 0000000000000000065edc3a2724b78d039541818f78dab5c49218ade5929d3d 1,322 0.69/1.00 vMB 34
392,802 392,802 00000000000000000641734fb0b961315d503510d97e99bea258807ff281c280 1,290 0.93/1.00 vMB 25
392,801 392,801 000000000000000003e5b7b6ea75efaef25da3b8e1e5747c3a28c2bb484d7933 1,214 1.00/1.00 vMB 32
392,800 392,800 0000000000000000029145d869f48f6d061ac54749a4826356a3dd87776e00ff 1,702 0.75/1.00 vMB 56
392,799 392,799 000000000000000003b945fd242d91552cc7e713ccc7a95ca3edcb207cfe7499 83 0.10/1.00 vMB 13
392,798 392,798 0000000000000000066152b3c11d6794153f8eeddb62c9381b568493dcc625e1 490 0.45/1.00 vMB 21
392,797 392,797 000000000000000007caea367180dd8506a390af44378dea0227c0fe04943fd3 1 0.00/1.00 vMB 0
392,796 392,796 000000000000000001b6ff7e23eb2a132c9b4b5f5fe2a7040f92e7d5f9f9d6c8 939 0.49/1.00 vMB 28
392,795 392,795 0000000000000000080e0863d88006afff8f5dac7fc88884371bfadc0fe51486 1,523 0.93/1.00 vMB 35
392,794 392,794 00000000000000000981dcb5f2ec85869c24e0514b7e7684b37fb942160f91a7 580 0.35/1.00 vMB 33
392,793 392,793 000000000000000007cb3b45305208c2350f01f76598a002d12315a1ed47f95d 452 0.39/1.00 vMB 25
392,792 392,792 000000000000000009433b4adcaa5ad124849451104fe7ea28765347abc8071d 1,836 0.97/1.00 vMB 37
392,791 392,791 00000000000000000452ad889fa24786d5c93d4f8804dd21f1e4a5d8a8fa4c1c 232 0.12/1.00 vMB 32
392,790 392,790 00000000000000000143347a133c8f8bdad7382cd889b99caefac50e777d79f8 736 0.35/1.00 vMB 39
392,789 392,789 00000000000000000302b697e57a3917821eb9afc93044023cf9fbccd4319f36 2,133 0.93/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 782.66 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.97 GB
    • Received: 16.34 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.