Loading Tool

Explorer IconExplorer

Memory Pool

81,236 transactions
29.56 vMB
0.08308352 BTC
Random Selection Loading Transactions
Max Size: 179.88/200 MB

Candidate Block

Mining Attempt d85c0c13fa2565d3ad90121cf881fddffa43fbef6231caa4160a39699d631c14
Version 20000000
Previous Block 00000000000000000002092de921a1212b41aa97abcef3b00199cbeb95f34bff
Merkle Root a09a34bf2298cb35405af5fe84268e1d766f9d82412b79a57e3b7858c142ff7c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,289
Size: 1.00 vMB
Total Fees: 0.02089834 BTC
Feerates: 100.53 > 2.09 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,082 (171,602 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
743,480 743,480 00000000000000000006614fe008baa348846b747287058326aa4db7c756e51e 2,216 1.00/1.00 vMB 4
743,479 743,479 00000000000000000006c78b4d1d082c1dad2feb16d86acc81100baa0e7d70a5 3,143 1.00/1.00 vMB 7
743,478 743,478 000000000000000000021c3e054603bccda7da6a743c39522fb1f8a1b10b2bdd 3,258 1.00/1.00 vMB 18
743,477 743,477 00000000000000000007806258f0bd2537ecb08e1f7a65779b8925b71f0b691f 3,259 1.00/1.00 vMB 14
743,476 743,476 00000000000000000002afd768dcdcec2fdceb04b7af4b5ae90ed324a7a2da61 2,248 1.00/1.00 vMB 12
743,475 743,475 0000000000000000000149f7c97f5bd27498c36cf9e3e707af5fea492b7291bc 1,730 1.00/1.00 vMB 11
743,474 743,474 000000000000000000060786e49a28ab9d13c07314e7bfb6e79352cc6ad0b6fb 2,163 1.00/1.00 vMB 19
743,473 743,473 00000000000000000008d359d2d3f6addf626ebf5dfc1f45aee70f695bf98a71 2,416 1.00/1.00 vMB 24
743,472 743,472 00000000000000000003c960435189308ae1b1d2207991973bb1ccb1dced0ad9 3,100 1.00/1.00 vMB 7
743,471 743,471 00000000000000000001fac74b3307f7243338b7da160377ac2cd8ea8ced4299 3,178 1.00/1.00 vMB 21
743,470 743,470 000000000000000000061714e1fbec0e7a706dbfa5050e2f87b4c7318f02c459 430 0.14/1.00 vMB 10
743,469 743,469 000000000000000000092655ab9ff156ee06d331c618ec1ff729adc5368e5116 253 0.09/1.00 vMB 9
743,468 743,468 00000000000000000002c143b3477e2bcb3996333b215b67297c3e31905db9d5 1,447 0.52/1.00 vMB 10
743,467 743,467 00000000000000000004829e147448b1db2443bfb8dc08b90928f304161c3558 102 0.04/1.00 vMB 10
743,466 743,466 000000000000000000031efa8281e3e10e03e5fdd939933c1dbda99ffc90b552 856 0.33/1.00 vMB 10
743,465 743,465 00000000000000000006dc6d1f26b259fcce86a048b0344f5760b28120af2480 2,612 0.97/1.00 vMB 7
743,464 743,464 00000000000000000001f9bd4299341e246cdf9c5a00969078fd98e41a3c0de1 2,669 1.00/1.00 vMB 14
743,463 743,463 000000000000000000017c201f203dff643a14d25e9aa5f7bb7b6f1946a24592 94 0.04/1.00 vMB 8
743,462 743,462 000000000000000000008c6a5cb4ddc3e575208fa01c849d1fe4514b61fabc56 434 0.84/1.00 vMB 12
743,461 743,461 0000000000000000000885bdf003792f1f2dedd45de9dc0630bb887c2acc194b 2,039 0.78/1.00 vMB 10
743,460 743,460 000000000000000000012caafcee05b32ec5b5c6f8704fb6170982f579cb1000 1,079 0.39/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.54 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: 669.01 GB
    • Received: 15.71 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.