Loading Tool

Explorer IconExplorer

Memory Pool

42,170 transactions
26.75 vMB
0.05944817 BTC
Random Selection Loading Transactions
Max Size: 140.40/200 MB

Candidate Block

Mining Attempt 907696a27137242d8f43720092d5adc2cfe28e74afaf65fa86241dce2b1ddbb0
Version 20000000
Previous Block 0000000000000000000025449f50590d909b1288ad98721336244ae461997fee
Merkle Root b96d63611a9fea8992d2d36212840b1674135114b051caf40da6b205752d9a22
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,826
Size: 1.00 vMB
Total Fees: 0.01008282 BTC
Feerates: 99.90 > 1.01 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,898 (600,592 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
314,306 314,306 000000000000000033a09a632e9d4c390ff5b74ce95049a68712148299bccbec 71 0.06/1.00 vMB 15
314,305 314,305 000000000000000032d338e793e333e326635a83757c5a61aaf863d51c2e3d89 120 0.10/1.00 vMB 20
314,304 314,304 00000000000000000a2baf245c15d4dcaf3986e8064f7a589bfa4b6a1c5ee91b 240 0.11/1.00 vMB 31
314,303 314,303 00000000000000002359fc47984ae43fc9cd3603ffd9931af347310a5888ed28 240 0.14/1.00 vMB 24
314,302 314,302 0000000000000000348e17e4844b7152c6c74c2a12110678df7c3f9f7efd2a75 809 0.49/1.00 vMB 27
314,301 314,301 0000000000000000286e6f47f21ab68fe41df8e509bc7d1e4e3f5e8f88f65d78 512 0.23/1.00 vMB 39
314,300 314,300 0000000000000000031c046b0b41004e28aa78ba785cf4aca4a01292888f5556 207 0.14/1.00 vMB 31
314,299 314,299 0000000000000000304978abbc485a3dee1bc7d50aaf675096894f3c77332571 422 0.28/1.00 vMB 27
314,298 314,298 000000000000000012f684b856ae4686f7b9ffdf722b502b5fffe8b2c73317b0 43 0.02/1.00 vMB 31
314,297 314,297 000000000000000037a0d634e4a4c3fc954f363ada8eb7401e200421da8b1130 250 0.11/1.00 vMB 31
314,296 314,296 00000000000000001caaa4f1ad922b1b8e5760138d54df61cbd235384790d348 511 0.26/1.00 vMB 34
314,295 314,295 0000000000000000196226b879c637cde85ed868c1fd053011033b7c0621e80a 465 0.27/1.00 vMB 27
314,294 314,294 00000000000000001d889a9c68f590dc0a03be331d56e6a35a7cd71bff248773 299 0.16/1.00 vMB 35
314,293 314,293 000000000000000039f1d26afbec48db7b120b6dccb9fbc5939bb3e99951e6e7 50 0.02/1.00 vMB 27
314,292 314,292 00000000000000002b7f9f7bddb8c6ea94e9edaa6f96c0c09e0f09efaaa2982e 21 0.01/1.00 vMB 26
314,291 314,291 0000000000000000293cff120461e5ecd4f3570c859e41091df16e23ef5b510e 260 0.13/1.00 vMB 29
314,290 314,290 00000000000000001eaf36992995472c81eca07a6017adbc1c766f5659132e7b 266 0.14/1.00 vMB 23
314,289 314,289 00000000000000001c1747244e9425de2e076c15e71c57968d4ad6cedef877fa 767 0.38/1.00 vMB 30
314,288 314,288 00000000000000000923de1defccc8703c60e504e8e2c59410c96df2b8057301 449 0.26/1.00 vMB 26
314,287 314,287 00000000000000002e5dd0ccd4cf092127e7c349df95d06b899c4f2fd6219aa8 938 0.63/1.00 vMB 29
314,286 314,286 00000000000000003437c665e5f29478898ceda484a7a9ee115ff850004ee075 796 0.45/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 782.21 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: 654.27 GB
    • Received: 14.11 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.