Loading Tool

Explorer IconExplorer

Memory Pool

82,579 transactions
31.07 vMB
0.10776665 BTC
Random Selection Loading Transactions
Max Size: 188.92/200 MB

Candidate Block

Mining Attempt 6542c9ba434bd7c1c356cde67519d328becb1a96759979ee5695d7a5350e6969
Version 20000000
Previous Block 00000000000000000000464fbd6ccc853e5ba244ebbed6c329fc6ad23af9abcc
Merkle Root 7040f9562a30f0ad2d254ee8d9992ce3d1a7047146fba144cecc44ffb919f51b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,141
Size: 1.00 vMB
Total Fees: 0.03369080 BTC
Feerates: 200.89 > 3.38 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,382 (46,088 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
869,294 869,294 00000000000000000000818bdc6488d3ec08b0727354a537a036892ed93c51c0 3,177 1.00/1.00 vMB 4
869,293 869,293 000000000000000000004434b2068bfc6569e40162b3428c51f6da7c6af49f47 3,521 1.00/1.00 vMB 4
869,292 869,292 000000000000000000004702768c39f604e27e2c920ba56be257c2f7379b540d 7,059 1.00/1.00 vMB 1
869,291 869,291 000000000000000000028b82c0da153c383901d35eb0d87651f17e23f118b25d 4,781 1.00/1.00 vMB 4
869,290 869,290 00000000000000000001b75dd85baeea5a24c6d7ee8049a046537ad9b6dc988d 3,623 1.00/1.00 vMB 2
869,289 869,289 00000000000000000002990bb2fae212e4cbed2228f5d07ccbf844a09a8c51ac 3,901 1.00/1.00 vMB 3
869,288 869,288 000000000000000000016c4e38138bf650bb99069a81dc1fa95cdcde6072f1a5 3,565 1.00/1.00 vMB 7
869,287 869,287 00000000000000000001c57798d62e7e98d45d0d0fb4a542b43bf41d2258a385 4,395 1.00/1.00 vMB 4
869,286 869,286 000000000000000000025a214159ca9b2da6b3ae7bbb3341d69bb842f313189a 6,522 1.00/1.00 vMB 2
869,285 869,285 000000000000000000006437746a33f002c65e7eb2906bc984049964a5a03783 4,442 1.00/1.00 vMB 3
869,284 869,284 00000000000000000000db29bd138850054e595f86b2f83afdbd5d4f7d34e31f 4,646 1.00/1.00 vMB 4
869,283 869,283 0000000000000000000040174adaf0ec907cd0dc2b88455df3be6f45e7a4c148 3,059 1.00/1.00 vMB 4
869,282 869,282 00000000000000000001364677f11ceac0dc66d9713ec25a81d14da0a3bc1f62 3,303 1.00/1.00 vMB 4
869,281 869,281 000000000000000000007650592a0dff8e77e366b8c7ab84aed919899a7b285e 1,615 1.00/1.00 vMB 2
869,280 869,280 00000000000000000001049c69b4ea748dfc7aa65289cdbe4e55156088ff5d93 2,016 1.00/1.00 vMB 3
869,279 869,279 00000000000000000001114249bf8a74d1ce426852d8b7a3390aa324566b19bb 1,635 1.00/1.00 vMB 2
869,278 869,278 0000000000000000000039312de944f1ceb21e1530f0e09a109c56d04544b0de 3,327 1.00/1.00 vMB 4
869,277 869,277 00000000000000000000cd9ae63e74b15a2aad77273e89982406ce3970071352 3,906 1.00/1.00 vMB 8
869,276 869,276 00000000000000000001c9f951957367a3554b59b2c5fc3c713a6e5f6923ee30 3,329 1.00/1.00 vMB 3
869,275 869,275 00000000000000000002bece889b799d3c44a215cb1de4cf4864d92b3b5aa247 911 1.00/1.00 vMB 1
869,274 869,274 0000000000000000000125767e70c995ebaf51486908215f758faadc4ba91409 4,103 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 783.05 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: 720.60 GB
    • Received: 18.21 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.