Loading Tool

Explorer IconExplorer

Memory Pool

32,712 transactions
13.75 vMB
0.04802566 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 79.06/200 MB

Candidate Block

Mining Attempt ab1fc0bdb77f674b79cefdd2ca1e225cbf03eaf8b6c458a7e736ac0cb89ef5d2
Version 20000000
Previous Block 00000000000000000001f06e79710a37ab005885ab5f59b589cbb915c2a023cc
Merkle Root d4e2ccbee66fec0583a147468007c86f302fab515636e63e0c72d220ba611640
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,451
Size: 1.00 vMB
Total Fees: 0.01202198 BTC
Median Feerate: 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,341 (710,271 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
203,070 203,070 00000000000002c8f324ae9a244dfcc71836fede48d19bf0f851c7c59681c900 451 0.19 vMB 117
203,069 203,069 00000000000002bde6cd4fa2087f27c805faab2cda5340f83a1981fba19b6a69 104 0.05 vMB 94
203,068 203,068 00000000000004b91f47a66b6aeec76c7ef188cbec1bb27720a3cc55b57e9139 319 0.25 vMB 134
203,067 203,067 000000000000006ff646ebb7c559c3c16fc5dc9f8813dfa9ac582ff9de848628 650 0.25 vMB 324
203,066 203,066 000000000000000511a65a66065b50f0612d06d2766495695a362c0969a6f866 230 0.16 vMB 242
203,065 203,065 0000000000000375f783012285b75f1e279d51d916fe29783f457dca78828201 546 0.25 vMB 112
203,064 203,064 00000000000005169457805a52f97935a885e42fed557b0063c0ca9898b3905e 798 0.25 vMB 177
203,063 203,063 000000000000011cd5f98ecf3656cae47ef8703cb3dbe9e29e1f222704e7e986 103 0.05 vMB 187
203,062 203,062 0000000000000000497b8b1a83a091bbd8fa7afef1bf62263ebd79019e98eab6 153 0.05 vMB 346
203,061 203,061 000000000000038c8ac727a768f8e738a92c91beb55da9109eb5885aeee454bf 176 0.15 vMB 75
203,060 203,060 00000000000001beb87bda50afad03d4afcc17443ba64cc7169da7e61ef90e05 75 0.03 vMB 136
203,059 203,059 0000000000000398d62b7741273602dd8c098f6c05b2ef59b08ffca9327aa9c9 667 0.36 vMB 89
203,058 203,058 000000000000040e21178f841de61a5b6049b1e04331cbb82aeb6699e879d4e7 206 0.10 vMB 176
203,057 203,057 00000000000001b97abf79f57e8832239ce3454165cc5daced6ce0d64844e794 16 0.01 vMB 95
203,056 203,056 000000000000024e43bf40da9d6259ce891aed1fbdc2be6cbd40a2c524444456 65 0.03 vMB 96
203,055 203,055 0000000000000394991207168a8ae4508ba111ac9b39de7235851f772a1e038a 159 0.08 vMB 134
203,054 203,054 000000000000025ec34efc553f91b115628758de4d74648404b44567422c0841 13 0.00 vMB 31
203,053 203,053 000000000000022e468e8a5a701baa9b2ca3aaa932567434c2034b037b21dc13 396 0.24 vMB 124
203,052 203,052 00000000000001abe0daa630844483bc7fe69af910073b8b3896a319c0f1ec9a 474 0.18 vMB 187
203,051 203,051 00000000000000ec01bc5ffaa112d90ce8f112c3fa1eebe0dfa8c1131c85d98d 32 0.02 vMB 61
203,050 203,050 00000000000002ec68202428db800f46734632c62771887c1c5b24be8c7614b5 578 0.21 vMB 171
Previous 10 blocks ↓
Total Size: 779.46 GB

Node Details:

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