Loading Tool

Explorer IconExplorer

Memory Pool

25,223 transactions
26.92 vMB
0.05463309 BTC
Random Selection Loading Transactions
Max Size: 128.49/200 MB

Candidate Block

Mining Attempt b39131f61731263820b1d551babeda0afc15e727b0af8888aed80bb2e90d6fdd
Version 20000000
Previous Block 00000000000000000000c78ac01bc6de4341166accce32c41dd1feec8f577607
Merkle Root b2cf54c7e45c1e8236bdc8cf93f55be46dc011a44336400da353195cdac844be
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,281
Size: 1.00 vMB
Total Fees: 0.00412507 BTC
Feerates: 44.54 > 0.41 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,501 (430,097 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
484,404 484,404 000000000000000000aa954522c27be90456c5555981e3d2b2b57cb5975079db 724 0.93/1.00 vMB 32
484,403 484,403 00000000000000000058baec74dd414199461f2c81a7e13c9ba03acd8a1fb9e7 522 1.00/1.00 vMB 36
484,402 484,402 0000000000000000005a9d693eb921968f6d1f8a4e69c591b38892d6b8ca8f6d 1,481 1.00/1.00 vMB 97
484,401 484,401 0000000000000000012f7de1eeca7226a73914a36f98e4ae58d79772248475ac 802 0.79/1.00 vMB 44
484,400 484,400 000000000000000000f5fa8aad9aab5c42341eb3381d46668585920a50829d12 1,809 1.00/1.00 vMB 95
484,399 484,399 0000000000000000005087f8845f9ed0282559017e3c6344106de15e46c07acd 1,833 1.00/1.00 vMB 94
484,398 484,398 000000000000000000e6bb2ac3adffc4ea06304aaf9b7e89a85b2fecc2d68184 1,683 1.00/1.00 vMB 90
484,397 484,397 0000000000000000006846125467fae99033ddd2b14df00d99bcbdfd82dc5344 2,490 1.00/1.00 vMB 156
484,396 484,396 000000000000000000baa92a29e7a512dc868a3f3732ddb41d00d7dadb7740c8 1,267 0.95/1.00 vMB 116
484,395 484,395 000000000000000000fd6781ed654ea82ad78ddd5de01df305be941b9fb4ea30 707 0.30/1.00 vMB 198
484,394 484,394 0000000000000000011a257888be461b6b3c264f7a8b228edefc68a458ec4d43 372 0.96/1.00 vMB 22
484,393 484,393 0000000000000000003b0bbdc757b28ddf4d85583b67a2f5fa8a521f93ef55dd 1,984 0.99/1.00 vMB 74
484,392 484,392 00000000000000000121bd9c07ed20259de5209e9c5253fcb6ab0063aca43c7e 364 0.53/1.00 vMB 47
484,391 484,391 000000000000000000d6d9b7126c34448efda58eb2f37befdc1d95aef98118b4 2,448 1.00/1.00 vMB 91
484,390 484,390 0000000000000000009c4e577c2369b3de4e5ebc8db82ef72ff89a3794509391 1,984 1.00/1.00 vMB 68
484,389 484,389 000000000000000001253f9298944e7665baf9141807c87edd87660c070856d0 1,700 1.00/1.00 vMB 80
484,388 484,388 000000000000000000a9dbc752050ac4dab588e131b780c7825a05e0d2142cef 2,570 0.99/1.00 vMB 215
484,387 484,387 000000000000000000c4f7a5de3e136151c6bd46ee1d4176888ec87ff399b9d1 1,790 0.99/1.00 vMB 63
484,386 484,386 0000000000000000005ae1146852a000c9e23c6573f4e0f2b11b986d7c02e4f5 2,420 1.00/1.00 vMB 182
484,385 484,385 0000000000000000000b8ea83196cdacb02f8d5179f8e487ca472c679169c624 1,700 0.99/1.00 vMB 91
484,384 484,384 00000000000000000020e43906f94e2f453f5d1ced65594ef606f454dabf0789 2,637 1.00/1.00 vMB 190
Previous 10 blocks ↓
Total Size: 781.50 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: 612.33 GB
    • Received: 10.97 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.