Loading Tool

Explorer IconExplorer

Memory Pool

83,921 transactions
32.00 vMB
0.08862821 BTC
Random Selection Loading Transactions
Max Size: 192.68/200 MB

Candidate Block

Mining Attempt 104aa4c362ef166f5bbc9552992efcd469badbc7f08304aac14577871418d47c
Version 20000000
Previous Block 00000000000000000001049e369aac2c4af01dc613ce7d208c3063e5755d3b19
Merkle Root 6c97d57c8e0743f9e4aaf72a9fa6466a9dd74232d49eca7058eef452134bf40e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 589
Size: 1.00 vMB
Total Fees: 0.01214895 BTC
Feerates: 101.28 > 1.22 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,340 (442,195 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
473,145 473,145 0000000000000000013d25862a9bcfceeda72ede301debad2775b2aa1a424cbe 2,846 1.00/1.00 vMB 296
473,144 473,144 0000000000000000005e9bda7749011b142e936230e6f009c3f4f486850816f7 2,697 1.00/1.00 vMB 343
473,143 473,143 00000000000000000093f587b25e148683c51f8faab9364b88effb5c75efd2c6 2,529 1.00/1.00 vMB 331
473,142 473,142 000000000000000000a2ae91316c7c670b1033ee2ef37ab909571c8ebded6673 2,189 1.00/1.00 vMB 357
473,141 473,141 000000000000000000b9462b182ee859aa2fec21f6391e10b0c0747cdd81e532 2,681 1.00/1.00 vMB 469
473,140 473,140 000000000000000000e9842d5d7e7e4213158d2075d90e80796daf13e8a306cb 2,324 1.00/1.00 vMB 361
473,139 473,139 000000000000000001812ad91bb3a65803a4e5c2514671b1b7b55355124a2c09 2,371 1.00/1.00 vMB 342
473,138 473,138 00000000000000000136ca0ae0cd8d6a909f4e581ae6ebcf8683085e49ba0af2 2,299 1.00/1.00 vMB 403
473,137 473,137 0000000000000000010be3f72df04f8359fda43d682157bde82cae0227596fff 2,415 1.00/1.00 vMB 364
473,136 473,136 00000000000000000056b3a807989f0fb883287fc8f7b4f685526ee0e2502507 2,640 1.00/1.00 vMB 409
473,135 473,135 00000000000000000009c59915493d8a45ea1b6716cfcfdb66da574269f35a2b 2,650 1.00/1.00 vMB 412
473,134 473,134 00000000000000000049229d5b223229df33d13cb7c193367cbbf6d66976fd12 2,024 0.93/1.00 vMB 343
473,133 473,133 00000000000000000031ecece27de6a4b60dcb300777b338541bc617a5b36012 2,339 1.00/1.00 vMB 418
473,132 473,132 00000000000000000148cdba3fee4bfd189663f8635494a1ffdb24cc31c2c6a4 1,465 1.00/1.00 vMB 351
473,131 473,131 00000000000000000151d57d26593596730183a5060b31b43fc4dbc99ac74eb7 2,052 1.00/1.00 vMB 398
473,130 473,130 0000000000000000001c044f9325c4f97bd7603f29c32cbc2bf29dfb6a5948a4 2,284 1.00/1.00 vMB 271
473,129 473,129 000000000000000001856047834200de1868c4409b0bbf2a64cb58886a2bfe89 2,227 1.00/1.00 vMB 263
473,128 473,128 0000000000000000010e16d5893efc4ff1b79a840a651269e9cc05da546ba600 2,379 1.00/1.00 vMB 336
473,127 473,127 0000000000000000012544b6bdc441dcb280d164342789c1936a53dc6b46ea42 1,639 1.00/1.00 vMB 337
473,126 473,126 00000000000000000056d41938f26ca5d3dd802ac09e1f43ed3efa0e54d1c926 2,358 1.00/1.00 vMB 343
473,125 473,125 0000000000000000014433be36612bc22d3219f77cff1ae31eaaa6cc9b0e16a9 2,125 1.00/1.00 vMB 372
Previous 10 blocks ↓
Total Size: 782.98 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: 716.65 GB
    • Received: 17.81 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.