Loading Tool

Explorer IconExplorer

Memory Pool

41,764 transactions
26.53 vMB
0.07903046 BTC
Random Selection Loading Transactions
Max Size: 139.24/200 MB

Candidate Block

Mining Attempt 521f98e6096a1be4f035cc8da55c986384032b8d2a18f8dd25c017a2f98c7870
Version 20000000
Previous Block 000000000000000000013b59fa3af0e2030ce23b6bd3110718452b322094879b
Merkle Root 97112f13049e45110dc6ee263976eccba09f7bef50c8f6a17c27010203a690e7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,247
Size: 1.00 vMB
Total Fees: 0.03020736 BTC
Feerates: 101.66 > 3.03 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,910 (143,496 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
771,414 771,414 00000000000000000007e02b9c37b53ec8f5873115a1b9549d6de27d6cd96a5c 313 1.00/1.00 vMB 1
771,413 771,413 0000000000000000000775d0a63d9737091842e288f559ecbc1e5eb5a9b4297f 1,641 1.00/1.00 vMB 6
771,412 771,412 00000000000000000007787941ba8b5ada05d08362fda9a300b8fb485630740a 1,307 1.00/1.00 vMB 8
771,411 771,411 000000000000000000004534eb65b135e5be8b285cdeb30eb3ab763b1bf86360 2,031 1.00/1.00 vMB 6
771,410 771,410 0000000000000000000331c0142d7656e89157521d938f8519776aabcc307ee3 1,710 1.00/1.00 vMB 6
771,409 771,409 00000000000000000006eeb32444e77265b5885f9fa183f2ecaaca4055d8f904 1,233 1.00/1.00 vMB 4
771,408 771,408 00000000000000000002db7ed5f746fbe4cef8b7290d3eef97ea0b0dcd00669e 2,681 1.00/1.00 vMB 8
771,407 771,407 00000000000000000004cf2b06102a43742f23543ee2891e93236b266be003d8 3,129 1.00/1.00 vMB 9
771,406 771,406 000000000000000000048abaa738c59da224592ff0bedc884f9f88eefd4f2659 2,425 1.00/1.00 vMB 12
771,405 771,405 00000000000000000001dae6e27edae8d37b6ef2654173fed5079c046ceea09b 1,220 1.00/1.00 vMB 4
771,404 771,404 000000000000000000028c7a5054f498dc7bc6201cd82e518178bbada935f11b 2,575 1.00/1.00 vMB 7
771,403 771,403 00000000000000000004b258ede0d7fe2c44ab3f3704a7ec98b5ba8a6babebee 1,518 1.00/1.00 vMB 7
771,402 771,402 000000000000000000021c069019058a9f498a9a53fbaaac8e2c34cb8b0584c6 806 1.00/1.00 vMB 3
771,401 771,401 00000000000000000004c7ddf5d6ce4684d8e2348f9620a0fac73fc8a7d27990 110 1.00/1.00 vMB 1
771,400 771,400 00000000000000000001609e8d7595bfd1ad8dd90c99e56e8f4e39005ac8640f 320 1.00/1.00 vMB 1
771,399 771,399 00000000000000000000aba2c6b3a3e021dc8c7b19eaa7efa07fe69c1522524e 1,732 1.00/1.00 vMB 6
771,398 771,398 000000000000000000003550e4d2548b1214296bbf96dd03793b214776e06671 1,276 1.00/1.00 vMB 4
771,397 771,397 000000000000000000018c422b93a01366f506c3ac19367a8e8062f1c706564b 919 1.00/1.00 vMB 4
771,396 771,396 00000000000000000007c55445789ee22a35fbb7c5b39896e0e740a5b9d805df 325 1.00/1.00 vMB 3
771,395 771,395 00000000000000000000c75c4d97f9f3eeacc3ffec7e9d35b41f0c206ff33af0 629 1.00/1.00 vMB 3
771,394 771,394 00000000000000000006acd4a1d3acf3978eee61d62cdb24e9ce721079942d00 1,473 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.23 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: 654.89 GB
    • Received: 14.21 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.