Loading Tool

Explorer IconExplorer

Memory Pool

39,598 transactions
17.53 vMB
0.13946709 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 96.66/200 MB

Candidate Block

Mining Attempt bfdc18b116a39289a8725e838093e4899a02c109ef02fa63c48102b8b65ee816
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root 6267f3ed84444537181c0bde9b71cfb9f1ebd00d8b0b2cc8a6705296e3a83bf0
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,238
Size: 1.00 vMB
Total Fees: 0.03684709 BTC
Median Feerate: 3.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (759,424 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
153,897 153,897 00000000000007bdf731662e48e73f510ad531db3edec47a1dada6dd89cd91d2 52 0.04 vMB 83
153,896 153,896 0000000000000b08ebffd383c4e763c15045cbd956e8ea8637cd69f0cd4e370f 55 0.02 vMB 8
153,895 153,895 0000000000000b0ff304551db04a83b3dc7038e36723acddce1fd8cec0639ce1 35 0.03 vMB 641
153,894 153,894 0000000000000a5bdef7674cfca92270258a0b1f92ff973949cd1b58aa6faef6 13 0.00 vMB 22
153,893 153,893 0000000000000c2edf74cf2907675b1ca1ad430ffa4c2c55406d3864ad7a85eb 17 0.01 vMB 187
153,892 153,892 00000000000006045b98812693efe3e69af7c74e2d8b760cf0100628adbc2fdd 22 0.01 vMB 192
153,891 153,891 0000000000000e046333f476e2754edfcbcf28496aac51db0ba66980a99c8031 96 0.04 vMB 62
153,890 153,890 0000000000000c7f14e3d083b27885a0e16d4dfb6393e413ff03e4b75d2cf26f 32 0.01 vMB 97
153,889 153,889 0000000000000bbd26ea492b90744dff9889e6c4ff14f0dd55009825190e5e70 34 0.01 vMB 81
153,888 153,888 00000000000001c28dae608c82991cdd39a1fd2081cf064bce1adcdaba5375b1 10 0.00 vMB 34
153,887 153,887 00000000000003d8ba6f7d304b43a092b8aee307805d778c68f4bdc4b016f6c0 157 0.05 vMB 26
153,886 153,886 00000000000001942a7c46fbc6a947a64cce7f64bb4b87183a6850c8e891e972 39 0.09 vMB 91
153,885 153,885 00000000000005ec8b262a82be0b21d9c4c22637a4bfa66af734e7a7dd19db56 68 0.03 vMB 66
153,884 153,884 00000000000009a79fe468706e0eccd1ca1a3c4b37a1e78a12ecf8e1cdd28640 24 0.01 vMB 44
153,883 153,883 00000000000005d51e0b7b77e8b06a7aa8212bebfea86ab19a34759671242147 129 0.04 vMB 6
153,882 153,882 0000000000000d47001680384fc17b916fffc7ebf4b628c80eaf57ce2889769a 53 0.03 vMB 191
153,881 153,881 00000000000000d20f669295982d808605369e3034411e4b5c83a8eab483e57d 84 0.04 vMB 87
153,880 153,880 0000000000000d63ee44025dfad07bcfaa89e3a1480db94eb2fec57cadb5558d 49 0.02 vMB 62
153,879 153,879 00000000000004dfab76c33a7f5d5b9c16522640e25e0a6b5413448b9e76c218 16 0.01 vMB 82
153,878 153,878 00000000000006c4a4786826a61f4379051aba3fe58c9dbd4a3b50929ac5f552 20 0.01 vMB 57
153,877 153,877 00000000000006f70eb2152ce979b903c6ad767edea76d953425b2af0437a6ae 45 0.02 vMB 61
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 90
    • Outgoing: 10
  • Data Transfer:
    • Sent: 111.62 GB
    • Received: 0.47 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.