Loading Tool

Explorer IconExplorer

Memory Pool

88,072 transactions
32.11 vMB
0.13374523 BTC
Random Selection Loading Transactions
Max Size: 194.59/200 MB

Candidate Block

Mining Attempt 9513c65daf51affb88495fc5fcd458818b6c6107b867168f12c9de75bf12b79b
Version 20000000
Previous Block 0000000000000000000073dadc631dd956a009d41a1710c631dc5e901f1b559d
Merkle Root aa128a57cd8bfa373cf1089b67da84ed1062bbc2f9c301c3248aadacd7c8c74a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,883
Size: 1.00 vMB
Total Fees: 0.04884416 BTC
Feerates: 101.65 > 4.89 > 0.40 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,073 (533,165 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
381,908 381,908 000000000000000007dcc080bcbdf157846fd62f816c61f42fa61eeaa68b01b8 2,230 1.00/1.00 vMB 43
381,907 381,907 00000000000000000eb02a32b2409ce550c49de390ed324ff6d99babd2e7c702 2,011 0.95/1.00 vMB 36
381,906 381,906 000000000000000010acc418ade647346e0d530b475454185dcd990d777a07aa 1,832 1.00/1.00 vMB 35
381,905 381,905 0000000000000000077a2995beebe1075c7d0f16f66176df7adae9f6d588900d 2,050 1.00/1.00 vMB 32
381,904 381,904 00000000000000000b35d20bef9c4d83bd99a3993136becc5a511b86853ecf43 324 0.44/1.00 vMB 14
381,903 381,903 00000000000000000f8337d32eb99204a76296aa95c4be5b04b57453e1d1ea7e 1,769 1.00/1.00 vMB 39
381,902 381,902 00000000000000000bb9c4fd8411ef62985701fb874a78ad6ef660fbfa26a639 1,821 0.93/1.00 vMB 33
381,901 381,901 00000000000000000581a81856ad89dac2d72f1263fb66ba2c43d22088896e99 2,395 1.00/1.00 vMB 45
381,900 381,900 00000000000000000dfd99892e30622fe18fb165ec129109aac78a83afa108c0 2,364 1.00/1.00 vMB 52
381,899 381,899 00000000000000000c3624e79fcf08a075044dc45d779c316b8bfd408ea81483 734 0.47/1.00 vMB 29
381,898 381,898 0000000000000000099db679e4544bd9d33cfddc90979ce8471ab57faab9b401 2,163 1.00/1.00 vMB 39
381,897 381,897 00000000000000000fde8ab6bf8d81e47bd51cb49baaaca4a5938993d5320f84 657 0.99/1.00 vMB 14
381,896 381,896 00000000000000000428fac33940f200ed0b77ac60aa4d52046770261b13ffa3 1 0.00/1.00 vMB 0
381,895 381,895 00000000000000000b18f37d970cc4c36f5ac75dd1579e624475e0f98efec9db 3,061 1.00/1.00 vMB 35
381,894 381,894 00000000000000000bc12ec5988793b508f7bd4a4ec51337e948e87d76695902 2,583 1.00/1.00 vMB 65
381,893 381,893 00000000000000000a1af073a28c843c4b53081b4222b9449ffc937db4768e5f 1,564 0.75/1.00 vMB 105
381,892 381,892 000000000000000006121fca9a5f3f1546235b7b88ac62a92b01370658d73c4f 1,953 0.99/1.00 vMB 35
381,891 381,891 00000000000000000ad6846b978dc467d3599c212db047b18073806fac79b756 1,966 0.95/1.00 vMB 25
381,890 381,890 00000000000000000b1e42e0276f822a559383c13e29df211d2e5c994c6f1f94 2,690 0.93/1.00 vMB 69
381,889 381,889 000000000000000007a87faed10714fd2d2b53fcbabe6d4952e1e9e31d0577e0 1,562 0.99/1.00 vMB 24
381,888 381,888 0000000000000000099ffbf0a12caddf4bcfdbcba3df9a9114e5185714b83bbe 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.52 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: 668.91 GB
    • Received: 15.63 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.