Loading Tool

Explorer IconExplorer

Memory Pool

19,165 transactions
8.83 vMB
0.06596478 BTC
  • 1 sats/vbyte = 3 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 50.08/200 MB

Candidate Block

Mining Attempt 005270a7397001ab7261f1a6d0e5089c004b718d57bc346f143b7f49c3dcfbc2
Version 20000000
Previous Block 00000000000000000001005dfa86df5a453e2a43d8c4c0524838bc7347298bbb
Merkle Root 760ea273ad499fc0a1f81a3cd72f02990119c22730c636e18a4565c07c21b851
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,929
Size: 1.00 vMB
Total Fees: 0.04473397 BTC
Median Feerate: 2.35 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,385 (750,362 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
163,023 163,023 000000000000021133dff0babf788840cb0d024c172d56266f27ccd33965610b 27 0.01 vMB 49
163,022 163,022 00000000000008c3533e36c664433939b64758b58a6c17168a35e11915af4cc8 103 0.04 vMB 872
163,021 163,021 000000000000094879c27e7f359ad7e89032e832b7e93ba2a55e5e9adbed6e37 106 0.05 vMB 77
163,020 163,020 00000000000001d11d06e4279b5cfdf2b83d7a052fd9ca083481cfb6f0ff5e82 17 0.01 vMB 22
163,019 163,019 0000000000000aedd44db3e854582821b269d9bcd91f336035e7b365b2e37202 85 0.04 vMB 203
163,018 163,018 000000000000036eb405eae0e0142a93617a12f33fa23ba1d951c24cb08fb855 1 0.00 vMB 0
163,017 163,017 0000000000000453c548d1dd882a6b89c230552c2d1f644136e5e1db9ccc35cd 42 0.03 vMB 286
163,016 163,016 0000000000000171c810b3a983817f34ca74448d5b658b74af84aacf89fe4edd 9 0.01 vMB 956
163,015 163,015 0000000000000a8ebe61d60a7af11329c41a4a46cb38ad951700695c21f97bbb 27 0.01 vMB 51
163,014 163,014 0000000000000291e9f859412839c305913c20088d1ff1177e549f5e863d4c98 118 0.04 vMB 12
163,013 163,013 0000000000000bec2733916d4594dce7a36a58dfe65018d4cd2bc76731aeee92 14 0.00 vMB 38
163,012 163,012 00000000000009bf234d10198c9b429d3a1ed421f7ca324ab9105391037dacb9 46 0.02 vMB 99
163,011 163,011 0000000000000932252eb126f1c56f21d2846cfe62153a54ca4b8de7eb80fb8a 38 0.01 vMB 16
163,010 163,010 00000000000001ee0a8a251e94cd889ff72d624f2a464e618700d1d367ba406c 26 0.01 vMB 120
163,009 163,009 0000000000000863ef92288574b73c189d42004b6a9efba56a2750583636b37f 16 0.01 vMB 36
163,008 163,008 0000000000000c3fa97fe6a74d173ceb88e3afa9c5da4d4b7b57dc6db169c6ed 37 0.02 vMB 167
163,007 163,007 00000000000006be5cfb56b315fa7d3693d3ec4cd733c614f3bae797235fec89 13 0.00 vMB 16
163,006 163,006 0000000000000ae559ed3733edba32ef635569a2dd17d7f765677465276552e4 64 0.03 vMB 122
163,005 163,005 000000000000004cf60ca5334b9006e6e6433c4a2857ebccbf2c0fb113abf2a3 13 0.00 vMB 25
163,004 163,004 0000000000000550fd3b26c093123bca7aa9e1e293be156cb91eea781024f4a1 74 0.05 vMB 87
163,003 163,003 0000000000000ad4d90a4e7ad5ee582de1e0541fa81a786be77f2926fc85de8f 67 0.02 vMB 11
Previous 10 blocks ↓
Total Size: 779.53 GB

Node Details:

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