Loading Tool

Explorer IconExplorer

Memory Pool

43,493 transactions
26.99 vMB
0.05697639 BTC
Random Selection Loading Transactions
Max Size: 142.31/200 MB

Candidate Block

Mining Attempt 0a23847601499cc01ba01e704dab5a8cb5e1090fb1f85d7496b989b2a6666de2
Version 20000000
Previous Block 00000000000000000001994882487e351febb51281fc30d3f9402f5efdddf083
Merkle Root 29f85c372daa1e8d9ef49e6d0008ffd0cd6bdee7156b51c6299c14da8c9fc4c7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,130
Size: 1.00 vMB
Total Fees: 0.00675723 BTC
Feerates: 160.56 > 0.68 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,915 (357,862 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
557,053 557,053 000000000000000000030ea27dd79d8e85920572c836f917822e9b6da5b12f5a 681 0.66/1.00 vMB 2
557,052 557,052 00000000000000000018394766b07ec1e8ba8a05913b693285b0152fd5c443d6 3,084 1.00/1.00 vMB 11
557,051 557,051 0000000000000000001d17b65402962e9caa19149434084e3130eadc4ab07603 3,186 1.00/1.00 vMB 2
557,050 557,050 0000000000000000000a25caf40bdeea1608a88d588bb0c3709ffceb0de627eb 2,519 1.00/1.00 vMB 27
557,049 557,049 00000000000000000030e060189262b001f0ed17448d1c380a09b5c018f7497c 382 0.43/1.00 vMB 3
557,048 557,048 0000000000000000000909511c8b77641cd011c2d9ffe0f4cd1c1b4986c31f56 3,280 1.00/1.00 vMB 12
557,047 557,047 0000000000000000001d62f225f1e611f50b8309841f5b23b4fd2d67f1b588da 2,013 0.84/1.00 vMB 7
557,046 557,046 0000000000000000001546b37d7be5d66d4c950b3cca307a8c331dc7daa266b7 2,132 1.00/1.00 vMB 8
557,045 557,045 0000000000000000001645db3efa2aa44cb95ea7b08ce5aff91b12d1c746ab71 2,817 1.00/1.00 vMB 11
557,044 557,044 0000000000000000001813fd54e00371ae6997dfcda458d2cbf201350881d5b2 357 0.11/1.00 vMB 9
557,043 557,043 000000000000000000151b9cd2d9e2757486e023f42a34f2c8a9ea2d221c39ab 234 0.20/1.00 vMB 4
557,042 557,042 00000000000000000027415a438a6737acc83ba39ace75e54872a28eb6bc4753 2,577 1.00/1.00 vMB 11
557,041 557,041 00000000000000000024154af76b959bcbe3a9c60bf31bb63ef7b558105bbe5b 2,481 1.00/1.00 vMB 10
557,040 557,040 000000000000000000316339f0bf3e7e72eaafab043078b8dba860d885e538cc 2,672 1.00/1.00 vMB 12
557,039 557,039 000000000000000000287855229a2aae594d031a6b85162460669f809506d34b 2,308 0.94/1.00 vMB 10
557,038 557,038 000000000000000000076328fc2b8ac042fd2ab7fba873d7061357e3c05e1e62 928 0.35/1.00 vMB 10
557,037 557,037 00000000000000000027c7240f4ea8eea92d37c90a8dbaf0ed3267e815f854f0 355 0.16/1.00 vMB 10
557,036 557,036 0000000000000000000e77c3eb4132fea4663d72372f0e4a2cbc67bb06c1b164 459 0.30/1.00 vMB 6
557,035 557,035 0000000000000000002df4d058eed20df7693e0e84d0d9d83aa2fa769b5c53b7 1,919 1.00/1.00 vMB 8
557,034 557,034 0000000000000000001370d45b4fb10132aea974647618bb470450a6a124c5e3 2,677 1.00/1.00 vMB 15
557,033 557,033 000000000000000000183bd693bd508022a2351bbe30e054446513c1a5f86d01 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.24 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: 655.07 GB
    • Received: 14.25 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.