Loading Tool

Explorer IconExplorer

Memory Pool

27,829 transactions
7.83 vMB
0.05924880 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 53.99/200 MB

Candidate Block

Mining Attempt 624131113eb62b34c1c56cad8e12b697ba8a78c559ce880ce33bc12209aa4328
Version 20000000
Previous Block 000000000000000000016ab6a894f36a196d51cda84e47c1d4e51ee548839bd1
Merkle Root 6e5e3b0842336e419c7bba0fa550709a2fcf1569ebcca7bd1f5052d3aa24104c
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 857
Size: 1.00 vMB
Total Fees: 0.02303799 BTC
Median Feerate: 3.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,226 (752,478 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
160,748 160,748 00000000000004ca7046b58cd7e1ad5eb5dcb9d7863cd17b6dcd4601e2cffb61 3 0.00 vMB 1,474
160,747 160,747 00000000000009f2ff83bda91920f09f9da8e22684f87490ae89ae6f0bff4571 5 0.01 vMB 18
160,746 160,746 00000000000009387d7dc713e7bb2366f988aecabe4f80042682fd899a4a221e 111 0.03 vMB 11
160,745 160,745 000000000000031aa6f4099e77753219f0e76a6f733b464f99b618414ddaa96e 20 0.01 vMB 41
160,744 160,744 000000000000040ac0767e77b6f36bf94231b040ddfcb4f161491699fb7ee264 33 0.01 vMB 564
160,743 160,743 00000000000002d3f7f96f80cebc33841aa89bb17e6d5630cab6a5ae4151d442 12 0.00 vMB 0
160,742 160,742 000000000000024ae2340769d5fb7bb5311e55fc31b2b503e503d90714c94f4e 44 0.04 vMB 156
160,741 160,741 00000000000006d43f96d5adad85446abf9e4a3d13883c48d45c4c8f12a97e8b 20 0.01 vMB 3,079
160,740 160,740 000000000000087a7f8f6aaec5e27858efb057e90f18bd3f3a9dab481196e24e 1 0.00 vMB 0
160,739 160,739 00000000000005b5b9a41f54eda6b589b855280a5976e7e678997222fc9e654c 155 0.04 vMB 109
160,738 160,738 000000000000052f026ccb3dbb9568a11b34dc557cf1973e84a2a6167ed93989 25 0.02 vMB 25
160,737 160,737 00000000000000532e6232b4ce3689249cd1188fd4f8c259b21ff2989238dba1 1 0.00 vMB 0
160,736 160,736 0000000000000cc4b58674905be4fde9582c2fa23b238fcbb3efe8a6bf433411 45 0.04 vMB 78
160,735 160,735 0000000000000766a48bdf1383f6aefb10c924719be8699fd501a79139b90195 19 0.01 vMB 14
160,734 160,734 0000000000000c40788e1dacb82ad0411b742f2cd0b4ba06cc06a20e3e4c7834 32 0.03 vMB 2
160,733 160,733 0000000000000b3fd0adfcdbd46d605451f6bbfa33ceb896c6dcc42e6e37892d 126 0.06 vMB 174
160,732 160,732 00000000000000fc6f2a9b734969b3d040c687fc3da946a1815ac82d40e04c1a 45 0.02 vMB 89
160,731 160,731 0000000000000667261226ca63dbd054361fe57dadafcce6497df33cc157365a 37 0.05 vMB 95
160,730 160,730 00000000000000bba3bd0a29139da921e7510f4ad3bdefd341f51981ff669f15 70 0.03 vMB 104
160,729 160,729 0000000000000b8aeca61eb26581a574803a0eeff793239a83a3f14c266039fc 13 0.00 vMB 81
160,728 160,728 0000000000000b161b2a1e801ce0207bbeda1ef19f6ddbaaa335699ba72f3bae 25 0.01 vMB 104
Previous 10 blocks ↓
Total Size: 779.25 GB

Node Details:

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