Loading Tool

Explorer IconExplorer

Memory Pool

80,253 transactions
29.64 vMB
0.06789649 BTC
Random Selection Loading Transactions
Max Size: 178.88/200 MB

Candidate Block

Mining Attempt 39ef82659593390a317d4dbb4b21ea1bab94c16aba62f92fce3c092c4849a503
Version 20000000
Previous Block 00000000000000000001febb03fdcff4c8ac482b94dd8500539809f9da5db1cb
Merkle Root 090e279bc29db7e00013c25bc030972d1b112d9dfe9723a4c3acc1abe14b4c5b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,326
Size: 1.00 vMB
Total Fees: 0.00744592 BTC
Feerates: 73.20 > 0.75 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,981 (461,979 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
453,002 453,002 000000000000000001b9bad43cb2d80555b3bf911af66ae946841abf400b9425 1,241 0.67/1.00 vMB 102
453,001 453,001 0000000000000000000c753f91fd3fec41e145c902d00e467d4da994e11f350a 2,187 1.00/1.00 vMB 66
453,000 453,000 0000000000000000009d5280bb081c5e0b5eb2e7294e176c1ba83f72767e62d8 1,443 1.00/1.00 vMB 85
452,999 452,999 0000000000000000023bee7d2010540571257378b716bb001ca49101f4563886 2,421 1.00/1.00 vMB 124
452,998 452,998 000000000000000000f2e8f3c83feea70ce489130eef4647ca6c6f95a1bfb77a 1,125 0.48/1.00 vMB 99
452,997 452,997 0000000000000000028146549cc901948edd3c06e7a1d9d5fa3679d5c1bee5e2 634 0.26/1.00 vMB 92
452,996 452,996 0000000000000000010a12da4104f841524a44f6dd092e7b1e8ec70f5dfd0d79 2,103 0.99/1.00 vMB 97
452,995 452,995 000000000000000000d92b3f3b0995f0607d80e4ccb988460391035cdc0550ff 296 0.11/1.00 vMB 99
452,994 452,994 00000000000000000096ed87d1ae6cb2e33745bfd6f0cd6c3ec81599bf3b63a9 2,226 0.94/1.00 vMB 99
452,993 452,993 0000000000000000022b9305bc4aa0cbf27e352d265267cf12e030bb9105bcf1 404 0.15/1.00 vMB 64
452,992 452,992 00000000000000000072381feb584c35ba947a48d69a91824cc7ab24c81f8b0d 776 0.31/1.00 vMB 95
452,991 452,991 000000000000000001c47af901c1f3bfb07b12c4fc448e09bea03448e07ea13a 2,160 1.00/1.00 vMB 71
452,990 452,990 0000000000000000014ec9ddbe5cc78d156165f40e4b3e0fb08b4a8cc110e316 2,629 1.00/1.00 vMB 118
452,989 452,989 0000000000000000015e73f0e5f8550f26f4f7a427168c8bdef76fe7d04b6c03 1 0.00/1.00 vMB 0
452,988 452,988 0000000000000000015abe6f09a5694f2aa92eefd1a3730d2b0f55edef9fe3c3 1,410 0.58/1.00 vMB 93
452,987 452,987 0000000000000000007506ed81e0744ce9a9dda6cad364c7297f35eafba82761 2,107 1.00/1.00 vMB 95
452,986 452,986 000000000000000000f487a93b785f85fda885853e33b486a8b8f0bebe1a131f 1,990 0.90/1.00 vMB 99
452,985 452,985 00000000000000000180b038b03bfe527f9896130b2bcdc2bca9973dd582c9a5 2,063 1.00/1.00 vMB 75
452,984 452,984 000000000000000000518ed5f0c91484c9d38395954e3f9021d1c92d3405769b 2,600 1.00/1.00 vMB 127
452,983 452,983 000000000000000002760f98b19a6c77a12f0f4e2bf060ef980971ce3187e1d8 2,213 1.00/1.00 vMB 96
452,982 452,982 00000000000000000272761033fa2a970f749960e32af1e511621e536d2c83de 2,028 0.96/1.00 vMB 97
Previous 10 blocks ↓
Total Size: 782.36 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: 662.54 GB
    • Received: 14.86 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.