Loading Tool

Explorer IconExplorer

Memory Pool

39,646 transactions
17.54 vMB
0.13988803 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 96.73/200 MB

Candidate Block

Mining Attempt f45eb346b653e410da0c44cbac51856e639796e8db128278d3a400b09120fd44
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root ae38a050e48cbf9e61dc2793d80cfd2a61dda1f969cdc40c5844e1d3fb36b0be
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,284
Size: 1.00 vMB
Total Fees: 0.03698384 BTC
Median Feerate: 3.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (895,235 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
18,086 18,086 0000000012f2d72936a6ac3e9ae32dbd8d99d083ce353672516b8b3325ff5b32 1 0.00 vMB 0
18,085 18,085 00000000255f593582504bcef7c9278fe5a62c1d2259809e6738f8c5f7cb53de 1 0.00 vMB 0
18,084 18,084 00000000893280f2480a3f5f8ea4d1b7b418a9424e1b5df8252840926cffbfe0 1 0.00 vMB 0
18,083 18,083 000000008d5816831e6994e9f8399d8f537e1bddbc0796aba7e7e8396a5df7b3 1 0.00 vMB 0
18,082 18,082 000000000450db85523cd0a988434af328ef5d74f437eb1beb3294de5baa8d39 1 0.00 vMB 0
18,081 18,081 00000000836f1ec61dc4406e91068b1cce8a1f2b19c63d0d94cd5e4c5621fbb4 1 0.00 vMB 0
18,080 18,080 00000000723c78c4ad88982d881a5773fe428d4899fe1709a34585680f4f19cf 1 0.00 vMB 0
18,079 18,079 00000000955c88b959dd3836a18f5d1ae3ca6d050d5e667e952e92877f1c9837 1 0.00 vMB 0
18,078 18,078 0000000056a8ae4e4df95a0f3d7e16048bf52a413727c6423a5fc78071428937 1 0.00 vMB 0
18,077 18,077 00000000463e7846a5bc7a9dc224e614231746884d9336be9aa6cac4c5bf42f3 1 0.00 vMB 0
18,076 18,076 000000003be07efac55824a8c8ae11d2d56254df2b24e9d30d910bbb83fc1035 1 0.00 vMB 0
18,075 18,075 000000006ec1610c7c7dc07b9b0e7df317c37744c43fce65b0a821fd9da20c91 1 0.00 vMB 0
18,074 18,074 00000000cb4b17e0fc78133db626617cfa46a5d87acc29ffc3925f0c1411a1eb 1 0.00 vMB 0
18,073 18,073 0000000006c15ba1e5f6ac7a65275f7a36955254c406780587e9fbecf4e88ccc 1 0.00 vMB 0
18,072 18,072 00000000a23c24c50f5d12ce7076ff637c22769822c70836a716f9434b4c4909 1 0.00 vMB 0
18,071 18,071 00000000bb24359e88cddd3954b35793d04145555006d588a0b6593f7d561df6 1 0.00 vMB 0
18,070 18,070 000000006d8d314087420e964721c5c5dbb5952137b5e1ae5f8630b889c78f52 1 0.00 vMB 0
18,069 18,069 00000000235f8f44fcc637193f786ee234e98270271e42e51f0033225c3fffe7 1 0.00 vMB 0
18,068 18,068 00000000a9f05fa134377f7904be51ddfebacb60da14f8940ab4af798836d429 1 0.00 vMB 0
18,067 18,067 00000000c1917831cec5852b43791dabe16716b04365dbaa31504d5c8ef1131d 1 0.00 vMB 0
18,066 18,066 00000000be80968d2f1aa860932a5d3f6656ed0463bedd3e63b045f7966b01b2 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

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