Loading Tool

Explorer IconExplorer

Memory Pool

70,296 transactions
22.08 vMB
0.13672416 BTC
Random Selection Loading Transactions
Max Size: 138.10/200 MB

Candidate Block

Mining Attempt 8b4f71fecb39dc0d193cdb04249426aa6ec47b05699554ea5f4f6177ec599c06
Version 20000000
Previous Block 00000000000000000001dc283a9b6d121c967e8a47e53b8914bfdc3e91781dd9
Merkle Root 6523cf7e6f2c170339aa6393cc1f2df37920fa56452768efa93573443fc765f8
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,006
Size: 1.00 vMB
Total Fees: 0.05528414 BTC
Feerates: 150.93 > 5.54 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,748 (836,327 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
79,421 79,421 00000000001bde5474cea2d6b234741376aeac718666618cad4a95c0e2564c09 2 0.00/1.00 vMB 0
79,420 79,420 00000000002b2997dd6d60a5e690e5d69e897e7c3f280c8749c56e5212d50c36 1 0.00/1.00 vMB 0
79,419 79,419 00000000003bf6989b33313a0a5a3d62aa888a50ba838a7e00ad1687bb583044 3 0.00/1.00 vMB 0
79,418 79,418 00000000000d3321549b5a10b2d0398ae146afe0a6243249d0b325cb9177653e 1 0.00/1.00 vMB 0
79,417 79,417 000000000021ffbbcbf4d66b5e358204a6aacaf6f152db64f8958efbfc733f33 2 0.00/1.00 vMB 0
79,416 79,416 00000000001659ae97bbc69d7b631c1af7025af08dd0242a443d7e3cdac71d47 3 0.00/1.00 vMB 0
79,415 79,415 00000000004388840a431c37d3ae1533930670a69c371d923136c183a59391db 3 0.00/1.00 vMB 0
79,414 79,414 000000000008e03dd814422de25f5dd590e518d6436fcd94696de73ed8e3124e 2 0.00/1.00 vMB 0
79,413 79,413 0000000000087e9041bded7c6862646d6aa0461beb08b03bfd89faec756884d8 2 0.00/1.00 vMB 0
79,412 79,412 0000000000356e96baba625d70f8be06e348c746d782e2f18746bea435e25a6a 1 0.00/1.00 vMB 0
79,411 79,411 00000000004eada8bf42e7426ea37b9cbf73620d4b9866565fa155f0543e24e8 1 0.00/1.00 vMB 0
79,410 79,410 000000000027c6d1689a4ec9cd475c1d4f2e9ff8ccef0de8e82b0299265f6ae7 1 0.00/1.00 vMB 0
79,409 79,409 00000000004bd3121bc2ad7b04ea2080e0d0f4aa16b53f69db786d539f4427f9 1 0.00/1.00 vMB 0
79,408 79,408 00000000003219cddb41be7d895dd930bbb3e177b258ff17f827df4ad1676f0c 1 0.00/1.00 vMB 0
79,407 79,407 000000000014afdd41e2ac33eac21f81038acadccbeeeb05d201ef65e3fed8bc 1 0.00/1.00 vMB 0
79,406 79,406 00000000003424bd797137dd47ef067ff77a5375074f64996164f3d2e79f5fed 5 0.00/1.00 vMB 0
79,405 79,405 0000000000375b41fae2d9676b505cdecf5ab848ef4c6d84b451d15eeca77950 13 0.00/1.00 vMB 0
79,404 79,404 0000000000410c3b3f166d11d89d926cb387d0e24c451f2f3fedd03f8ae89149 2 0.00/1.00 vMB 0
79,403 79,403 000000000022d630e5912299053e84b601bcefecebf6b491805c290280571326 3 0.00/1.00 vMB 0
79,402 79,402 0000000000328bdeb64d242498b70ff9dbcd341b61505436fcc9e9b1caf77d0f 5 0.00/1.00 vMB 0
79,401 79,401 0000000000539783559ffe9cf1d7fdc316e52ba267cc9e4ca20cb4ed83d27af5 13 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.67 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: 777.53 GB
    • Received: 21.17 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.