Loading Tool

Explorer IconExplorer

Memory Pool

48,209 transactions
29.35 vMB
0.16899768 BTC
Random Selection Loading Transactions
Max Size: 153.84/200 MB

Candidate Block

Mining Attempt dee089b462a70cf0ad868f9cdbb1340c1d2230d7f491e006c936995bcb5acc2a
Version 20000000
Previous Block 000000000000000000010632e62ac54a943f30bde5587337bc0da0324a5b3c27
Merkle Root 6e6568293a3ce9a2a4380998f9dfef53757c7e7dd62260d5ca771863992ea06c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,070
Size: 1.00 vMB
Total Fees: 0.04685073 BTC
Feerates: 79.15 > 4.69 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,707 (785,250 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
129,457 129,457 00000000000008d1793b59bf817667e30b0e247ad8439046a0907426121d11e7 26 0.01/1.00 vMB 749
129,456 129,456 000000000000116f887dadd055371578c6def4d8ae730cfcad84862dd6c35a5a 173 0.10/1.00 vMB 20
129,455 129,455 00000000000001c401821653b2c84dc21fc38f64bd2c23272388bf8a5d84fd2d 93 0.03/1.00 vMB 2,182
129,454 129,454 000000000000075e2826632747a67328069c8b0898e2a2dc07881157a335a2bb 12 0.00/1.00 vMB 823
129,453 129,453 0000000000001beb5fd6379743edd4bf291f79f10d34e6bb8e8d79e66d4bd91d 32 0.01/1.00 vMB 886
129,452 129,452 00000000000016b06869937d0670544ffe1c7605ac12ffbd6b232950451f590d 1 0.00/1.00 vMB 0
129,451 129,451 0000000000001c8b844a21bf332df2719cc5d82d9096332a735dfbb224fe7474 42 0.03/1.00 vMB 507
129,450 129,450 0000000000000548ef54ec91bf0ed3cfe01badfc803b1e5395feb63be536a5e3 21 0.01/1.00 vMB 2,850
129,449 129,449 0000000000000551d89e6be7a294a45112c7895329599b25ec8469158028736c 22 0.01/1.00 vMB 1,065
129,448 129,448 0000000000000891b8e1dc97678cfd85cf8d397aa7d1964453c7a9386b79245a 142 0.14/1.00 vMB 882
129,447 129,447 00000000000002deebb1f61f53b03be28a003578735629b439ddd007d179b3eb 14 0.01/1.00 vMB 809
129,446 129,446 0000000000001a42118de589b9234bbce48dc4c899cab2709fe9e621eb3ef9ad 16 0.02/1.00 vMB 1,015
129,445 129,445 0000000000000121ad5ff27e945599761cb4e4ec44ddd5a86f67718c0b70a57f 122 0.04/1.00 vMB 2,757
129,444 129,444 0000000000000303978c7648613fec071ea07ef71955f589c336b866c6a0d014 97 0.06/1.00 vMB 679
129,443 129,443 0000000000000c52b56f7c11381bb01d798be90adf175257579798c78c6d84fb 227 0.10/1.00 vMB 659
129,442 129,442 00000000000002ce894fe7d9c421fab742ef656ca753fe95c338fdd3bd0d69da 58 0.03/1.00 vMB 1,132
129,441 129,441 0000000000000f660d4aa7637a04bb3c0f3e522363a82c48f0c83df976a3d518 54 0.02/1.00 vMB 230
129,440 129,440 0000000000000d63616e41dc0b72e79d48d35b890b816a83ae77000843a49a1a 46 0.02/1.00 vMB 1,265
129,439 129,439 0000000000001470ed62a9d73c1c74a4b3754e18db0abb057be5ad5ffed659bb 6 0.00/1.00 vMB 2,023
129,438 129,438 000000000000158a4051185f339d59227b776ac6bfe6120fa18293b5c08644a8 23 0.01/1.00 vMB 1,010
129,437 129,437 000000000000148dd549971897ed46735f565123f506de074da15004383aba9f 102 0.08/1.00 vMB 934
Previous 10 blocks ↓
Total Size: 781.87 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: 644.71 GB
    • Received: 12.62 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.