Loading Tool

Explorer IconExplorer

Memory Pool

80,310 transactions
29.66 vMB
0.06927440 BTC
Random Selection Loading Transactions
Max Size: 178.99/200 MB

Candidate Block

Mining Attempt 7777521359ba670db5564a9c5a22d4cbc6c4f98d58fdcb3030eb58e5a96e144c
Version 20000000
Previous Block 00000000000000000001febb03fdcff4c8ac482b94dd8500539809f9da5db1cb
Merkle Root 18f25b74b6a74315f51c9eeacf7a74be3b0d0e830301336bcb72197fa47ca26d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,261
Size: 1.00 vMB
Total Fees: 0.00791470 BTC
Feerates: 73.20 > 0.79 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,981 (793,410 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
121,571 121,571 00000000000021bbbc289ed151ee744b8147f384476101f2df384a3c940d39b8 2 0.00/1.00 vMB 0
121,570 121,570 0000000000003704c6a273da9e4f722115195a528a56d362968723d905a159e6 3 0.00/1.00 vMB 0
121,569 121,569 00000000000005c5e1cde49a2e2176dc58051eeb114c733c914cb38a3a0147ad 7 0.00/1.00 vMB 896
121,568 121,568 0000000000003b908091362a927bf63f490595361c5753012d76d089f0ff4136 1 0.00/1.00 vMB 0
121,567 121,567 000000000000786314024e829738306e4ade0b34df84063cc8a2a826b74a333d 6 0.00/1.00 vMB 0
121,566 121,566 00000000000041b76686fccde593830916913c674efdf8387d032a9159d8082d 8 0.00/1.00 vMB 0
121,565 121,565 00000000000062f96dcdbe21e86496a383e612a4c709704a0f66889535a52b6b 6 0.00/1.00 vMB 475
121,564 121,564 0000000000008dff586b9526e34c5a3b47ab2905c67d71c9015bc43efb324347 12 0.01/1.00 vMB 566
121,563 121,563 000000000000594eefe8794446e0d95c6342cd571c74076e9558675130f0a652 8 0.01/1.00 vMB 527
121,562 121,562 0000000000007f58b42c3d31f1b3e7827a2840d174a7cc7f88581d2af9a56200 4 0.00/1.00 vMB 0
121,561 121,561 0000000000005b5d012f6b2f937b1c383842e0441d7c01107580355625099784 5 0.00/1.00 vMB 1,647
121,560 121,560 00000000000033e29889e852f236da78d9b29fc8b2527d39f8b0712b6a3992bc 1 0.00/1.00 vMB 0
121,559 121,559 0000000000007fb5d96f9eeaf62e105b06351ae5cff8091bdc6aaead39c170ac 9 0.00/1.00 vMB 339
121,558 121,558 0000000000005ef3ce1c30bca90bc1a571216d7a354166534c6faa0fe4048e80 1 0.00/1.00 vMB 0
121,557 121,557 00000000000096410bfb2ba13c6d1c8d8176956bb82959a761a1efced80f6aad 7 0.00/1.00 vMB 959
121,556 121,556 000000000000903f5e5b34dd02c72fc2073025a48d3c03bbf501751710d0549b 1 0.00/1.00 vMB 0
121,555 121,555 0000000000001703bbd51bc183f7406b7471ee8aba5daeb2247652a780f149a7 22 0.01/1.00 vMB 248
121,554 121,554 000000000000460efb7dcfaa43d66ccf7f976e1d3dda8240d81dccfd52b9cb64 5 0.00/1.00 vMB 0
121,553 121,553 00000000000029b449a89eea79a04cbb92d687d80dc50af12f92d37c5004324f 11 0.01/1.00 vMB 315
121,552 121,552 000000000000566e55b5cf9a6809c54ba8b2f4ccc3c3da171f69bc41362d66de 37 0.01/1.00 vMB 220
121,551 121,551 0000000000003f1e98420d097871eda41e33dc07d535b53c9e68a657f2d8d4c2 16 0.01/1.00 vMB 277
Previous 10 blocks ↓
Total Size: 782.36 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: 662.54 GB
    • Received: 14.86 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.