Loading Tool

Explorer IconExplorer

Memory Pool

78,503 transactions
29.00 vMB
0.09686801 BTC
Random Selection Loading Transactions
Max Size: 175.95/200 MB

Candidate Block

Mining Attempt f02f7bbf5442a44fe957c54ba8faaeda11f9b2657b7296d21a73cb8855ec6b3d
Version 20000000
Previous Block 00000000000000000001b1838b6a5a4a957646894043843182780c2fbbc032ab
Merkle Root e9db7af2f9009ade8bc4feb5d8ba32a40ca8978580d2f87e5045995420f98c1b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,717
Size: 1.00 vMB
Total Fees: 0.03612652 BTC
Feerates: 137.15 > 3.62 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,113 (429,763 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
485,350 485,350 000000000000000000753a0f3b76cf7242b32488696cc9b21e9cffe1df072969 626 0.33/1.00 vMB 86
485,349 485,349 000000000000000000d64ec1dbe8de445c3963d23ab8e70d072d9cca99a85fb0 1,508 0.76/1.00 vMB 117
485,348 485,348 00000000000000000052986492aff807e5b5d171f7322506b8fea27e65927087 135 0.21/1.00 vMB 61
485,347 485,347 0000000000000000005f380c90235da370280897c0fa37b19cff985e7134835c 1,874 1.00/1.00 vMB 31
485,346 485,346 000000000000000000b9abc2423b87030d966df914889c5e99e55d09c80e16a8 1,578 1.00/1.00 vMB 46
485,345 485,345 000000000000000000e8ad8262548b902b29680f66027657c99275673b87c7c3 1,650 1.00/1.00 vMB 31
485,344 485,344 000000000000000000740e2b1b0d0c49c327c4db40c183ede09b895848129bec 2,184 0.99/1.00 vMB 153
485,343 485,343 0000000000000000002096ce830a45a139f8ba1b1d8ff35955b47763da243395 1,744 1.00/1.00 vMB 91
485,342 485,342 000000000000000000e01e691b376c4ca68e0a8b77d6d803c6c51cb96456109e 1,801 1.00/1.00 vMB 134
485,341 485,341 000000000000000000d1571c7cab75bbfe15e929a89642c65cdf1c90878cddbe 1,838 1.00/1.00 vMB 121
485,340 485,340 0000000000000000008c4deda1f7cfe8fa9b34ef65a6df78002bc002e467724e 2,083 1.00/1.00 vMB 156
485,339 485,339 000000000000000000685e86174c43cfe98617aae151a163dbe6595f271aeb7d 1,840 1.00/1.00 vMB 209
485,338 485,338 000000000000000000a879bc5d33e2b483b330bf14d5d9e22418743d2f8f6fb8 2,252 1.00/1.00 vMB 76
485,337 485,337 0000000000000000007acdd80b5627ea06a663ec65058f669d430bf96c97d797 2,145 1.00/1.00 vMB 151
485,336 485,336 0000000000000000006218a01b22a7085fbd637a4b31fcc76bdcea5ccf090299 1,869 1.00/1.00 vMB 131
485,335 485,335 00000000000000000035fa7547bd3d088c2c531d60d4faf24e83752a009d2e66 2,150 1.00/1.00 vMB 173
485,334 485,334 000000000000000001001f088a6821e23bbec7d39243af515565ba498ced9108 1,670 0.83/1.00 vMB 117
485,333 485,333 00000000000000000024f7c887c486288ec41e7bd341d8b2501af39f1a07d2d7 2,018 0.81/1.00 vMB 123
485,332 485,332 0000000000000000002833ec1a2628678bad9ea874cb4c92ce99a816d9fd3b18 662 0.30/1.00 vMB 131
485,331 485,331 00000000000000000033973c3380c49f51356bea3b853393f73893ebc9ba0f44 505 0.27/1.00 vMB 112
485,330 485,330 000000000000000000388e01d005a1af7ee9052d72eee7d502e5add434ff6e13 186 0.05/1.00 vMB 114
Previous 10 blocks ↓
Total Size: 782.59 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: 671.40 GB
    • Received: 15.93 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.