Loading Tool

Explorer IconExplorer

Memory Pool

81,933 transactions
31.98 vMB
0.08213723 BTC
Random Selection Loading Transactions
Max Size: 192.78/200 MB

Candidate Block

Mining Attempt de2fba8d566f396a7105b4204f4c146cd2ec4a71b24eeef15c221b25ce646ff1
Version 20000000
Previous Block 00000000000000000001a4d38d277fd901b264e84099287ad65378aa5724e107
Merkle Root 3a411b79f7b215567f5d8181d4fd89da79f4bdd83faeaf738ec95725ceceb1d5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,903
Size: 1.00 vMB
Total Fees: 0.01192967 BTC
Feerates: 40.21 > 1.20 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,174 (242,530 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
672,644 672,644 000000000000000000070f87f7d48369ed209cc25ba581f9bcdc575aba0e59df 2,091 1.00/1.00 vMB 46
672,643 672,643 000000000000000000032bebef57df603746947f4bc71e66655f520b27a555f9 1,855 1.00/1.00 vMB 29
672,642 672,642 0000000000000000000b5f170af6fe239d7e384ca775b5070f1a47127aba5026 2,276 1.00/1.00 vMB 75
672,641 672,641 00000000000000000005827a6e427d0eecb000d85c727fbd84d2034b28bcefb3 1,751 1.00/1.00 vMB 101
672,640 672,640 000000000000000000010e4714ae58d3582739e98d8f9b0bb7db5621d52884bf 1,594 1.00/1.00 vMB 115
672,639 672,639 0000000000000000000b7e1b1f8e106ebcf05ece82ee76cc03e0c4b6300aece2 1,726 1.00/1.00 vMB 121
672,638 672,638 000000000000000000053048d81ae9a89af66624907f838e23a05812ae694ea5 891 1.00/1.00 vMB 33
672,637 672,637 0000000000000000000a36ec461de39c3d0f85fee9095da9577dcce51fa5c880 1,573 1.00/1.00 vMB 52
672,636 672,636 0000000000000000000b3c9374188bd4727d110cd0979f79eeed9917b58b70a3 999 1.00/1.00 vMB 43
672,635 672,635 00000000000000000005c2067563a2e610840d989b3eb4032ceb1e3a6b394143 2,214 1.00/1.00 vMB 68
672,634 672,634 000000000000000000025c2e95ca558ba3e8413b1964f3919b8f7a876f562d90 2,026 1.00/1.00 vMB 62
672,633 672,633 00000000000000000003c427a2ee893d82218cb771cdb911ccf92747f26fe6e4 2,340 1.00/1.00 vMB 29
672,632 672,632 0000000000000000000ae3e233762d7f665e39b7848111d33d5d1d671052262c 2,226 1.00/1.00 vMB 98
672,631 672,631 00000000000000000008471fc8fc18fe7775ee8de1806a6eff0ac9dc4e320625 2,100 1.00/1.00 vMB 14
672,630 672,630 00000000000000000007f8368ce6bc076ff80f79890af6d409fe94a1194726fe 1,777 1.00/1.00 vMB 72
672,629 672,629 00000000000000000009b4ded48228dfea62cad10e451e8b81bc7e61c1f0e86b 1,668 1.00/1.00 vMB 84
672,628 672,628 000000000000000000019bf8daa12b7a632268a6e4c6d6789b6df40963b36ba2 1,680 1.00/1.00 vMB 119
672,627 672,627 000000000000000000019b02bf5e3d908678fa5c277e43bf5f73a0dd7cf7be4d 2,482 1.00/1.00 vMB 91
672,626 672,626 0000000000000000000686ddc536f20cdb22970db1c078dd96c18009c8fb2195 1,563 1.00/1.00 vMB 40
672,625 672,625 000000000000000000074c17a1a9489be1da847843c7d33ab068058196c76cf9 1,963 1.00/1.00 vMB 15
672,624 672,624 000000000000000000001cb38be788bd188b64b798e0e6f64e1633d13f4e36af 2,261 1.00/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.70 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: 697.33 GB
    • Received: 16.56 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.