Loading Tool

Explorer IconExplorer

Memory Pool

87,894 transactions
32.53 vMB
0.15273289 BTC
Random Selection Loading Transactions
Max Size: 199.54/200 MB

Candidate Block

Mining Attempt 9fd3cfc8a68ebf2b1a8103e6ddfbe3e4dbb3305744fe284a341cea959cad696e
Version 20000000
Previous Block 0000000000000000000024e14012baaaec51ffbde7f4c16099d63d5881173d65
Merkle Root a83b0ad980d9ef2a5fcfcab36c109ce4c05c4514660761550b1666cf3a04a9ef
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,455
Size: 1.00 vMB
Total Fees: 0.06834750 BTC
Feerates: 502.65 > 6.85 > 0.40 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,217 (379,224 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
535,993 535,993 00000000000000000015248de5fc26c9ad9e6fe90382343b304dcc30478e290e 842 0.26/1.00 vMB 28
535,992 535,992 00000000000000000023473e0c8e5c15e8f40fd0e13bb521dc8a8fa5291184b8 646 0.36/1.00 vMB 9
535,991 535,991 0000000000000000001b7e6c43b349edd8c8c0da5409011eae20b87a11d10677 1,249 0.54/1.00 vMB 34
535,990 535,990 0000000000000000002b1de95e5570c9a6013c58e934ec7bf9ac719193c48e23 482 0.20/1.00 vMB 15
535,989 535,989 0000000000000000001639d22932f92355c5b3e924bfb12a5cc0cb775420d442 884 0.30/1.00 vMB 20
535,988 535,988 0000000000000000001e7c87bb0161415abcd60b0bc07fd8faff4398bd6799cb 355 0.28/1.00 vMB 9
535,987 535,987 00000000000000000015812512245d223ca686eb9dd54586f6bfa4ba66c257b9 2,924 1.00/1.00 vMB 5
535,986 535,986 00000000000000000029619a57486463a9a6c0b49278516cc7ccfec39373eea6 2,321 1.00/1.00 vMB 22
535,985 535,985 0000000000000000000575be5d54bd2819292c6112e7b5a7abb54a2dfef4afbe 2,348 1.00/1.00 vMB 32
535,984 535,984 00000000000000000006a99144b240cad47c1cb7c7b59caf618697d495f3a0d6 510 0.23/1.00 vMB 14
535,983 535,983 0000000000000000002737a2507d3251390ec05dbcd7edada217db8eff891462 641 0.30/1.00 vMB 14
535,982 535,982 0000000000000000000623c15a08a3f732b103eb2595fc5f661266d2a257f6f4 740 0.25/1.00 vMB 20
535,981 535,981 000000000000000000141f68b9f961e806c27c4382ff3890676d351078e22379 689 0.53/1.00 vMB 2
535,980 535,980 00000000000000000003e17719476bae9617cd19ecf542dcc4382515dfac0cbe 3,090 1.00/1.00 vMB 17
535,979 535,979 0000000000000000000e7d0f5dc843ad85541769fcf1f66ccd79c8169f2c531f 2,436 1.00/1.00 vMB 12
535,978 535,978 00000000000000000016e573887ace1ab9740e80ccff76318ff53a6f0c2a34f4 2,926 1.00/1.00 vMB 22
535,977 535,977 0000000000000000001dd72f05132dd21abf0b59716bb845e2c6199099d3729a 2,364 1.00/1.00 vMB 6
535,976 535,976 000000000000000000092487b07846f470a9f2e2e31eb0765e8895a6e798cba9 2,743 1.00/1.00 vMB 23
535,975 535,975 000000000000000000281b9e89e5b89b54cb009a4e45a60779e3623636e90bf5 2,373 1.00/1.00 vMB 21
535,974 535,974 00000000000000000016ad2b2e58d54eda6d3fd70efbfe5dac1eae240546ffb6 1,522 0.63/1.00 vMB 30
535,973 535,973 0000000000000000002ac51b1109a95195a922681b51e0b9618b7d6f65570624 2,241 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.76 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: 709.16 GB
    • Received: 16.85 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.