Loading Tool

Explorer IconExplorer

Memory Pool

78,498 transactions
29.25 vMB
0.10478978 BTC
Random Selection Loading Transactions
Max Size: 175.91/200 MB

Candidate Block

Mining Attempt 41c2d81d6b3886f72148e9875e8b758ec87c01472bedfe5976a6426cf05b8eb6
Version 20000000
Previous Block 00000000000000000001a2148a353b227d382a7d8eddccbe4a14c874fc92a04e
Merkle Root a4cf6a7cf4eb277d99690f2a3b937c61cc3b80d4fdfa1d7c2808d006bf33be6a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,364
Size: 1.00 vMB
Total Fees: 0.02886604 BTC
Feerates: 144.91 > 2.89 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,267 (392,307 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
522,960 522,960 0000000000000000001da3bce97175ff3c3ea89373f4a7597c8e11f3801b2d8d 2,273 1.00/1.00 vMB 19
522,959 522,959 000000000000000000076d039fd33688b625ae54eb16e9ce7cb774b8bb582c2c 2,394 1.00/1.00 vMB 31
522,958 522,958 0000000000000000000f5ff20811c8613c4868c666c27632736be71ba21b6469 2,670 1.00/1.00 vMB 54
522,957 522,957 000000000000000000294519ea020e14417bf7e2f79a56b871eb30e3775b98ee 2,643 1.00/1.00 vMB 48
522,956 522,956 000000000000000000318c73a2035d991906daf28ae5192a75212f00b4cfa1ee 2,258 1.00/1.00 vMB 61
522,955 522,955 000000000000000000199fd497abe6916a21d8ddd670deb7241997b925a75e4b 971 1.00/1.00 vMB 30
522,954 522,954 00000000000000000016cf7c80da0298c27ffc09eec30ef2f192067b0ffadaae 1,084 1.00/1.00 vMB 42
522,953 522,953 000000000000000000259bf7a26b835bad7cbe026885c20b67716aced763b721 548 1.00/1.00 vMB 52
522,952 522,952 000000000000000000085184c0d95bbaaef6ca97562a6aacabeeb8f32bbcb7ce 2,130 0.88/1.00 vMB 32
522,951 522,951 00000000000000000020727ddfae8aca6b791837cfc78222ad21226ed8d63fa8 2,393 1.00/1.00 vMB 37
522,950 522,950 000000000000000000168f206deae7756e4d0e50f36348731a978dcff9dbeb23 2,407 1.00/1.00 vMB 32
522,949 522,949 00000000000000000027dc32fbe060e64da391708e6705bb0004c2b20837a9b0 750 0.50/1.00 vMB 26
522,948 522,948 00000000000000000022e473d0c17333f18ae7a0069250ba64424eeaf6aa1412 1,502 0.99/1.00 vMB 25
522,947 522,947 00000000000000000000684fc4111231d5b7f5ae4785d2dae0d659c97c3b63b9 1,883 0.96/1.00 vMB 19
522,946 522,946 0000000000000000002ebb90b76c0ed0a16cfbf2006020604657d90210cfb2ac 2,501 1.00/1.00 vMB 42
522,945 522,945 0000000000000000000b39108fcc1d9c9227cc08aa65c3211752e60e6bf6050e 1,205 0.95/1.00 vMB 13
522,944 522,944 00000000000000000011753434da9c3ec648f80a82c60b06fd405c035b87da6c 1,336 1.00/1.00 vMB 40
522,943 522,943 00000000000000000040b15764923b74add6035a197f4d7953759a6cc4889044 47 0.01/1.00 vMB 33
522,942 522,942 0000000000000000001d5d03511d9b40829d98801d94591d26f9e07fe7226fd5 1,225 0.50/1.00 vMB 33
522,941 522,941 00000000000000000017d857d732fd86e2b0da2a35c03e836a6f0081c98dc193 1,722 0.75/1.00 vMB 40
522,940 522,940 00000000000000000016b1249ba74f6bd1387c8231bcb26a7369246acf9ea156 649 0.30/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.85 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: 712.81 GB
    • Received: 17.22 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.