Loading Tool

Explorer IconExplorer

Memory Pool

40,984 transactions
32.75 vMB
0.09355766 BTC
Random Selection Loading Transactions
Max Size: 163.15/200 MB

Candidate Block

Mining Attempt 9bb4de023490cc1d4c103285ccd65d64bc2e31828ba02797cb03975143f379a0
Version 20000000
Previous Block 00000000000000000001b171574728f9b8bb47c58e2e3bc35b40a738258291cf
Merkle Root 5624d3687aa5a359909316300aa7429c69831060aaad723a7e5a93354dc56997
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,239
Size: 1.00 vMB
Total Fees: 0.02427693 BTC
Feerates: 501.64 > 2.43 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,561 (833,545 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
81,016 81,016 0000000000101a401931330930e2c1bba51c76e8a834858d7454a828e6e1c963 3 0.00/1.00 vMB 0
81,015 81,015 000000000042cbd506dfad4dd01d4c052196a98a8195f874ae090d13022e0400 1 0.00/1.00 vMB 0
81,014 81,014 0000000000222f283f5dc1d5800226c2bb4431192f2547ead046354585c87de1 2 0.00/1.00 vMB 0
81,013 81,013 000000000010a5352efa220754513afad2be891e870e011af744c8d9afcb38da 1 0.00/1.00 vMB 0
81,012 81,012 000000000027e175432abf98a34bd46f7c0790c4c1d55539b4fa62d6d3114a1d 1 0.00/1.00 vMB 0
81,011 81,011 00000000002d71b2246f9af249f8ca9709b9cb57210ce9e132bd05f2f5ff13a8 2 0.00/1.00 vMB 0
81,010 81,010 000000000034b93990e7655a6ebbbf15e8a87e25088bacaec0c4a3d389e21fe4 1 0.00/1.00 vMB 0
81,009 81,009 00000000003bb6ca1c3f78a09853d9444f2a78ea90d79f5323d5398388359d4d 3 0.00/1.00 vMB 0
81,008 81,008 00000000001104f8028db43e6ca855c978b2ebee7b9bdc3deb40ab6c68c8ee31 1 0.00/1.00 vMB 0
81,007 81,007 00000000002206c4bdc047d2d779ab5a11d62253cd235b69799ec40d14c8875e 1 0.00/1.00 vMB 0
81,006 81,006 00000000004338a8bc53a202feab775424c6e2ae3c002745401421bf33103bd6 2 0.00/1.00 vMB 0
81,005 81,005 000000000010e9d84db5d01e1cd2c9f8e1d9c9f917b4a1526391bbcf37534cad 7 0.00/1.00 vMB 0
81,004 81,004 00000000001f63b542efadc640334f25493affed75130a86ef577df664c47917 1 0.00/1.00 vMB 0
81,003 81,003 000000000028bf5e8790ebfe658dc41e21210c0ed82b09f01df4b782e8545e3f 4 0.00/1.00 vMB 0
81,002 81,002 00000000002467fe860130cdf6d9d03b32aa263cece6b483236d8749b691fb4d 4 0.00/1.00 vMB 0
81,001 81,001 000000000024a8e74920194cf01de89766fa64ed18f87e2dbb214bb5e0b391c4 6 0.00/1.00 vMB 0
81,000 81,000 000000000030c11525e18d5083000ca58a6b1625ce54b48edf16b9b6dbd8f043 2 0.00/1.00 vMB 0
80,999 80,999 0000000000082b8df0ce6190081d87d1e1a760526428bc21f92d8fb2e32718e0 18 0.01/1.00 vMB 0
80,998 80,998 0000000000102de9f5a63ac55bf3913f222d20f286f421ce79d52639c8f0051e 4 0.00/1.00 vMB 0
80,997 80,997 000000000013a9291c24f9b5d79ab42c8a66e791cbd8aad9390185a65210071f 3 0.00/1.00 vMB 0
80,996 80,996 00000000001b3f33917a079f8453aa7ee299ecf86220e9e0b37831770ce5687a 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.61 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 624.09 GB
    • Received: 11.53 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.