Loading Tool

Explorer IconExplorer

Memory Pool

86,112 transactions
31.30 vMB
0.09348517 BTC
Random Selection Loading Transactions
Max Size: 190.52/200 MB

Candidate Block

Mining Attempt c63d9f99b8ba731aad316e794f8274dcec01650829258705bd457d8c6484c0b4
Version 20000000
Previous Block 000000000000000000004034f963b6c74ab0fcd958dffc4d075448b0a55af711
Merkle Root 7bec2475db9c282c4426d9d5fa3c3e389e7dc225e1353f450d9c2234692a274e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,432
Size: 1.00 vMB
Total Fees: 0.02027967 BTC
Feerates: 500.45 > 2.03 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,076 (626,968 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
288,108 288,108 000000000000000082f3c3d5925faa1a47d4612f241ad77f89dfb0f0dfdcd9b9 73 0.04/1.00 vMB 37
288,107 288,107 00000000000000003e71ef41ac33c5cfb137d110c832fba136b18d79c1356ab9 368 0.15/1.00 vMB 44
288,106 288,106 0000000000000000f6ada4055c55c0d37ce3ef07c5bf54587e86c89c7d307cde 537 0.23/1.00 vMB 38
288,105 288,105 0000000000000001103048d4c72627f6350f05561dc3ead26d945a43c5bf8e23 534 0.26/1.00 vMB 38
288,104 288,104 000000000000000034d4e7a7624113ce3beb785dd3b3690452a2996fe611cab8 246 0.15/1.00 vMB 69
288,103 288,103 00000000000000006e62cb7431a25b94045e78fa19072e6cdbff1f1b50749dd6 176 0.10/1.00 vMB 19
288,102 288,102 0000000000000000b8fd0463ed4900c9f04c150c9b3ccbadef67ad68a3956991 452 0.23/1.00 vMB 33
288,101 288,101 0000000000000000601959a5288b58d294925be29cbf74b5c8b32b90e6fa2cd0 490 0.34/1.00 vMB 26
288,100 288,100 00000000000000001292e926c8803a0e2f6f77a10c010ca42dea125249eedfaa 1,000 0.35/1.00 vMB 44
288,099 288,099 00000000000000015df9fb6eff3de7fd329c114f6fdb6341d3df94543e907dea 134 0.06/1.00 vMB 109
288,098 288,098 000000000000000016721c23ff9da937e35eac692cc2f218be19d724b419a267 43 0.04/1.00 vMB 4
288,097 288,097 00000000000000002827d8539d3b08f85a883cb9d79391df50f0286ca2d8fb64 390 0.16/1.00 vMB 42
288,096 288,096 00000000000000005344ee45370750348585eefb275e39b355c35fbdbcb9f571 599 0.25/1.00 vMB 35
288,095 288,095 00000000000000012776a8767a2b421cdf88e84d187a610e107bbce267fe3936 98 0.06/1.00 vMB 72
288,094 288,094 00000000000000007638e499859c0e1849a2fc5c5b1014b78ac5d71e428ba011 301 0.11/1.00 vMB 40
288,093 288,093 0000000000000000c435a4c9691b1421661038fb3cc231e0eadba62e7e890a02 416 0.18/1.00 vMB 44
288,092 288,092 00000000000000008af8a88ef8ac610613f917ee6957cf3f453eace69f56afad 234 0.10/1.00 vMB 30
288,091 288,091 00000000000000008682d6cf0bb82be8feb10b1d9229e4e40f905f273c53b475 150 0.09/1.00 vMB 31
288,090 288,090 000000000000000045c360795ec8ebe80f4e38f3dc53ab3522eee11eb08a077a 46 0.04/1.00 vMB 11
288,089 288,089 0000000000000001076b119ee83eee9afaec00ec8de8bb1a9cb08031d421f062 131 0.13/1.00 vMB 20
288,088 288,088 00000000000000005f099ce31e5df4219ff3dd015ff4df488a118878e755f0a2 159 0.06/1.00 vMB 59
Previous 10 blocks ↓
Total Size: 782.53 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.95 GB
    • Received: 15.66 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.