Loading Tool

Explorer IconExplorer

Memory Pool

33,498 transactions
27.70 vMB
0.05610997 BTC
Random Selection Loading Transactions
Max Size: 137.80/200 MB

Candidate Block

Mining Attempt d84a74483f2097767805fe45398ed6d1485ed219b1b96794513a15151ff43c71
Version 20000000
Previous Block 000000000000000000019a77c40282d48b8b439c6b19800056fbbad552052c91
Merkle Root 551ccf1b4e0ea424a591bf700c27c543e4d22bcd47ffc1d5ac252d4602bbed57
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 881
Size: 1.00 vMB
Total Fees: 0.00338766 BTC
Feerates: 40.21 > 0.34 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,554 (439,653 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
474,901 474,901 000000000000000000060ceb5d68e045283758b69268fdfc95c41ecba1df4f44 1,846 1.00/1.00 vMB 157
474,900 474,900 000000000000000000d8acc6fd9e870bc5cf94a49d61ad901efb5b543d5739bb 289 1.00/1.00 vMB 18
474,899 474,899 000000000000000000cc413b8c43ea1cf2b1081b8c126967b9b4576c214d1797 490 0.64/1.00 vMB 52
474,898 474,898 0000000000000000011fe26b15a07fc8bead6a80a051ef32f08d9f8cb8fbc055 1,954 1.00/1.00 vMB 178
474,897 474,897 00000000000000000023c4ab49f68362542ed3a88e7daa14199f0f30b38e096a 175 0.08/1.00 vMB 226
474,896 474,896 0000000000000000014cb62535fa43a8a83f31f79029fad06fe4609b4d3fa731 270 0.16/1.00 vMB 156
474,895 474,895 000000000000000000b0d682ea197e73680a540ebb61af2df1c9e84d01d63c11 1,335 0.79/1.00 vMB 108
474,894 474,894 000000000000000000407f0a9808e505c8fb7c4d59f2104ae1610e14d8b4a280 1,550 1.00/1.00 vMB 154
474,893 474,893 0000000000000000005c5d6e5cb53201b116677f7b01e20db8bfaa96b5e9a529 1,195 0.67/1.00 vMB 94
474,892 474,892 00000000000000000131f91fe86323c008fb94c5d34532431acadef81a552c41 1,680 1.00/1.00 vMB 156
474,891 474,891 00000000000000000028277ecce4f009f0db4cd157c549b436cdac6f9c627571 918 0.63/1.00 vMB 196
474,890 474,890 000000000000000000f1978c8e8f97ad2bdb3dc8cc5fe87b7271a5f8532e75ce 704 0.42/1.00 vMB 152
474,889 474,889 0000000000000000004d323f9e642a1fdde036d871ae98b654172ab6edf31198 1,680 1.00/1.00 vMB 38
474,888 474,888 000000000000000000d85b95d1e2197a4f4d9fa4e33b00f3dce9bea8fa12cfbe 1,037 0.76/1.00 vMB 122
474,887 474,887 000000000000000000e94a1a6bbce540b1fc3f0254df7472232714038851da47 1,190 0.49/1.00 vMB 223
474,886 474,886 00000000000000000174959b6346ca08b96a59997a14a53b28899cd11de7e4f2 1,983 1.00/1.00 vMB 238
474,885 474,885 000000000000000000594c6bbdd4ae201644586e808959a87457a1b53ca048cd 607 0.27/1.00 vMB 174
474,884 474,884 0000000000000000001bb7fddbe3c4aff7f22f01187d1d0069e8afe7416b5ed8 867 0.56/1.00 vMB 74
474,883 474,883 000000000000000000ed52d7fe4c9995230addac4df852f62f81470f513d1cab 1,682 0.91/1.00 vMB 187
474,882 474,882 0000000000000000001f5a657f0f7ef3ac75a3b9847f1948d794900adbfd5bd0 579 1.00/1.00 vMB 33
474,881 474,881 00000000000000000183d76b9b6f1fa51773df47d417e84e41e07e313cfe4658 71 0.14/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 781.59 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 623.38 GB
    • Received: 11.45 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.