Loading Tool

Explorer IconExplorer

Memory Pool

43,652 transactions
27.34 vMB
0.06975566 BTC
Random Selection Loading Transactions
Max Size: 143.41/200 MB

Candidate Block

Mining Attempt ab482afd328fb013fb42085980867b6b08439d6d14e6434cb681d6161a5e5228
Version 20000000
Previous Block 0000000000000000000016a2e4f654442fd3c68b01796737d538082af92a4f49
Merkle Root 29613ff317d34966093ad1eee255ea8bd646fdca915d51c8781d5bc30a3af145
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,148
Size: 1.00 vMB
Total Fees: 0.01849545 BTC
Feerates: 298.50 > 1.85 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,920 (605,014 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
309,906 309,906 00000000000000002c5d4bacd367dd50f61261be0a80ca8e08e5c439e4b4a10f 1,271 0.69/1.00 vMB 32
309,905 309,905 000000000000000006c1c0faadbcc5f1ce588e62f7a1cc7250bb8a64ca6d9437 270 0.16/1.00 vMB 23
309,904 309,904 000000000000000039878bfea11aaea74a60b3b4e07a4b49c27952207669fa6c 45 0.07/1.00 vMB 10
309,903 309,903 0000000000000000080990e0df7905e0840db31e8277e29e0541462612491cdf 315 0.17/1.00 vMB 26
309,902 309,902 000000000000000009f5d283dc7cab867c4cacc727d9c8df99d2f04c5c7927e8 241 0.11/1.00 vMB 36
309,901 309,901 000000000000000017a33fd820671de45cadb0d4492bd8d63170cb7f7318a835 310 0.20/1.00 vMB 23
309,900 309,900 00000000000000001d92207534963b3d79dc459a45fcd762b130d13bf459645c 391 0.21/1.00 vMB 35
309,899 309,899 0000000000000000129dbcc5ee682090a371aa974ea9d59ccd2926861211ebf4 481 0.31/1.00 vMB 27
309,898 309,898 0000000000000000283026ee876cce48cf0c0ddb307bb7ea17e38bc2f5d22b52 879 0.67/1.00 vMB 21
309,897 309,897 00000000000000000c6b0054fefe3abdb6db671e8b36c5e4d414730b149130e7 512 0.17/1.00 vMB 57
309,896 309,896 0000000000000000209c2d5a3f852af9a4e7cd1470e7d90ff5c8e0d7e9515a7e 388 0.38/1.00 vMB 20
309,895 309,895 00000000000000002d4ff307a76f3dc0b6ec51556d01b84437eb90d20e3eda8d 219 0.19/1.00 vMB 18
309,894 309,894 000000000000000001fa627d8f279d25f4180f4c2c50c8a535156eb1290c7d64 303 0.24/1.00 vMB 24
309,893 309,893 000000000000000018ae178c63e6a577d2c90747762b56e326d29c215d8e5216 203 0.15/1.00 vMB 24
309,892 309,892 00000000000000001906c444207ec85a8d87f401681596e7a1920e913fc5e45b 315 0.19/1.00 vMB 27
309,891 309,891 00000000000000001002435ccdeedee78692809277ae39fc30786bd320f3c656 591 0.37/1.00 vMB 31
309,890 309,890 0000000000000000270462f364f696bf7d700e36febbac578a7784e3cf677fc2 20 0.01/1.00 vMB 23
309,889 309,889 00000000000000003b2e3edb770849c47b22e13d1a52863c7114d3eb699e4cac 106 0.08/1.00 vMB 21
309,888 309,888 00000000000000003ec021c6cc34c9e6a03229da7744049b4240e5837d3ba4f3 865 0.49/1.00 vMB 29
309,887 309,887 00000000000000000bb8668393d3ef95252beac25a47c4507eda08ee3fe07f10 68 0.09/1.00 vMB 12
309,886 309,886 0000000000000000313afd911fe8e1ca5b3b80638f18a8b05311cad2404c3f35 190 0.15/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.25 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.38 GB
    • Received: 14.29 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.