Loading Tool

Explorer IconExplorer

Memory Pool

80,343 transactions
30.05 vMB
0.11903075 BTC
Random Selection Loading Transactions
Max Size: 180.29/200 MB

Candidate Block

Mining Attempt 227b68a9e97c47e3d81136233d82465794c31a491fbd48c7b504b13b6c7ff66b
Version 20000000
Previous Block 000000000000000000015a1a538ed6ac7fb2843a123e8d5d23d82e116b214bac
Merkle Root 02189681a77cf02ee759f1e307b48d46198a97c6774bb3aae22ea498d5172ec3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,785
Size: 1.00 vMB
Total Fees: 0.05756685 BTC
Feerates: 180.34 > 5.77 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,996 (171,514 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
743,482 743,482 000000000000000000070d9aded199f86aca7a741dbd5ce0934c50bba5a2798f 900 0.31/1.00 vMB 11
743,481 743,481 00000000000000000007d37d1624fe379468d5c72e15dd9349471e80cdfc386d 1,142 0.96/1.00 vMB 2
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
Previous 10 blocks ↓
Total Size: 782.38 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: 664.48 GB
    • Received: 14.99 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.