Loading Tool

Explorer IconExplorer

Memory Pool

42,210 transactions
28.98 vMB
0.07343246 BTC
Random Selection Loading Transactions
Max Size: 148.81/200 MB

Candidate Block

Mining Attempt 2d5060dd76f2a739049ccdfde65eb1790f316aa45903154c2abc5938f871f07e
Version 20000000
Previous Block 000000000000000000010d7d42c60951ff1aa892469444c13b3952717e2d317b
Merkle Root 74f3496e5318ee3d1eace02a4771294bf5cbf9b485d8fbf9d5a5632576acdfcb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,020
Size: 1.00 vMB
Total Fees: 0.01693108 BTC
Feerates: 100.19 > 1.70 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,612 (445,938 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
468,674 468,674 0000000000000000002cf87244d5363048392c6eef902fec90410e5c2d15e749 1,839 1.00/1.00 vMB 308
468,673 468,673 0000000000000000003732bb4ad3a42b179783ca31b3a91dd2e5794d99e476d7 2,189 1.00/1.00 vMB 334
468,672 468,672 000000000000000000f1b45b4a2b9a7e23c6a33dfe4f8a27cc8ed4b1ccba6241 1,340 1.00/1.00 vMB 343
468,671 468,671 0000000000000000003cf270cc3682c1bf16ddc851b552030423864a73414654 2,207 1.00/1.00 vMB 416
468,670 468,670 0000000000000000009addd27d95fe062768a131071a347701836c24443c3a7f 2,109 1.00/1.00 vMB 406
468,669 468,669 000000000000000000fc13ac6067e8d0eae18962ad4beeecac1b5ba9fa1c9264 908 1.00/1.00 vMB 406
468,668 468,668 000000000000000000b4b77882345688fefeb73772c5cfa8584eb2d006b1a041 1,243 1.00/1.00 vMB 441
468,667 468,667 0000000000000000005aa66af3e4255e87b063de887179a42b235c684c9d59ce 519 1.00/1.00 vMB 306
468,666 468,666 000000000000000000b0e2081247c6c2cb307ee4d299cdef253d4db2aba3a678 1,293 1.00/1.00 vMB 222
468,665 468,665 000000000000000000e771e725ec208f81367f8bd762ddf19cc889d2e6162699 1,676 1.00/1.00 vMB 398
468,664 468,664 000000000000000001b938ee86d8092018554488591956fefdc6cd4c4f3095ea 768 1.00/1.00 vMB 307
468,663 468,663 000000000000000001c5ebf590fb80589c549a0e7fb93e0ed70fcb87bd138afb 1,891 1.00/1.00 vMB 145
468,662 468,662 00000000000000000178630ba99d47b12b55316c1434e1d07561e8d878954618 2,974 1.00/1.00 vMB 187
468,661 468,661 000000000000000001ca3e7a18bb0f67cfc61d0f468a5353977f2b89e9acdf90 2,163 1.00/1.00 vMB 210
468,660 468,660 000000000000000000ef8ac14b4d7785f0a0ad21b675fd50bcff908138becd1c 1,844 1.00/1.00 vMB 366
468,659 468,659 000000000000000000dda26d7c45c91834e6390b209484f3bd8ae57eba59b943 1,485 0.99/1.00 vMB 539
468,658 468,658 000000000000000001c202f43ff2809979e49760f88e48333e81997e93cfd88f 2,324 1.00/1.00 vMB 270
468,657 468,657 0000000000000000016e2f9e16bfe62b09e2fefefca6c54136bdcfe658bef333 1,730 1.00/1.00 vMB 251
468,656 468,656 00000000000000000147caf111cfd571ba2a4a76e61b8080b286c098bb9ffed5 1,126 1.00/1.00 vMB 242
468,655 468,655 0000000000000000018f1b751e013f0ed17ce39c8008d8958db9f1e1a4249600 2,192 1.00/1.00 vMB 237
468,654 468,654 000000000000000000a25054ee7b6eaa1fae3ac06af290f838eea629ca5f031e 1,802 1.00/1.00 vMB 348
Previous 10 blocks ↓
Total Size: 781.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: 629.17 GB
    • Received: 11.88 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.