Loading Tool

Explorer IconExplorer

Memory Pool

37,019 transactions
19.48 vMB
0.06056935 BTC
Random Selection Loading Transactions
Max Size: 107.01/200 MB

Candidate Block

Mining Attempt 100c5d4405646cebd63897578ee6a9571cbec28c8be961b77528255d92230c85
Version 20000000
Previous Block 000000000000000000009a30a040b20a8a7e5927f7fb1d03cf505bb76cbef13e
Merkle Root ab9f5175e4b5dd56f97947b12ac5451723ef12db2bd6c25179041cff0d32474c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,472
Size: 1.00 vMB
Total Fees: 0.02273917 BTC
Feerates: 713.01 > 2.28 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,110 (821,555 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
92,555 92,555 00000000000687d8db82348d758f46a67ac657e3c40736bb95efe269cbc920d5 1 0.00/1.00 vMB 0
92,554 92,554 000000000002f49777187202d5ed27576e9eceb1f8eb674133334541c7f47dda 1 0.00/1.00 vMB 0
92,553 92,553 0000000000044b22b1f5c8ba0a900741cfe2bd115cff3f949eb987ef7caa0e56 2 0.00/1.00 vMB 0
92,552 92,552 000000000008d74f95fae753411bdeb12a9d67d82d45879aba3ad873796f7c86 1 0.00/1.00 vMB 0
92,551 92,551 000000000005168b1ebfb40ec1a00d138c7f0bf6c224d045deea0bc75da73326 1 0.00/1.00 vMB 0
92,550 92,550 00000000000026addff2a345bf712de7ed87710a24bc9c3440576eff2d35d184 1 0.00/1.00 vMB 0
92,549 92,549 0000000000047065182353236f20f24444a498551a270b2eb0a4680f46e969e2 2 0.00/1.00 vMB 0
92,548 92,548 00000000000b697ebae796f78947f6846e0d245244a065534ebabcf69d956568 1 0.00/1.00 vMB 0
92,547 92,547 00000000000dcd909ce113a30f234bbdd70f707c108ec5e87c14a4be04330e59 1 0.00/1.00 vMB 0
92,546 92,546 00000000000806c1a27fe76a8d9d620ff6865996b5b9a384aa8ca9cca0b6d689 1 0.00/1.00 vMB 0
92,545 92,545 00000000000c8aed8c2cbe35bc1f8d762872230ce2cbf4fa0ab0158a2e3b0722 3 0.00/1.00 vMB 0
92,544 92,544 00000000000b677cd66c58030e5a8c44622e0406daa25144f8344b242d141b7e 7 0.00/1.00 vMB 0
92,543 92,543 00000000000d626e725e0180bd18213fee8cc22b4784469774bd19601d61b267 2 0.00/1.00 vMB 0
92,542 92,542 000000000003077d2f096de9cb37202c2e1afc72310e00df37e8dd16a771b67b 3 0.00/1.00 vMB 0
92,541 92,541 000000000007721d16845d491302ee2c7a8e8a3310d9cedd6c007659ff2ada4f 2 0.00/1.00 vMB 0
92,540 92,540 0000000000012741f0a043f15e75152e1250f29898769ea47f2ecd975cd26e7a 2 0.00/1.00 vMB 0
92,539 92,539 000000000009de49f40b9e0451f04537fac2e6b42a8f0a07ba63f2f70bdf2230 1 0.00/1.00 vMB 0
92,538 92,538 00000000000703cbb233d2435cc296d1a2a917dae734d7a5051b5df2084d7546 1 0.00/1.00 vMB 0
92,537 92,537 000000000006f27ec234211fad91d26a1310091fdbfb165767d0b3d836c1b54e 1 0.00/1.00 vMB 0
92,536 92,536 00000000000a7e6c657a822f58e8201fe65d58df374ab2ab06a22e303e6b126a 1 0.00/1.00 vMB 0
92,535 92,535 000000000000b52bb22cdfaed7d3d02f3b2b017e49e325c249e075e08d6b9b95 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.80 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: 559.60 GB
    • Received: 7.25 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.