Loading Tool

Explorer IconExplorer

Memory Pool

82,396 transactions
30.44 vMB
0.10397249 BTC
Random Selection Loading Transactions
Max Size: 185.73/200 MB

Candidate Block

Mining Attempt 7ae5960f88f98c3adbc1dfbd329748ccbb956939ace1d79894aef99a77153aa2
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 44059f0e6f937b29767059f44637d40a166ae83452a95fab4bd42586e82453a7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,719
Size: 1.00 vMB
Total Fees: 0.03291050 BTC
Feerates: 402.60 > 3.30 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (384,035 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
531,288 531,288 00000000000000000031ab917057732dbc70e1e7533d923b8ef24fa0d1f507a0 2,707 1.00/1.00 vMB 22
531,287 531,287 000000000000000000116758996820887d73ceadbfd6cbedd8f5a8132d84cac4 1,320 1.00/1.00 vMB 11
531,286 531,286 00000000000000000002d888d999e350b409cc229c244accfb99247027eecca0 671 1.00/1.00 vMB 8
531,285 531,285 000000000000000000153d8ce87fe60d486ecf7300b49e1bf9e005e85a41209a 2,313 0.97/1.00 vMB 18
531,284 531,284 000000000000000000277cbeac8a95693e94e07ca6ea911013b818d973660b59 551 1.00/1.00 vMB 3
531,283 531,283 0000000000000000000a4d8fd77e2ea2acf06116ed4a650317260fe8413e3d96 772 1.00/1.00 vMB 13
531,282 531,282 0000000000000000000a564ea07182c614268f1a89f87dc5f8dba69ce0ec20f4 826 1.00/1.00 vMB 5
531,281 531,281 0000000000000000001c0488c6283e5c9666306d386cf28b7ca014dc426b9a2d 126 1.00/1.00 vMB 1
531,280 531,280 00000000000000000018ffbabb998ffb5e18d1ba289bc0f88f243337c76da683 124 1.00/1.00 vMB 1
531,279 531,279 000000000000000000233205de77140cf94731e74a2950eca3d1a9603fefc144 206 1.00/1.00 vMB 2
531,278 531,278 00000000000000000009ee97ea3f797f65114b9614821885002fde1aaa0ec8cc 705 1.00/1.00 vMB 6
531,277 531,277 0000000000000000000e3736c0477024c6aaf4a81577a23d5aefc74b37ce0b90 556 1.00/1.00 vMB 4
531,276 531,276 0000000000000000002b6e0532fe9e06d19760e83f4fdbb510d3527e2bc24ab1 1,825 1.00/1.00 vMB 18
531,275 531,275 00000000000000000027a63f4bba371b5630e8ce6d0af7989b48341ff975ec88 853 1.00/1.00 vMB 6
531,274 531,274 00000000000000000017a6e430f776669c3479a40a723d3f384f6981b6f73a80 320 1.00/1.00 vMB 4
531,273 531,273 000000000000000000057b23484c4f4d5c68d7967967050ac39491e5bd79a273 1,207 1.00/1.00 vMB 16
531,272 531,272 00000000000000000009acf5c17e21df3c276d1581888c2db453e7e4e35e50bd 574 1.00/1.00 vMB 10
531,271 531,271 0000000000000000000a52e9d415c65f02c780a19e59affc437a7686e7ac4406 1,208 1.00/1.00 vMB 21
531,270 531,270 000000000000000000021f7b11ebaa7fd9f8532dd158b0c5675a4ba0618730e9 1,077 0.99/1.00 vMB 9
531,269 531,269 000000000000000000091a846c3236f3a8378a2d62c5431610d5b1c233dfeacb 177 1.00/1.00 vMB 2
531,268 531,268 00000000000000000026f7737c8ba1b216b2b86e60844f6c9c6d2b307f3644da 1,685 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.95 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: 715.22 GB
    • Received: 17.67 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.