Loading Tool

Explorer IconExplorer

Memory Pool

58,626 transactions
32.77 vMB
0.25315782 BTC
Random Selection Loading Transactions
Max Size: 177.59/200 MB

Candidate Block

Mining Attempt e4d6df9346a0c097b36319e0af626940a80eeac237c432d492024536741e9560
Version 20000000
Previous Block 0000000000000000000150ac5d85e9507ede5886efaa3253ea821573fd5eeda5
Merkle Root 1d306e99840ba6f36d5df6a4dec53a0369eb3d37814f9c846c0fb1ab80f1f62e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,533
Size: 1.00 vMB
Total Fees: 0.13301482 BTC
Feerates: 529.10 > 13.33 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,824 (547,834 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
366,990 366,990 000000000000000004eb77c06ebe0ba887c3faf0378c123f19034f4b027b3a80 851 0.55/1.00 vMB 39
366,989 366,989 00000000000000000dc9d86b5ca1207cfa3fbe5b8a8bbc8d13906c7f99e56964 278 0.18/1.00 vMB 36
366,988 366,988 000000000000000007f6df6b8d2f59f10941365378107187755351aacefd8d4f 163 0.08/1.00 vMB 37
366,987 366,987 00000000000000000a9a27499a05fa64d436aa4c8d2127603a89b241250e1bbe 237 0.10/1.00 vMB 36
366,986 366,986 000000000000000000adaa7c23e5442f91272405fa2011604398f35216874b7f 649 0.35/1.00 vMB 37
366,985 366,985 0000000000000000094c3a6e1c6c1b9c9eb0502046bb14f1511641fb75b2a51d 38 0.03/1.00 vMB 30
366,984 366,984 0000000000000000123b2ef99919701e28331b3421e21a00eab76b07eb98dfc4 422 0.24/1.00 vMB 36
366,983 366,983 00000000000000000eb21bdca0c73bcdc1a780e3727eeb1e7bb837d126bc9086 639 0.35/1.00 vMB 42
366,982 366,982 000000000000000008eb422ac66044e599f215c2311e0cbdfcdae265f1388277 44 0.04/1.00 vMB 26
366,981 366,981 00000000000000000a9900df537fff3512c3a1927f216643b4078cc9bbb7ecf8 345 0.19/1.00 vMB 37
366,980 366,980 0000000000000000038169fc5e7e82434d86e9fdadef37adaf6f7c9ad39e4bcf 1,131 0.55/1.00 vMB 38
366,979 366,979 000000000000000008e273db3c10caa82e42cb463ac27122dc6b6139afb2ce9e 146 0.13/1.00 vMB 23
366,978 366,978 00000000000000000c8c0b0a28d80d92331ab5f9268fc9ca93ddd74911bcd9ee 96 0.05/1.00 vMB 33
366,977 366,977 00000000000000001100735dc33dc796bd1c9fcf4fb87f7cbc0d450b0a4a9371 662 0.31/1.00 vMB 35
366,976 366,976 000000000000000014cfc8ddb961715ce6febb087c83168da17e0088747d88c3 1 0.00/1.00 vMB 0
366,975 366,975 0000000000000000141033bf52b1040191f7b0e430c00e36b9136b3aae40838c 1 0.00/1.00 vMB 0
366,974 366,974 0000000000000000070abc6cf67250c7efdf7a3fd867f21d90950000ddde767e 1 0.00/1.00 vMB 0
366,973 366,973 000000000000000008a1cc0bece48374145eaf0f65229cd46d6beaacbb997041 268 0.21/1.00 vMB 31
366,972 366,972 0000000000000000075082f38d30cd9b04e70c972802ede38a967b9dfde38c50 325 0.20/1.00 vMB 32
366,971 366,971 000000000000000008badcac5550fe7484cddd983e7196cf496648b9f82ed9b2 1,117 0.57/1.00 vMB 44
366,970 366,970 0000000000000000106e94b77b4bab934454f72ee3c7b85c32ba2db2023f1146 966 0.52/1.00 vMB 45
Previous 10 blocks ↓
Total Size: 782.08 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: 651.42 GB
    • Received: 13.56 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.