Loading Tool

Explorer IconExplorer

Memory Pool

22,360 transactions
9.71 vMB
0.06995854 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 56.72/200 MB

Candidate Block

Mining Attempt bd27f3df7d343da833702c6c0b1e0dad39f131da20f29868d7910e0a07586116
Version 20000000
Previous Block 000000000000000000008d04065d89b6af56d4a51721394abcf1d222900704dd
Merkle Root 4b9d01647ffc736e777642f78b922e7486ba156ec2ed0e6ecc315b265e233aa2
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,293
Size: 1.00 vMB
Total Fees: 0.04422074 BTC
Median Feerate: 3.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,404 (741,557 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
171,847 171,847 0000000000000aef3626e70fc5d9383c65431675613b7f95582b402e7d880435 36 0.01 vMB 33
171,846 171,846 00000000000002546220050d7d82f979aa5c4cf3e66c2c300e4b64794840f76e 45 0.03 vMB 54
171,845 171,845 0000000000000184f648cef11947eec39bfd48f04bf9ac22b5f22cbb7d0941c6 28 0.01 vMB 28
171,844 171,844 000000000000068e2a4797641e8ca204545d5a8108e1af7c4d57feb3dc61b1ee 56 0.04 vMB 93
171,843 171,843 0000000000000a55ebc04573f3f6448ee254210eb458dbdddb9ba6ae6fc7c20d 65 0.02 vMB 72
171,842 171,842 00000000000003fb92039023afb6f7f839ded7c4d60498f017c94ebe67385c4e 60 0.03 vMB 111
171,841 171,841 0000000000000677204110a807c51a81d87a7641557e8e5d6a351c3f0ced758a 3 0.00 vMB 59
171,840 171,840 0000000000000794901209c32c27e5f4fb297a163dfc9f08e38eb739aed6921d 10 0.00 vMB 331
171,839 171,839 00000000000004daf2322dc602b1c10b2f159371e259d90fed8820fed4695314 77 0.02 vMB 0
171,838 171,838 0000000000000514d84c2118cb3d9cafda6f45d5e9030e2ba1a24f0fcd092998 38 0.02 vMB 115
171,837 171,837 000000000000012d43387cb01764ce1022c7a0359a0bac88a335c793c7ee2e13 9 0.00 vMB 0
171,836 171,836 00000000000000e7e5d38429b2934cc1fc945cbc45ed5230ac1ac07d234915ee 56 0.03 vMB 153
171,835 171,835 00000000000006f47f083faea1fca03afe0bedd526aad4cabf6e820fe85f929d 30 0.02 vMB 40
171,834 171,834 0000000000000a6b3d3b690efa01eab53a177920e53b95f122fff9fa9010cfe0 1 0.00 vMB 0
171,833 171,833 00000000000000e7f77b830738d2f24d646b878b158c13cb061bc548c36877d3 61 0.07 vMB 109
171,832 171,832 0000000000000401d8d0dbe5d05d380e8f0934ab8f675b92721e58654d1032db 11 0.01 vMB 1,143
171,831 171,831 00000000000000ba33ef76440830a5263ca99392dbf640839a6b6db57c22e11f 45 0.02 vMB 48
171,830 171,830 0000000000000787bc407e6028dc6f48f7f3168b9a3052d8506bc92e16f931bf 9 0.00 vMB 0
171,829 171,829 000000000000001dfde87a3a47da76dbfca1e30aaf91637a0ecb0659d380aa64 74 0.03 vMB 127
171,828 171,828 000000000000049f1cc455d6de178f07ecaba0109bb1cfd7496e5e9f02bdf5bf 86 0.03 vMB 129
171,827 171,827 00000000000004004f5127e1686b942d545492d661687972017e948bea9f26f1 58 0.04 vMB 71
Previous 10 blocks ↓
Total Size: 779.57 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: 276.27 GB
    • Received: 1.08 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.