Loading Tool

Explorer IconExplorer

Memory Pool

80,944 transactions
34.86 vMB
0.18559803 BTC
Random Selection Loading Transactions
Max Size: 195.02/200 MB

Candidate Block

Mining Attempt 7698c30d7fe0b68731304e021ee1edb94b6337802fdd3544a9330b1c824b7f87
Version 20000000
Previous Block 000000000000000000012746d6c2df51d8349966cc0d8eb6f9f36de95d974776
Merkle Root 625d2d5033c86f8ca0311f6c89ddac050b78bfaff7a4d11b388e1b25607ee109
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,155
Size: 1.00 vMB
Total Fees: 0.05204695 BTC
Feerates: 189.28 > 5.22 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,415 (557,928 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
357,487 357,487 000000000000000002e316818e7e69526a9c760320167f3f488b52c23e69ec17 137 0.10/1.00 vMB 18
357,486 357,486 000000000000000007bab5a71b190032b4e2ad664d4e450af047a1451a5aeddc 711 0.42/1.00 vMB 23
357,485 357,485 0000000000000000103454d2601706e27569485b9be98784e4013f6eec456219 1,248 0.50/1.00 vMB 36
357,484 357,484 0000000000000000022cf3fe2b8d4365c4ee86e3a4fbc5a856ff60b29255e504 488 0.23/1.00 vMB 27
357,483 357,483 00000000000000000b69567a9b1bb4e0fd7a634180ca13e29614caf3e4031e39 30 0.06/1.00 vMB 24
357,482 357,482 00000000000000000b73623ba3a2421349c87ec980e72f7875433503edc9d641 902 0.45/1.00 vMB 27
357,481 357,481 000000000000000009ce5f4bad56ea04eeb87e72278d15e5c633a0d607d27442 165 0.08/1.00 vMB 20
357,480 357,480 000000000000000009dfb17e3660e02d2943c34c8564b07beb466059a2c71628 515 0.25/1.00 vMB 28
357,479 357,479 0000000000000000164fc3309ad9349986057ea9b7dd8a17a686c06a65123da1 84 0.10/1.00 vMB 5
357,478 357,478 00000000000000000dcb1fe61591cc53dff35fcaa741e81eed9c98ddc9a5665b 570 0.29/1.00 vMB 27
357,477 357,477 00000000000000001639b85eb07ebef3b6415a4530b8dd55fea8d7420b2750c1 541 0.26/1.00 vMB 27
357,476 357,476 00000000000000001109d65a42624e75373c0fbd7495b1f676843d469f61182f 373 0.20/1.00 vMB 27
357,475 357,475 00000000000000000cade9bb758e4a90927f12f8c0b5c40fd33bffac9fe2fc6f 740 0.61/1.00 vMB 36
357,474 357,474 0000000000000000167be52f2e9c098ca456c51512c08862d5cdedf3f02a4ec9 1,491 0.75/1.00 vMB 38
357,473 357,473 000000000000000007a11ba40273da6e8bd60dfd68de6ae0f06cbd813c0b09e6 266 0.14/1.00 vMB 21
357,472 357,472 000000000000000004dcdc3633deeec40debb3b9151ef6f01c3367d31312aee0 1,397 0.64/1.00 vMB 28
357,471 357,471 00000000000000000ff7d4c7905fc96f7dc4fdec689f48d4da955a537c7e542f 341 0.19/1.00 vMB 22
357,470 357,470 000000000000000010707bad78a7ca482e4a40f68f56f424e3dea532944ee8db 155 0.07/1.00 vMB 27
357,469 357,469 000000000000000011829a95e44187aa58c862d600d3d314a3f2cb797169ec96 52 0.08/1.00 vMB 5
357,468 357,468 00000000000000000c74d95d6438a2987404eafcb8c5ad67c290d6252e412125 1,110 0.51/1.00 vMB 27
357,467 357,467 000000000000000012e75fa194c55617d5b6fb446151a40b00742273fca1617f 572 0.40/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 783.11 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: 734.26 GB
    • Received: 18.55 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.