Loading Tool

Explorer IconExplorer

Memory Pool

76,856 transactions
28.54 vMB
0.06264480 BTC
Random Selection Loading Transactions
Max Size: 173.20/200 MB

Candidate Block

Mining Attempt cd34afb5375f6983c190e74e39957fa36a38c89f7cc01e9bfe2d693d7b426832
Version 20000000
Previous Block 00000000000000000000a3d0f5c6cfeed8adce1f3d87a1319020a3e5786a42ed
Merkle Root ffcd8e4450d9d180d1842c6961ade2cd055c6518bd8e8b967df659dc6615a9e6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,053
Size: 1.00 vMB
Total Fees: 0.00348024 BTC
Feerates: 15.05 > 0.35 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,092 (518,534 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
396,558 396,558 000000000000000003f768366653d4f44290dc3e5bbf029bb2c60ca7a9b148d5 410 0.99/1.00 vMB 3
396,557 396,557 000000000000000003fc29b09bce873f238fed9ef306018d856be52c038a81df 315 0.18/1.00 vMB 29
396,556 396,556 000000000000000005f5af8e08d90f97386ed80fefde9ce7b43b1033d5262ffa 210 0.14/1.00 vMB 25
396,555 396,555 00000000000000000827d6670e72862440903c4045d70a9d4daeb14c55e5edf0 349 0.32/1.00 vMB 23
396,554 396,554 0000000000000000068563ada287c8f9480c194d5130298b79cb0c5e8f62a138 584 0.57/1.00 vMB 21
396,553 396,553 00000000000000000385831e359c98a0c1efb6a584182cf69f1102c9ac15249d 2,335 1.00/1.00 vMB 46
396,552 396,552 000000000000000008ebc05e358f32192e8c42349c7f10768f76f3d9ac2ecc17 419 0.39/1.00 vMB 49
396,551 396,551 000000000000000003a1aeab06580e0b9611a5cbd1ac6cd0f0719002c7beecfd 1 0.00/1.00 vMB 0
396,550 396,550 000000000000000002dca900b6a1bc42cfa9f61fa3e7eab2f51b574ba3f818d8 1,634 0.97/1.00 vMB 41
396,549 396,549 0000000000000000060ca86320f90f83d6ab9244b4dfff639505f8311265700f 1,191 0.87/1.00 vMB 25
396,548 396,548 000000000000000008199d120e9f3804dc807697563ae95386d6546f246736de 518 0.38/1.00 vMB 23
396,547 396,547 000000000000000001a70415869a50fc89fef959d1df039738f9840f8996e771 1,420 0.75/1.00 vMB 34
396,546 396,546 0000000000000000076d94f9986a3923e19cc32570718d748f2015600ec78d6b 2,973 1.00/1.00 vMB 62
396,545 396,545 000000000000000002e45d5a43db48fed6a7f962431334dc5da5ed9633d21dca 428 0.20/1.00 vMB 36
396,544 396,544 000000000000000000bc838cad1e3c055168ec3d5cc3bb3749926547945670a0 1,098 0.51/1.00 vMB 41
396,543 396,543 0000000000000000006d0e38c339629a713a5ce51000dd750994217474659b3b 801 0.46/1.00 vMB 31
396,542 396,542 00000000000000000506f3cc98c4f08e90e63bcf029c45dd413141e1dfc02eca 427 0.44/1.00 vMB 11
396,541 396,541 000000000000000001a8eeca1b60ccedb2237c8d220f81f449674a51a1e6320c 1,091 0.63/1.00 vMB 40
396,540 396,540 00000000000000000094de05b85f547af7e1978362199e82f9947bfdbeebdf10 910 0.92/1.00 vMB 15
396,539 396,539 000000000000000007eeef8ce2cf6271eb28176c826d4793c6411111d5977f8d 493 0.20/1.00 vMB 44
396,538 396,538 00000000000000000355844f73213f65b1b42a088883768458f0d17f5ab552e6 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.55 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: 669.87 GB
    • Received: 15.78 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.