Loading Tool

Explorer IconExplorer

Memory Pool

35,722 transactions
26.02 vMB
0.06464566 BTC
Random Selection Loading Transactions
Max Size: 132.46/200 MB

Candidate Block

Mining Attempt 6e2fd9ef228a3c17149b2acfd8c7af9a838bdc975a6e925a380f03a018484d19
Version 20000000
Previous Block 000000000000000000000fe35af4d037ca03b402462f88c6c27529d0780dc853
Merkle Root 0c2958c7372ed556ae469964e4b7b2c2b7bace0bd86aa158ee643f892ede3ca8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,569
Size: 1.00 vMB
Total Fees: 0.01673590 BTC
Feerates: 165.59 > 1.68 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,693 (165,424 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
749,269 749,269 00000000000000000005fd8d7cb799b4e70d08f7f2172675e263128cf301ad93 1,280 0.68/1.00 vMB 14
749,268 749,268 00000000000000000002840608455e79f44b494380c8d3f10376e6c24fbf9c92 2,371 0.76/1.00 vMB 11
749,267 749,267 0000000000000000000302e563e6f8fc1ba7fd1d321c4aa54a5aa165c00a1484 655 0.25/1.00 vMB 11
749,266 749,266 000000000000000000069ba713c5bafd36db67512a4017dc5182861d789fd9ca 357 0.12/1.00 vMB 11
749,265 749,265 000000000000000000057b14aa6669f5d2f7b794c5b2e66f84e59f032f166c47 2,326 0.69/1.00 vMB 13
749,264 749,264 00000000000000000002167db503c616bb492451afe57597525845cea109c93a 395 0.24/1.00 vMB 1
749,263 749,263 0000000000000000000638bd6714b6c7090dcfb2e2391133900c914e5ac948df 3,326 1.00/1.00 vMB 11
749,262 749,262 00000000000000000005b5f6c1d3c4edb85b1ce0966b8e707c298f61fca93184 2,602 1.00/1.00 vMB 8
749,261 749,261 00000000000000000005ff9bffc08b4ffd765367d0fd19aff10124dddd67ccbe 3,180 1.00/1.00 vMB 18
749,260 749,260 00000000000000000006b3fbd46b8ffa9ff74e44542e20834a00d1c820e39ae1 471 0.21/1.00 vMB 14
749,259 749,259 000000000000000000048fcfa9e22020b7899890c85865931e819fc22c20910c 2,052 0.98/1.00 vMB 6
749,258 749,258 00000000000000000000f700dc50dab49fbe1600403834066f3aedddf2267c9f 1,824 1.00/1.00 vMB 10
749,257 749,257 00000000000000000003277096b6587c4c1c63d558c43d947ca67d8c6c8f0db2 2,769 1.00/1.00 vMB 19
749,256 749,256 00000000000000000009b06cb40e4302fc0dab3f8031f058351e904e14be2b45 355 0.12/1.00 vMB 9
749,255 749,255 0000000000000000000739ac626125a966a420416e69a5c125aa551f882c3105 1,151 0.43/1.00 vMB 10
749,254 749,254 0000000000000000000983e66cb6fcfa3f612bbf3cf48d2d28ed6134f9dd52bf 365 0.21/1.00 vMB 6
749,253 749,253 00000000000000000008f873bc27fe86070dc53cc985c9af62f87bb37aa85a9e 2,823 0.98/1.00 vMB 12
749,252 749,252 00000000000000000000f9943eeee058dd5b35385e91f1d10cdab328cfa1688a 301 0.16/1.00 vMB 11
749,251 749,251 000000000000000000067954c7ac203f41a16212647ec3c00776bad37dd20dc8 2,643 0.99/1.00 vMB 12
749,250 749,250 000000000000000000041338179fc9914dc76f2bdcbd6ea3e69864f2f7ed9aa7 2,092 0.71/1.00 vMB 11
749,249 749,249 000000000000000000004ec157e7dee18622d7385f0e86271dda6f7fb464b36a 128 0.04/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 781.85 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: 638.24 GB
    • Received: 12.47 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.