Loading Tool

Explorer IconExplorer

Memory Pool

36,612 transactions
25.91 vMB
0.08677596 BTC
Random Selection Loading Transactions
Max Size: 132.73/200 MB

Candidate Block

Mining Attempt c4108c09348cd04ddda2535ef5caea406f9b446ebb4723ec0b387458ce257964
Version 20000000
Previous Block 000000000000000000014148236613aff85e49d6e98bb36447af91d013881073
Merkle Root 49fd6c0e046a75950091e5f789955de613bfb94924828db164ca93288fb7014b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,779
Size: 1.00 vMB
Total Fees: 0.03925570 BTC
Feerates: 171.09 > 3.93 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,676 (472,551 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
442,125 442,125 000000000000000000d5eb4c20dc34d770527750485bc8b0d88eb80054921356 1,990 1.00/1.00 vMB 72
442,124 442,124 00000000000000000187af87dc138c18d8fcf10099ff539d5309adfb03ac86d5 1,715 1.00/1.00 vMB 70
442,123 442,123 000000000000000002d501a39eaa8e54aeadec8a010316cb72fab2fc80693ead 2,298 1.00/1.00 vMB 99
442,122 442,122 000000000000000000f6fc663172820b2658f3356906936a765aa2021b4cbe50 2,603 1.00/1.00 vMB 71
442,121 442,121 00000000000000000165f9dc08d508ad2ae3ec089568866f1c5485490b221ec0 1,895 1.00/1.00 vMB 79
442,120 442,120 0000000000000000019a5ad975c9a577305ff984e8083d2eae6c9d502939deea 2,297 1.00/1.00 vMB 89
442,119 442,119 0000000000000000038f2934be65b7001908344344170957a036bd709693c753 2,145 1.00/1.00 vMB 127
442,118 442,118 000000000000000002baaa4bd4c74797a91e28512b64b3b01ab10de021ed6b8f 5 0.00/1.00 vMB 1,971
442,117 442,117 0000000000000000028d9b25102145a7e315fe4c43a85535a215dda54b351b6f 2,481 1.00/1.00 vMB 100
442,116 442,116 0000000000000000022b68b9052f80acd236e73223f301aaa67ffd1ca6aeca26 3,705 1.00/1.00 vMB 72
442,115 442,115 00000000000000000017b613ec699ac0b6b13dd789467345166898285cf57959 2,572 1.00/1.00 vMB 73
442,114 442,114 0000000000000000019e20e0d89854a312fb9febd98d420304f4db66458b79ba 2,467 1.00/1.00 vMB 98
442,113 442,113 0000000000000000035bef594a80e82737d77943ca9cad12e8c61553ab59e771 1,532 1.00/1.00 vMB 75
442,112 442,112 000000000000000001552f8944094d24a545e4b689f5dea12a6507e2f837dcf4 1,225 1.00/1.00 vMB 86
442,111 442,111 000000000000000002b7be47a0cf14174437c108bfaf5f6fd1582ae911f48d1d 961 1.00/1.00 vMB 84
442,110 442,110 0000000000000000026326849db81a97d3e0c93149cd0899a213cadd1f191781 1,579 1.00/1.00 vMB 87
442,109 442,109 0000000000000000021fce18c1b659a430d8b032c36146e299e3192aad5f6083 430 1.00/1.00 vMB 75
442,108 442,108 00000000000000000260160ef9224981a62a50e3d83d5805e31e79e03b7d433d 766 1.00/1.00 vMB 66
442,107 442,107 000000000000000001f5711496ccfa49076748947609de9927d31228f21e8df8 1,830 1.00/1.00 vMB 113
442,106 442,106 0000000000000000039b59d47dc788c3602c02366a9dcf5724f5f54ed4f5c4c1 1,630 1.00/1.00 vMB 97
442,105 442,105 000000000000000001406861d2d5603ad30d810c925ff90256abf60f6e461864 2,466 1.00/1.00 vMB 86
Previous 10 blocks ↓
Total Size: 781.82 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: 635.74 GB
    • Received: 12.33 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.