Loading Tool

Explorer IconExplorer

Memory Pool

18,719 transactions
9.83 vMB
0.06880178 BTC
  • 1 sats/vbyte = 8 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 53.54/200 MB

Candidate Block

Mining Attempt 145872315074c2e17806fd399d0ca598a7d6e8e342697546da9870191bbd02ce
Version 20000000
Previous Block 00000000000000000000ea7b3c200deeaec83f2905c92dba9e1fdfd8176f698d
Merkle Root d1e4c496d4941715170a461ae681f2bc964e21fac6150760d365e4a7085dd713
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,478
Size: 1.00 vMB
Total Fees: 0.04215710 BTC
Median Feerate: 3.98 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,372 (709,933 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
203,439 203,439 00000000000002ba92fd32437a60e9f8c4c19209e3c175087a7b8a17f2ea1d96 170 0.08 vMB 135
203,438 203,438 0000000000000201892dd6ed76236eb8f42e93bf0dad2606cc5aaa246f253bf1 1 0.00 vMB 0
203,437 203,437 00000000000001d5ce6880b3c265f34dee91f3c7603ab6f151e814e08ed050fd 91 0.04 vMB 122
203,436 203,436 000000000000017c118daed5c3fd997b3c55ac0d00d7cba5d6de88fe70fc5dfa 214 0.10 vMB 137
203,435 203,435 0000000000000406dc596ed9a0c9d2b484ce0747a83a360628375c2d0559a72e 481 0.19 vMB 245
203,434 203,434 000000000000037288456c5dbe79c71bdd90c48df7ec27944ccbf15676adafbf 247 0.13 vMB 172
203,433 203,433 00000000000004786892c16fe7c3b37b480f73f62fb7367d7014c8648e4f646b 489 0.24 vMB 119
203,432 203,432 0000000000000274c39670ed62a3ff8d5ff70f149d2c419f645f4c238a625b02 41 0.03 vMB 87
203,431 203,431 00000000000003e1482a4447996ccb383bd23b1b636e58b7dc21362535ac013d 131 0.08 vMB 206
203,430 203,430 0000000000000401790a8fe275037a37fd5cbe5800fb60080103b39ef8c0efa5 410 0.16 vMB 212
203,429 203,429 000000000000007112eff379bd004bc7253173cbeb597783c2dfb584d446e55b 230 0.09 vMB 167
203,428 203,428 0000000000000187a17e936964268a91e89c3c596f5d1b5a16ff9d2bcf4380ce 135 0.05 vMB 167
203,427 203,427 000000000000014efe6a948776670fbc2e7c59fa69f372c2f3b26253e5a71805 284 0.20 vMB 92
203,426 203,426 000000000000033937eaf0c1be1e160b9d7407a41222fe456d384cf6321ca520 36 0.03 vMB 21
203,425 203,425 000000000000020972f4b191b5bb9bdb7eda1fea41d0ac5540b962e55930a781 550 0.21 vMB 162
203,424 203,424 00000000000004c1fb0ed92b119491221724e1eed4f494ce411c8ae4d3e0b4e6 4 0.00 vMB 6
203,423 203,423 000000000000014e491019b6d1bae996cfc8add205a8ef4f98ec2fd75b5c0cfe 63 0.02 vMB 198
203,422 203,422 00000000000004a08c4abc13ea28ede7a7f5b9d52aa00f9171a4e8043d282ccf 117 0.05 vMB 163
203,421 203,421 0000000000000264d3376a8cf19523dec1e0c7749a9bd0981e1a5f688bebd8af 127 0.05 vMB 29
203,420 203,420 00000000000000af44572eb582fa14237bc692f22fe9ac476d2cc6b57be95084 373 0.17 vMB 172
203,419 203,419 00000000000001e4d8c59bf0160444ab6c3dfc9f65af435f40e74125f3fcf468 434 0.21 vMB 184
Previous 10 blocks ↓
Total Size: 779.51 GB

Node Details:

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