Loading Tool

Explorer IconExplorer

Memory Pool

82,374 transactions
30.43 vMB
0.10373989 BTC
Random Selection Loading Transactions
Max Size: 185.70/200 MB

Candidate Block

Mining Attempt 6157b56b3f46b06786880be1ea317008bec3a79582f87459c1ea99eb4d37bff5
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 1fdc1628300b27a373462e44f5e325e4246e7840524c51ccafaa2a172671ae25
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,718
Size: 1.00 vMB
Total Fees: 0.03288487 BTC
Feerates: 402.60 > 3.30 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (383,426 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
531,897 531,897 00000000000000000032e542bf4cc39da7cc957c5144ed4d7aa9de0f83291039 1,354 1.00/1.00 vMB 4
531,896 531,896 0000000000000000001f78e334391e91c7025f3f89c7ec6ebbceeb859a1d9151 2,604 1.00/1.00 vMB 21
531,895 531,895 0000000000000000002dd1dad447cbcb547358cdac261db9f633e54f15351156 2,116 1.00/1.00 vMB 9
531,894 531,894 0000000000000000003342eacf5dd500fd6d6a46744ad30b0a40470d118206e9 1,840 1.00/1.00 vMB 6
531,893 531,893 00000000000000000015a3694891301c13db194ef95e047355178ae0399c3684 3,001 1.00/1.00 vMB 16
531,892 531,892 000000000000000000151eab2913fc33efa055ab5d50797a6f8a045e3650ecd5 2,577 1.00/1.00 vMB 41
531,891 531,891 0000000000000000000ae52091c6855b8f889ceb08e1786a3638c87980ccdf06 1,614 1.00/1.00 vMB 3
531,890 531,890 0000000000000000001928d2b0c9967b76319a53246ab5706f93100e8d7b2971 1,295 1.00/1.00 vMB 22
531,889 531,889 0000000000000000000c1d9ef4e2d8a7363187a6ade831852cbe4858235cfa94 556 1.00/1.00 vMB 53
531,888 531,888 00000000000000000029458d10c77b963f335e4bd326f5ac0a015002af4da831 2,711 1.00/1.00 vMB 27
531,887 531,887 00000000000000000018d938308e5c3619dba65694817c4421c312067c7f4351 906 1.00/1.00 vMB 7
531,886 531,886 0000000000000000000bd5669dd9be683068b04c6a9245349a1ae67b098ae7a2 1,889 1.00/1.00 vMB 18
531,885 531,885 0000000000000000001ad45c5a4122638ab0711f89fc4d86d63d19024de470f2 190 1.00/1.00 vMB 1
531,884 531,884 0000000000000000002ea201fae92c5983d7e3b3c365561f8a8adc7e8fadfdb5 626 1.00/1.00 vMB 3
531,883 531,883 00000000000000000014f6d6fd34729bc25cbe6f5bcf512c3bfba1be511545f9 272 1.00/1.00 vMB 4
531,882 531,882 00000000000000000021c11436c0df87d1af87f4f0b99a3671c0627fc73c69a0 1,970 1.00/1.00 vMB 13
531,881 531,881 00000000000000000012c17400eed40d181bd043a503276eebc4576830d1b376 1,367 1.00/1.00 vMB 9
531,880 531,880 00000000000000000030658c88b5250fb68fc70a16c3b3eadfbd847914ed91fa 1,288 1.00/1.00 vMB 13
531,879 531,879 000000000000000000184bbb25acad345410aa1e3b9de3f4d9fd19e378b462f1 2,215 1.00/1.00 vMB 12
531,878 531,878 0000000000000000000a30a60649b596a96df229d473b5df45287d9952cd2e6c 2,544 1.00/1.00 vMB 15
531,877 531,877 00000000000000000018374c8d8cc329362c27877e91b3a76e3449268cd6755e 2,813 1.00/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.95 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: 715.22 GB
    • Received: 17.67 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.