Loading Tool

Explorer IconExplorer

Memory Pool

39,480 transactions
27.64 vMB
0.12330641 BTC
Random Selection Loading Transactions
Max Size: 142.09/200 MB

Candidate Block

Mining Attempt 1b8da292e070934d243df30c6d6b1f8edac4af783e88c6dd38c7b700c34d9d4e
Version 20000000
Previous Block 000000000000000000008372903aa4d0da986da668e92f623c39e85dec80bae4
Merkle Root d74b3c1585a45a56a444bf2a5058f3aef362a091553c02307dc3b5753d618962
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,889
Size: 1.00 vMB
Total Fees: 0.06857069 BTC
Feerates: 265.25 > 6.87 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,267 (361 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
913,906 913,906 000000000000000000011f82c37e61c2b895fcda2f91c7b75e5f21cf76d0e1d9 3,866 1.00/1.00 vMB 2
913,905 913,905 00000000000000000001aeed4cca94df5529a2358d5e8120a346cacdd7592b89 4,215 1.00/1.00 vMB 3
913,904 913,904 00000000000000000000026dcef5183fe3c5ed707772ac776526d0aed817de19 3,742 1.00/1.00 vMB 2
913,903 913,903 00000000000000000002028351be1ef9eaf2faaf699028bbb3051644d2941aa6 4,585 1.00/1.00 vMB 7
913,902 913,902 00000000000000000000da05d93442360f22052b3e9b26cad1f80d4f63408ab5 4,657 1.00/1.00 vMB 4
913,901 913,901 00000000000000000000e12767ead54527abf692ba79e1f2775cd8acd9284572 4,652 1.00/1.00 vMB 7
913,900 913,900 00000000000000000001045bcb3b2142ad1559f1e2c63e9eccf4c3e3bc543f14 5,191 1.00/1.00 vMB 1
913,899 913,899 00000000000000000001af420a5a05bffb15be5c8cf451f634ff2593c3f09648 3,747 0.92/1.00 vMB 2
913,898 913,898 00000000000000000001b5c2e36fd230f1bcb552aeeb913a297d2a400b59091d 6,101 1.00/1.00 vMB 0
913,897 913,897 000000000000000000016fcba9d6d29495957b78f42ceeb9b370b453827f381b 4,573 1.00/1.00 vMB 4
913,896 913,896 00000000000000000000cdc11354ec706df170e2d0149d90bd2f408c34844279 5,220 1.00/1.00 vMB 1
913,895 913,895 0000000000000000000067a94b6aa5ff191d69db38aebe330be5341aadf23220 4,809 1.00/1.00 vMB 5
913,894 913,894 0000000000000000000057ada62f6c570cd9d607bf2bd966fac2706dae52aff2 4,856 1.00/1.00 vMB 5
913,893 913,893 000000000000000000003b941e6818d1722a204a556f09b0d22738461d4c7df9 4,169 1.00/1.00 vMB 1
913,892 913,892 00000000000000000000c62f9b2e486b14610e04f5f7b26b8ced26632f0ddc4a 3,510 1.00/1.00 vMB 3
913,891 913,891 0000000000000000000119ce95786a15a8ef79eb69929548bb35e0e13ef5ced5 6,252 1.00/1.00 vMB 1
913,890 913,890 00000000000000000001232a5cf3fe2ef392123733ab2020508ed31126938a6c 4,989 1.00/1.00 vMB 0
913,889 913,889 00000000000000000000b02ea4396e77d465942823d07234041335a9a8c49fcb 3,695 1.00/1.00 vMB 6
913,888 913,888 00000000000000000001e885f453299570d6d4f81a0e2e4aa28fde3fafff4e84 2,887 1.00/1.00 vMB 2
913,887 913,887 0000000000000000000119374ce60625bc5e91acd1afeabcaf576ba4e14784d2 3,569 1.00/1.00 vMB 3
913,886 913,886 000000000000000000000a81a9d14e06407ba5e65560ae268468613b115c64df 2,731 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 781.07 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: 578.28 GB
    • Received: 8.69 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.