Loading Tool

Explorer IconExplorer

Memory Pool

73,884 transactions
28.24 vMB
0.06857899 BTC
Random Selection Loading Transactions
Max Size: 167.88/200 MB

Candidate Block

Mining Attempt 97f245ccfaf653faf9705b32122335c7e187b09b3da5563e58b620f66eb8291a
Version 20000000
Previous Block 000000000000000000007c0d03566c9a659e961b946ab0c5bf9197674ecf2b24
Merkle Root e129c849a5800e86a975ef0c83d6c2fc779efb2f6f16f48999408a4b07ce7d1d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,585
Size: 1.00 vMB
Total Fees: 0.01204493 BTC
Feerates: 101.62 > 1.21 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,068 (632,608 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
282,460 282,460 00000000000000000fa932799681fa8e203ed29b495b57f99d47fc263ba3f80c 247 0.13/1.00 vMB 48
282,459 282,459 00000000000000004d40ffe945a4aa9a77ee7dc3da4bdfa13dcd19e1a7b1fcc1 65 0.04/1.00 vMB 32
282,458 282,458 0000000000000000f3a05b11d51cd1a40ee394e35a63b2f90f1f17570eb9627e 5 0.00/1.00 vMB 14
282,457 282,457 00000000000000006547d09880d5922a34045edfee810fe3207d80160e5e4ae5 337 0.15/1.00 vMB 48
282,456 282,456 000000000000000115f1a8af9946d56dd4796d80bb1b2ca108eade3908b89a7f 82 0.04/1.00 vMB 44
282,455 282,455 00000000000000011015ce0f6a2ed1295e0ecc10b62c5604d675982b45c88610 158 0.08/1.00 vMB 41
282,454 282,454 0000000000000001235c2162ec7e777f936ad1159823453e8f16328a5c60a324 589 0.28/1.00 vMB 42
282,453 282,453 00000000000000003f1d230a1764909edd5e64e9da76efd4adeb357dd52ecd13 374 0.23/1.00 vMB 36
282,452 282,452 000000000000000174f73edcb0781478476815e4f4233371ce574fd4a1cb2057 715 0.25/1.00 vMB 60
282,451 282,451 0000000000000001876533ee8d95d0852207696bf3201d8abbbc291a2067b6e9 104 0.04/1.00 vMB 27
282,450 282,450 000000000000000062b1985ebc54389fcb76b664e5180fe5e2820783115ee500 317 0.22/1.00 vMB 23
282,449 282,449 0000000000000001421a2f0076122245390a25ac3db851412fee0c2bbf46509f 687 0.25/1.00 vMB 59
282,448 282,448 000000000000000173c6c6a201da4780f5acd62a3a12634aeecf086a68c8c198 108 0.06/1.00 vMB 23
282,447 282,447 000000000000000018864d2cacf7e5be52cf67b329c5d05554de9474cb3df8ce 901 0.36/1.00 vMB 59
282,446 282,446 00000000000000017a2fc0add6609bfd5c878cd965761320b5447cfc3ccb8fa7 605 0.42/1.00 vMB 27
282,445 282,445 00000000000000000ce82421eb852015d30453403ecba6fa8b6ff2fda14f515f 173 0.05/1.00 vMB 83
282,444 282,444 0000000000000000dc618370bf61505c97844bdbd4a8927abb99ed414a270327 150 0.05/1.00 vMB 66
282,443 282,443 0000000000000001000ff721b3a832df01242bbec138a296c913d931ebe5684e 173 0.05/1.00 vMB 118
282,442 282,442 00000000000000019c6866b58a72fb314778982a0128a33d238e7afe10435c11 681 0.25/1.00 vMB 55
282,441 282,441 0000000000000000142f268bf897d236bf843d665572245f9c73029e6f50be9b 41 0.04/1.00 vMB 24
282,440 282,440 00000000000000012a8d194980a2bd49365ce6b7116d1204af1a9a88f3e4eb5a 118 0.05/1.00 vMB 55
Previous 10 blocks ↓
Total Size: 782.51 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: 668.67 GB
    • Received: 15.55 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.