Loading Tool

Explorer IconExplorer

Memory Pool

27,774 transactions
13.90 vMB
0.14694382 BTC
  • 1 sats/vbyte = 6 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 76.08/200 MB

Candidate Block

Mining Attempt cac2c51e9b08dd5ab951c03cfde9fcc16501383a9508312bc0f79723644a1496
Version 20000000
Previous Block 00000000000000000000282cfa1c1336a9ecffd7bdef4743cc1d073745e85651
Merkle Root 93009acecf9a6491f1d27bc1b5c07a12d1af5492674c84338a4d374db5be83f5
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,809
Size: 1.00 vMB
Total Fees: 0.09103202 BTC
Median Feerate: 3.60 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,313 (654,292 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
259,021 259,021 00000000000000048c04f7eedab0d9920839bd71fbdbd0f75548c1e7753abd02 106 0.04 vMB 142
259,020 259,020 000000000000000ab5c7eb252af7701700b0ca98936d2960133f69081ce18abc 245 0.16 vMB 48
259,019 259,019 000000000000000c70e2a0075646af533294b2eab28a8169a6e324fd57f24f01 690 0.25 vMB 148
259,018 259,018 00000000000000066b1521d07be093922fd4a185b3c9aa6dbba7d4c443fd328c 620 0.25 vMB 112
259,017 259,017 000000000000002176ee01d4159cc49023616e3e556caef65c913eea2bd311b6 512 0.15 vMB 264
259,016 259,016 000000000000000df77264e3aa309232fffcba96a2ab68268f42f8df1938d381 770 0.29 vMB 137
259,015 259,015 0000000000000018d5d673de4f092613357e7f27035b2c60f4f8a39c854d4def 29 0.01 vMB 93
259,014 259,014 00000000000000099ca4a443a569b777734c459c71f1f0c007db13eb9adfce9c 568 0.23 vMB 107
259,013 259,013 0000000000000004dc3a6711aec79bfc3f55db28c34c282863358b9dcb79c1cc 128 0.05 vMB 174
259,012 259,012 000000000000000ce05389b81784154e854aa591f762f100b72e5b49feed2d3b 543 0.20 vMB 132
259,011 259,011 00000000000000137c080c0bf3777f8980e053048869eeb2b28e84a2afbadeed 467 0.18 vMB 144
259,010 259,010 00000000000000135e7426f5eea2d59e069c8d010cea27e56d59508d9862a069 65 0.03 vMB 75
259,009 259,009 000000000000001af1d553d5f9ecd33e8e26680d51bcd5567099800ad4a07f68 10 0.00 vMB 144
259,008 259,008 000000000000000f3a495c10443314286a8f930ccd7a8925b6cca9a9bf75d11d 79 0.03 vMB 131
259,007 259,007 00000000000000257a64a4781cee9dd688c66499293d05e1d6c2a0cb698ee80c 101 0.04 vMB 115
259,006 259,006 00000000000000017b1e0899caeee1ebfd92b4c4d132ea967abc06f9c2a714e6 77 0.12 vMB 29
259,005 259,005 000000000000002329e07fad0f4247f15eb8f5c95b57c6a2284bd845a49c805a 168 0.09 vMB 100
259,004 259,004 000000000000001a6a6ea8c25c86531ec0426a2dd8c68e86f978f56232ee6de0 488 0.22 vMB 118
259,003 259,003 000000000000000e3f69367beaaff19ecb1eb2511827c33c82439398a1c63962 19 0.01 vMB 94
259,002 259,002 0000000000000001c7a73777d3d573931b8079089fb6beb48780bacf7b7d8950 201 0.08 vMB 110
259,001 259,001 000000000000001dbaadb858f4f69c326c2ccb7fb6e570914d2744bce424a52a 79 0.03 vMB 80
Previous 10 blocks ↓
Total Size: 779.41 GB

Node Details:

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