Loading Tool

Explorer IconExplorer

Memory Pool

82,591 transactions
31.87 vMB
0.11218106 BTC
Random Selection Loading Transactions
Max Size: 191.12/200 MB

Candidate Block

Mining Attempt 0e3cfe76cf2ba78954d364771fcdb881d73d59d96fb5542ff61ccd0b480d3de9
Version 20000000
Previous Block 000000000000000000010cf532a63a6441b67a3efb5df3eadda72118873c170e
Merkle Root 0508e14865ebae86c6d5ad145f451c882a10161ba0e8c4e0da6210e7d46e4061
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,454
Size: 1.00 vMB
Total Fees: 0.02597036 BTC
Feerates: 99.50 > 2.60 > 0.92 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,376 (625,807 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
289,569 289,569 0000000000000000ec9555d72ffd77bd019ddd7a99b46e70ada33987659dcc39 1,058 0.35/1.00 vMB 57
289,568 289,568 000000000000000112fb7ca5e0fd3e2c0be0c17618c86b4b62d48bc215759ad6 128 0.06/1.00 vMB 30
289,567 289,567 0000000000000000eaf3e7cbcb4436602e2961ceef4e88e639886dbab68efb7a 275 0.21/1.00 vMB 38
289,566 289,566 0000000000000000c931bc03dc29e59a99fdf704241fcacd684659c31da7bc50 100 0.07/1.00 vMB 27
289,565 289,565 00000000000000000fed31de593b755bb60930524d2d3ebea2d811ef9adbc056 283 0.18/1.00 vMB 31
289,564 289,564 000000000000000043eea95075eb02254895f9f544df01e67293f030751211aa 319 0.23/1.00 vMB 33
289,563 289,563 000000000000000076c42110f9269d7ae618f5315b0b53a0cb462dd9eb86fc68 384 0.20/1.00 vMB 37
289,562 289,562 00000000000000005a8a257f9e6fb8f25824993e46e9f2450d7558bb796c2803 153 0.10/1.00 vMB 10
289,561 289,561 0000000000000000246f9be29064659e0ea7a0f01ed7c2dab9e84e8437c53b17 128 0.07/1.00 vMB 39
289,560 289,560 0000000000000000636fddee6ec689d128808686330b136629d8c22bd0a2c686 440 0.24/1.00 vMB 32
289,559 289,559 0000000000000000964cf9b69d92efa133ce12c2d98ef133cbf7b803bb831707 1 0.00/1.00 vMB 0
289,558 289,558 0000000000000000b06e8e9f39f2132583a3ab928995d6cc034234f55da6c7f0 228 0.13/1.00 vMB 19
289,557 289,557 00000000000000010c3d378681f4b40d4ba1bf0a7bd5b444a47d3a8053c9ffa5 547 0.26/1.00 vMB 51
289,556 289,556 000000000000000087d7d54ecba6b77516bf12413f90df8c7759f53dbd381cf6 387 0.17/1.00 vMB 26
289,555 289,555 0000000000000000bd6ae642ec692532b5b426c49fde39d824bc804c87864861 389 0.31/1.00 vMB 20
289,554 289,554 00000000000000008630c6ddda04f157c23969507516231fb1d0e8c1f833f925 864 0.35/1.00 vMB 49
289,553 289,553 00000000000000007d64d5564e1399248a408ae27a8f1dcdee602034297c4599 512 0.20/1.00 vMB 51
289,552 289,552 0000000000000000ef546f44d5c82aaa52fe6512c8611817633d038571262401 182 0.09/1.00 vMB 39
289,551 289,551 000000000000000020436c11b45f0c65fc11374f7936f1fb624f9b81fb089e3d 265 0.15/1.00 vMB 35
289,550 289,550 0000000000000000eb1baeb2cc5f11904a1657cc0301b0ae9b4f5e4bc9ebc2ba 770 0.45/1.00 vMB 30
289,549 289,549 0000000000000000384f43fa6c85732c1cca9d2912247b1dde1d89bcbe617df0 371 0.20/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 783.04 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.41 GB
    • Received: 18.16 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.