Loading Tool

Explorer IconExplorer

Memory Pool

16,923 transactions
8.07 vMB
0.04945401 BTC
  • 1 sats/vbyte = 3 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 45.78/200 MB

Candidate Block

Mining Attempt 49dfbca799e1da5eac3353559976998baff2e3ae520a8c3a546ea160d0c5d2f6
Version 20000000
Previous Block 00000000000000000001005dfa86df5a453e2a43d8c4c0524838bc7347298bbb
Merkle Root dabf84c84f74be6fd711582434a8eb19d4a1bd453d80119db6b8f1d606e5aab0
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,587
Size: 1.00 vMB
Total Fees: 0.03253439 BTC
Median Feerate: 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,385 (750,370 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
163,002 163,002 0000000000000b535df308fc9a6a851d771121048e1c37ad561f1865fb96f2ca 29 0.02 vMB 85
163,001 163,001 00000000000009f32a19cd841e42d9bd4524cf6eb8419ed283d561c35849a9eb 2 0.00 vMB 0
163,000 163,000 0000000000000d66c125aa33593716ecbf6ef26b6f4c1d74998a87cf502bfc36 39 0.01 vMB 52
162,999 162,999 00000000000000255b92928fb5e03a51080200a46dbb6876be9135bf6a04f53b 1 0.00 vMB 0
162,998 162,998 000000000000058e23e16c0401148d3f2f61e20eeb2ba1434d19455713b48064 29 0.05 vMB 51
162,997 162,997 0000000000000b54f1d85a93bee2359d4c9a9e99acf751201342e62c47be4df9 74 0.03 vMB 72
162,996 162,996 0000000000000bc4716d07c2a47369d961587a9a4a61952adb25f26429448379 32 0.01 vMB 0
162,995 162,995 0000000000000672b1a773a106eafbf427dcbeef142a11da4c263a7c7e5896c5 18 0.01 vMB 55
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: 106
    • Outgoing: 10
  • Data Transfer:
    • Sent: 230.68 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.