Loading Tool

Explorer IconExplorer

Memory Pool

84,684 transactions
31.81 vMB
0.16497294 BTC
Random Selection Loading Transactions
Max Size: 189.29/200 MB

Candidate Block

Mining Attempt 32e649428ee17d807771fd135dd4ca6e952192f550aaca024f93bcd6d9e6eab7
Version 20000000
Previous Block 00000000000000000000709a48f0063127d97cdfd68d24c6264f3b0e57fb4758
Merkle Root 94d906495300682a43a5447103389c1690f3b63f25d70b02482c88187b06ff7b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,129
Size: 1.00 vMB
Total Fees: 0.05206986 BTC
Feerates: 402.75 > 5.22 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,146 (637,488 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
277,658 277,658 0000000000000003781985b918c035d16a3b86ae1312764e219ec4a69d511f03 267 0.16/1.00 vMB 35
277,657 277,657 00000000000000002580f28d43ace2407140e7d9f7ed19c74ae045d5536dac70 336 0.23/1.00 vMB 37
277,656 277,656 000000000000000094e5e4e617dbcbf3e21325dfa1d1470be7f95d17e498eb29 513 0.25/1.00 vMB 47
277,655 277,655 0000000000000002c0c614e1f51fa9888b7c95bf4521fba4a19f38d59d7a5bf9 440 0.20/1.00 vMB 37
277,654 277,654 00000000000000033ba903787e9398711fe4616cf1b3f04122037dfce48a1b56 227 0.15/1.00 vMB 32
277,653 277,653 000000000000000390d8d353681baa4b458973decf4ac9633aca9b8585745668 128 0.15/1.00 vMB 19
277,652 277,652 000000000000000293f01e0fdb8a33a72c1bbdc6222b5cccb839c8f1b51f5356 91 0.11/1.00 vMB 12
277,651 277,651 0000000000000000806ccae232c58f1ff284e3a83e1043ab6352ca6d97f86ff1 974 0.49/1.00 vMB 43
277,650 277,650 0000000000000001350e0ba265722f93ce7fe669c087b5dab8f8a4845ab4ca99 441 0.20/1.00 vMB 52
277,649 277,649 000000000000000235f8204373239a92c1a1bf48306055f5a76c9f0fb1b4c038 521 0.22/1.00 vMB 46
277,648 277,648 0000000000000001bdf3022b5461badbc90e52ced41bdb2c92f145f77811df25 561 0.26/1.00 vMB 43
277,647 277,647 0000000000000000054a714e580b16c583701712ab91060e92dbde6eb1e052a8 213 0.15/1.00 vMB 31
277,646 277,646 0000000000000000c86826ab2fbe4639ec413004955a36e77c2267988579e653 581 0.25/1.00 vMB 46
277,645 277,645 000000000000000377583393bd8151f01ce90f74d9946dcb6d9351f68d2efd8e 394 0.18/1.00 vMB 44
277,644 277,644 000000000000000141b41a8d3b4d10341d7d8c42e8645e38e12a9f6977edbcbd 428 0.19/1.00 vMB 56
277,643 277,643 00000000000000021ec8efec5a12f5f451081ecf5b4cca3101768143d33e03d7 329 0.16/1.00 vMB 29
277,642 277,642 0000000000000000585ce52a7ec246780866d5e86adb54c567ff0e7a776987e6 87 0.03/1.00 vMB 51
277,641 277,641 0000000000000000d5f28d3ca29516d9342e14122fcd92e4e5f95edcd1bf3584 318 0.16/1.00 vMB 39
277,640 277,640 0000000000000001323be23842723436a7e58958faf284647c4ad6d0ef670ff9 596 0.27/1.00 vMB 35
277,639 277,639 00000000000000028bc4ee55d8c5f1c0e87b2ec384abd8ebac7f4f626b641fad 759 0.33/1.00 vMB 45
277,638 277,638 0000000000000001d0516b6fa170235ecdba08352d548fbd6b87e4d9a5e21b6a 68 0.04/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.65 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: 672.66 GB
    • Received: 16.30 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.