Loading Tool

Explorer IconExplorer

Memory Pool

82,424 transactions
30.71 vMB
0.08133194 BTC
Random Selection Loading Transactions
Max Size: 189.02/200 MB

Candidate Block

Mining Attempt 8ad79f890bfd549e8fabada2364f1b3383f046de66a75daa68a6a6e330a154e5
Version 20000000
Previous Block 000000000000000000019edd1a56b4f361ecb598479f8049a106a5401578635e
Merkle Root 2d8aee37eb4adbd3ac68fc03e7f2659f426e0e8465c86b6210b625d23a661473
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,892
Size: 1.00 vMB
Total Fees: 0.01255725 BTC
Feerates: 353.36 > 1.26 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,231 (386,142 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
529,089 529,089 0000000000000000001dfa1a78f7302d3173cfb9743bc2959d42a37714bdba97 1,933 0.77/1.00 vMB 36
529,088 529,088 000000000000000000207d4eb0af0bcfb3e4e01e2f2c37e6cc1f84d716d90b45 150 0.04/1.00 vMB 33
529,087 529,087 0000000000000000000111fb7a8daef2c61dbffd989eedbd6c7b86d25fda7605 1,794 0.61/1.00 vMB 31
529,086 529,086 0000000000000000000a885681cad9a8a0276165cf27e431012cc837a41ef25c 453 0.19/1.00 vMB 23
529,085 529,085 0000000000000000002584713ff581dc5e97d6cfa2dc4ff758098881430e6e7e 405 0.18/1.00 vMB 40
529,084 529,084 0000000000000000000eca3964cb978ca637e9ec17b584e2e83095c75f10574e 1,184 0.57/1.00 vMB 32
529,083 529,083 0000000000000000003192998c0e2c9c92a8fa785af21226bc7b15e577027e71 381 0.20/1.00 vMB 47
529,082 529,082 000000000000000000283a4cff83f4a8f7e567de6e83279ff7fa6e9ab2886976 1,458 0.59/1.00 vMB 29
529,081 529,081 0000000000000000001a9f8d30cc5c944d53059b31903e6203b375583324c6ce 1,044 0.42/1.00 vMB 35
529,080 529,080 0000000000000000002d308395ef901bc7efa5c2d9b9b02d610c3d8bf43ea31d 485 0.16/1.00 vMB 34
529,079 529,079 00000000000000000004766832604e3b0f61d28bcf90166050beaf37033147f5 758 0.31/1.00 vMB 38
529,078 529,078 0000000000000000002c352daa8f53fb74e8658b98cb5d7d58ab9b5facc23ea5 61 0.02/1.00 vMB 27
529,077 529,077 0000000000000000000312392a864ad3ed0b2a3a2cd7ec1aacde5de01fc2b309 576 0.18/1.00 vMB 30
529,076 529,076 00000000000000000010fff4c1f7c58d4fc7855ad751d7f5493aebb361aca7e1 2,140 0.82/1.00 vMB 29
529,075 529,075 0000000000000000000cea2522c34b7e2ee9fb1042e94a17d811f393ed1226bc 565 0.25/1.00 vMB 39
529,074 529,074 0000000000000000002d49aec3d5cdc6ad6703519ab11433821825d20316b20d 1,403 0.68/1.00 vMB 31
529,073 529,073 00000000000000000030b06db66c89b9549c7d24fd1533bcdd29d4d5bc858404 1,267 0.59/1.00 vMB 28
529,072 529,072 0000000000000000001160456114a06a71ced9851055d5918f45c10c2e2aed39 185 0.05/1.00 vMB 38
529,071 529,071 0000000000000000000f9740895f575aaa01b3803eece0693ea5512666c8cea3 755 0.33/1.00 vMB 38
529,070 529,070 000000000000000000238541f81ca017330ab4f56734b5390a30a386531be97c 472 0.18/1.00 vMB 29
529,069 529,069 00000000000000000017e074db0356bf145e7098dbf153548038eafeb60e18b7 105 0.03/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 782.79 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: 709.81 GB
    • Received: 16.99 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.