Loading Tool

Explorer IconExplorer

Memory Pool

18,038 transactions
23.64 vMB
0.05166422 BTC
Random Selection Loading Transactions
Max Size: 110.55/200 MB

Candidate Block

Mining Attempt 92830299248b78f568ebce80ee33fbc6d20a380c23e04d7da4e76e8e4451dcb2
Version 20000000
Previous Block 000000000000000000002f40e0b9cfa776f49c63ee817fe9dd4c3fd293e39dc6
Merkle Root e5e2cd0c0072439f45941bbc97d82c3bc8d73bdf52514da6475a96c5167fe2ce
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,803
Size: 1.00 vMB
Total Fees: 0.01003101 BTC
Feerates: 294.77 > 1.01 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,298 (903,971 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
10,327 10,327 0000000091a6968c6636f0387d87bfec0990941843fd39707b1be75c8b974fcf 1 0.00/1.00 vMB 0
10,326 10,326 00000000ef7070b4f097389f51ff08356df8fad0c139ed86624fc95e84581817 1 0.00/1.00 vMB 0
10,325 10,325 0000000058137880dc0beac719ebe60a861f1f1a03fdd9ff50bca4918e7fbca7 1 0.00/1.00 vMB 0
10,324 10,324 000000008f66c5c0554944dd9386e63e884f95686598a2e31079183384018109 1 0.00/1.00 vMB 0
10,323 10,323 000000007a90e095528b5ae6c7bf6ffb19e5dd4e5572f632e59309dc21fa81fb 1 0.00/1.00 vMB 0
10,322 10,322 0000000074cef9ecca706dcf2c86ef4bfa6499ab42c7f799cddb6796a1c52ce6 1 0.00/1.00 vMB 0
10,321 10,321 00000000f9d7790e2ae40f66343d5ef3413aaa8a613053e36e45b41f056c6c8c 1 0.00/1.00 vMB 0
10,320 10,320 0000000004bd3a5cebebd7bb4e8a9ac45e25d4016646e14e41d00bc0d83a3d8b 1 0.00/1.00 vMB 0
10,319 10,319 000000000e66e563aa302e56d154806aca43e900e535fb63f14179f9d9fddafc 1 0.00/1.00 vMB 0
10,318 10,318 00000000625372d85668cc168d39cda9d8b5556244cd79da167b61feb199ef18 1 0.00/1.00 vMB 0
10,317 10,317 0000000051128be33f945537bdfb6e6856b3e194662ec9f0572fa343dacfa992 1 0.00/1.00 vMB 0
10,316 10,316 000000002b0eff77dea4c39bf52d4768d5a85b0d4caea3f8f4a24459c00c5744 1 0.00/1.00 vMB 0
10,315 10,315 0000000023920be4f29018581bc67652a992265fe8fcb1784e702310d0cf39c0 1 0.00/1.00 vMB 0
10,314 10,314 000000007e979798dce6515b9e445db0b7fd4a3e65d54af72376718c1f8bab90 1 0.00/1.00 vMB 0
10,313 10,313 00000000973e8ebe9a53f75b871b0838dae6378b88214acb2f529c0bcd76f512 1 0.00/1.00 vMB 0
10,312 10,312 00000000414e8035c953126a449e304b25880e1a109cf49ff2e1c6f8d7526cc3 1 0.00/1.00 vMB 0
10,311 10,311 00000000bfb74b00ce559a6d0017dd85a45380cc6c35075681c829e3af3186b6 1 0.00/1.00 vMB 0
10,310 10,310 00000000bcdfea08bea0259023884c75d23c79f00d39b3a05e19dcb30f0948cb 1 0.00/1.00 vMB 0
10,309 10,309 000000003694b20c46e6a2ca444cb7074de4a8978d005b97d779ed874913108d 1 0.00/1.00 vMB 0
10,308 10,308 00000000f23c0f38a2e3a47f567a16516d97a36dd75291e416f49c67e83e3f2a 1 0.00/1.00 vMB 0
10,307 10,307 00000000d8c7cbf455a3990445cbd43124737c0e5d93506d3a4fe82a42dc18c1 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.12 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 11
  • Data Transfer:
    • Sent: 580.53 GB
    • Received: 8.96 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.