Loading Tool

Explorer IconExplorer

Memory Pool

11,478 transactions
9.63 vMB
0.02292239 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 49.03/200 MB

Candidate Block

Mining Attempt bc875c97fe83c9deccac79594e83ad453ecc5110edf4c2cb1098087e404b134f
Version 20000000
Previous Block 00000000000000000000d8354835b6a50d1cd25337019743ebbc2d92d4bc275e
Merkle Root 89b8c6a2daacab9a62e34a3309b07109e2e92fbeb26e4ede51a120ab94de796a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,365
Size: 0.99789175 1.00 vMB
Total Fees: 0.00840105 BTC
Feerates: 70.28 > 0.84 > 0.23 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,642 (760,637 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
153,005 153,005 000000000000033830738b0819dae2ac99b4f5f7cb82c1b5cc805c0960b037b9 8 0.00/1.00 vMB 412
153,004 153,004 0000000000000a72360b84a9b2460b8f0371fe5e0c1bc8055ba50f6fd250dcf4 12 0.00/1.00 vMB 0
153,003 153,003 0000000000000987be65e6200a5aa15f8748a06bf7b44ff0f49f3e83e42f8eff 15 0.01/1.00 vMB 34
153,002 153,002 00000000000008769f03ca571914608e4e916a8abce4c9e8497ff51ca0d898e0 10 0.00/1.00 vMB 619
153,001 153,001 00000000000003493e4a221c3ea865c9a195b7f03f1dba87a2f28f67ec78ec63 12 0.00/1.00 vMB 20
153,000 153,000 0000000000000bc97a18a07ee50430131ff934a09e550424ad85726ac42c7ab8 2 0.00/1.00 vMB 0
152,999 152,999 00000000000000636078c68a4e3fec5b46f5a43da6a2d411770b9a7cc08d33fd 21 0.01/1.00 vMB 72
152,998 152,998 00000000000000e382f10037c98925b8b93e6f389f593d03973d4f4b0115df67 102 0.04/1.00 vMB 198
152,997 152,997 0000000000000833e6dd71628e2185efc889d5794d578ab3d71714c4f5f7cb51 73 0.02/1.00 vMB 157
152,996 152,996 000000000000009a42bacebc84728a17fd56ce36e1ad74c8c4aaf9ffeb8f94e6 4 0.00/1.00 vMB 98
152,995 152,995 0000000000000472ab1d2ce4d40702db5fbdce352c07fd17ff579fc06bd8cfee 25 0.01/1.00 vMB 205
152,994 152,994 00000000000002c8ecc338aeed00734e344091a83509c3d3e731c80b901d6711 55 0.02/1.00 vMB 32
152,993 152,993 000000000000087006338256aa43e338b59ec601449d38c1284731420592f4bf 15 0.01/1.00 vMB 198
152,992 152,992 000000000000017ce23d23509dac02d5bde25f611cdb4863f4f8991f1c14dc20 18 0.01/1.00 vMB 108
152,991 152,991 00000000000000494ab53a063d40d1dcc8d247bc933a9d9f5f9d6ac03b6c5d42 55 0.03/1.00 vMB 80
152,990 152,990 0000000000000a9da3c17660ec98ab5c0d27b004ab9ba787fe69beba134d3454 29 0.02/1.00 vMB 37
152,989 152,989 00000000000007767d91e2639dd353b0f0fd44f28b636b8e53b6c3a0352ef905 11 0.00/1.00 vMB 354
152,988 152,988 0000000000000826619a2b9041be70f4d5db88fc7e95eb8e592ec242fc434905 13 0.00/1.00 vMB 119
152,987 152,987 0000000000000965b3e23404eacb91fed3029ac0417d122d148df915c3517e03 76 0.03/1.00 vMB 52
152,986 152,986 00000000000003fb9a58367e09afcee409c169ab9fd15075df2df3ecc4bee05f 107 0.04/1.00 vMB 63
152,985 152,985 000000000000060d0bc94ae39c0b98f9dcd4c7f36ac676941b6193fe29afffd8 5 0.00/1.00 vMB 94
Previous 10 blocks ↓
Total Size: 779.98 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: 471.21 GB
    • Received: 2.98 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.