Loading Tool

Explorer IconExplorer

Memory Pool

41,123 transactions
26.65 vMB
0.06272015 BTC
Random Selection Loading Transactions
Max Size: 139.16/200 MB

Candidate Block

Mining Attempt 6b9b6e1ed1aec2b6d0c1a1647f23641ca800015ff547e20b0707b5ab5136bdc5
Version 20000000
Previous Block 000000000000000000004a2b107003c44fcf6b870126f382c42a8ec7f70aace3
Merkle Root 1b7679cb0ba9f1aa61fd0721b8c248d02e44d58101e99d32693b4a6cb627c24a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,256
Size: 1.00 vMB
Total Fees: 0.01345904 BTC
Feerates: 151.03 > 1.35 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,941 (807,567 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
107,374 107,374 0000000000016b191f996afba676330bdfbf50d51e26b7a98d54ae9c0a21cd23 8 0.00/1.00 vMB 0
107,373 107,373 0000000000004d012ef0c6eeb1b17f8bec7e877b55fae81200c8406188c90ae1 7 0.01/1.00 vMB 135
107,372 107,372 000000000000ee639352c10b8a96e5c96e2d5dc05e48d997832d5d34292139d3 11 0.00/1.00 vMB 0
107,371 107,371 00000000000258228fbb24d78fbcb67294dc35c969a10dd02421fcd2de762c5f 12 0.00/1.00 vMB 0
107,370 107,370 000000000000edefb1def92151ab2824f507bae222585ca8f87f2558d1aca541 11 0.00/1.00 vMB 0
107,369 107,369 0000000000005192707cceed936e8df326fd6f2605cffed612804b2f5fb5ac28 9 0.00/1.00 vMB 341
107,368 107,368 00000000000011732018f6104708184417bed233908bf1b27856988ff27c31e1 12 0.00/1.00 vMB 0
107,367 107,367 000000000000edcafe0789083547577c87aef87ab1d2cd4fecf41c181b3bef25 11 0.00/1.00 vMB 0
107,366 107,366 00000000000187026b975bb17fbf1dbe565171d22ead38a58e951086fe108874 23 0.01/1.00 vMB 0
107,365 107,365 000000000001a35ac61765ef59c573fd4b47e3873cb059f33d65f2d93bb8c9de 3 0.00/1.00 vMB 0
107,364 107,364 0000000000017e6ff6165f3f47d4924c2b952acd8708a4c65fafb5c65d50b896 162 0.04/1.00 vMB 0
107,363 107,363 000000000001097cb25eb531e26945e972b0f97b4a888aab3fd5930269f8e612 10 0.00/1.00 vMB 0
107,362 107,362 000000000002044846946f2342262589d1c5868c9b7a0b7760f2d6c84d710696 12 0.00/1.00 vMB 0
107,361 107,361 00000000000127ebd824a53eadcdfd54de11438b4e9ddd100744cc8a9eb37b4c 12 0.00/1.00 vMB 0
107,360 107,360 000000000000fd6965052be2e887cca45275c81343826afbab3dcd0658c4256a 10 0.00/1.00 vMB 0
107,359 107,359 0000000000010fb2bc4eb137df0b795a7f2b8e314e9a830db2e332815abf7f33 4 0.00/1.00 vMB 0
107,358 107,358 000000000002705864b680f0963632dfe9503c68540e8fd96439f3fd4955d016 13 0.00/1.00 vMB 0
107,357 107,357 000000000000cc8e1fc0085791af79151b7e63a2400cc8ff0f4d9e1fb8f2fbbd 11 0.00/1.00 vMB 0
107,356 107,356 0000000000004c1b3ab490b89f353ada943702c5cdfc46c096426a0826977d0a 14 0.00/1.00 vMB 0
107,355 107,355 000000000000df1e045d1ef22909c61679dad22aa9273dadc281fbc4c05f5f19 11 0.00/1.00 vMB 0
107,354 107,354 000000000002361b3dac9e063b180de5cc1d4dbcdba308b970bfee36d80be242 10 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.28 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: 657.00 GB
    • Received: 14.44 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.