Loading Tool

Explorer IconExplorer

Memory Pool

82,061 transactions
30.46 vMB
0.12568305 BTC
Random Selection Loading Transactions
Max Size: 183.77/200 MB

Candidate Block

Mining Attempt 33cee7447e87a9cafe885c14379dbf2ade4255f5b1a361050e418a96d630a791
Version 20000000
Previous Block 00000000000000000000f924cf5022dab74d96145383ec21fa5a02b0a126c621
Merkle Root 89576be56017fc7cbf65597903cf55162f285a572eed20c97c27cce82c1d7884
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,324
Size: 1.00 vMB
Total Fees: 0.04761574 BTC
Feerates: 502.62 > 4.77 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,124 (524,855 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
390,269 390,269 000000000000000005b63dbef738b120fb4887be0ce0f124e808540f84ecf131 599 0.57/1.00 vMB 19
390,268 390,268 0000000000000000048d2cc59f6eedf69653c14a584cb9051e0beebe9dfb721b 1,249 0.95/1.00 vMB 20
390,267 390,267 00000000000000000602ef80106b6055b7fd3b5e2b84ec567df852554df0c504 799 0.95/1.00 vMB 21
390,266 390,266 000000000000000008109d3dae8cc12874da01ccc626217475aed9369586e767 1,499 1.00/1.00 vMB 30
390,265 390,265 000000000000000007d3ae8c58a4aa8312a5d5b589c933c809f07c53c14bf3fd 2 0.00/1.00 vMB 0
390,264 390,264 00000000000000000ab956147542d671936de3e2b8d6d35e62a60588b712ca2b 2,398 0.95/1.00 vMB 43
390,263 390,263 000000000000000007d4bbf4eab48fe0aea4a021783b43800bd219d651a16dbd 2,503 0.93/1.00 vMB 45
390,262 390,262 0000000000000000072e85d40244eb08b24c4b7d781023cb7610d1ca2c582062 963 1.00/1.00 vMB 28
390,261 390,261 0000000000000000011c87b3c938c85c403df09f7942160cff494b88ea9e959a 2 0.00/1.00 vMB 0
390,260 390,260 000000000000000002a3ad90047d1ff8c29dabd03495f8126ab0fb451fa25246 2,027 0.95/1.00 vMB 39
390,259 390,259 000000000000000001587ac519c44dbbf1b76d7a82da709162941943208126db 2,751 1.00/1.00 vMB 50
390,258 390,258 000000000000000001bd2b34270ed15342fbf0650db9687d61d2e6cbe0d5d42d 2,492 1.00/1.00 vMB 53
390,257 390,257 00000000000000000427d04d793b6dca515f6c0e371e9506cf4fc231e80fa3e6 2,451 0.95/1.00 vMB 45
390,256 390,256 000000000000000004fccc4069ed8061d7b2e2da14c74148187c0b2f1daba9fd 793 0.50/1.00 vMB 46
390,255 390,255 00000000000000000092f2a12e0b5ca1010295701a55f3416b77fa9ee5036652 570 0.32/1.00 vMB 33
390,254 390,254 00000000000000000ba131c8a46536e8f2873b908bb80f32f6a2cc9862a1898b 493 0.35/1.00 vMB 38
390,253 390,253 00000000000000000379c4fb24f5535f9a8d7c63ed7900f57c2085957be8cad9 1,239 0.53/1.00 vMB 38
390,252 390,252 000000000000000006f189e5a6c41a28db38f38d579e143962b65fbadc4e0e42 1,514 0.66/1.00 vMB 37
390,251 390,251 000000000000000004bb7ba23c513087760e54ade568477186839ed36fd62b14 998 0.53/1.00 vMB 34
390,250 390,250 00000000000000000afea704cd51d552dae87f04f48db5846900f724a15e8583 347 0.18/1.00 vMB 27
390,249 390,249 000000000000000007bdee4f231761fc11faf4771cbd7eb3bc3ff489348da2a1 288 0.17/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.61 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: 671.88 GB
    • Received: 16.05 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.