Loading Tool

Explorer IconExplorer

Memory Pool

46,288 transactions
30.62 vMB
0.09861780 BTC
Random Selection Loading Transactions
Max Size: 157.52/200 MB

Candidate Block

Mining Attempt b97c8a7b4feb6164664134a72f4688d331444e09a6b2085d702a0fb17a64b2a5
Version 20000000
Previous Block 00000000000000000001b8dfc38ed945729f501b3f188a3d0e55173d56b3de81
Merkle Root 442a895f48fab03199a3852d34cdd01ffe08cc46cad445436b1610ea4f237a2f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,676
Size: 1.00 vMB
Total Fees: 0.03164091 BTC
Feerates: 100.29 > 3.17 > 0.36 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,579 (221,911 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
692,668 692,668 00000000000000000003de897259e0641f2e1c74919d4ea91bd0efe06d3cf41c 90 0.20/1.00 vMB 2
692,667 692,667 000000000000000000011db9f8a088fd56ed9a173c950947645c379bf5a59475 1,060 0.69/1.00 vMB 15
692,666 692,666 000000000000000000129cf35c83b73199fce65719bdd75a2de6e3873aa2b3ab 323 0.14/1.00 vMB 12
692,665 692,665 0000000000000000001282d115e8833e6ce84f8ddc33dab2c8c8a7d4cb0db5bb 1,643 0.59/1.00 vMB 20
692,664 692,664 0000000000000000000054634c972f34c139557e251780c8b4e3bb286645df97 812 0.31/1.00 vMB 13
692,663 692,663 0000000000000000000312f8356f6922f6f4332642150899069c8fa99ac4e1e0 281 0.08/1.00 vMB 16
692,662 692,662 0000000000000000000b3f40f3cfd059fa2298b4697c70e757e52ef8958c0d0f 871 0.40/1.00 vMB 15
692,661 692,661 00000000000000000007d42c21f998a67211641930785597a3ec70706e08fb0c 236 0.14/1.00 vMB 8
692,660 692,660 0000000000000000000aa8f98647933331d49e8f505576d804ad1eee89df6d04 254 0.12/1.00 vMB 13
692,659 692,659 00000000000000000012d02424f8454987e208ab67db8b4f9b14259b3c595b10 2,281 0.79/1.00 vMB 16
692,658 692,658 00000000000000000001a77a4c924ddbd2d51a3f9be1ed303060e6f054ae6cb9 595 0.23/1.00 vMB 12
692,657 692,657 00000000000000000009719b71c757bce5f84a0093d31683a684bfb30d596823 768 0.24/1.00 vMB 12
692,656 692,656 00000000000000000005766438581aadcff2103e67fb1c9ea92959b47a0bab55 1,158 0.38/1.00 vMB 10
692,655 692,655 000000000000000000030ebaf4dadc806e716f160442d1522e8aacf55981f769 1,344 0.42/1.00 vMB 18
692,654 692,654 0000000000000000000a9cad0558710d699c9a9b6d616606b205100cde2bcc91 484 0.19/1.00 vMB 11
692,653 692,653 00000000000000000001d9adacbfe2eaadfd4ccfd9ca7f92be8801625a8d0929 260 0.08/1.00 vMB 14
692,652 692,652 0000000000000000000db6502826ba0a822ed386a029fd2cfe33322188adafb6 1,488 0.69/1.00 vMB 8
692,651 692,651 00000000000000000008b467d9f5a3d6ba032f0d82e182f08404e0732b7b2b84 647 1.00/1.00 vMB 3
692,650 692,650 0000000000000000000f0138de6786de116d53f001453c7cc6c6746ecac0c37b 1,418 0.73/1.00 vMB 17
692,649 692,649 0000000000000000000e38778227f5f7c3d61869252c548e472b3e6a89dcc328 100 0.03/1.00 vMB 11
692,648 692,648 000000000000000000107f93dfc90a30d5331f083855ad2ef7d6c49da2357864 1,643 0.59/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 781.64 GB

Node Details:

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