Loading Tool

Explorer IconExplorer

Memory Pool

43,780 transactions
29.40 vMB
0.07196907 BTC
Random Selection Loading Transactions
Max Size: 151.48/200 MB

Candidate Block

Mining Attempt e12b0d68c7c7f3a2bde7e5f6ff5829845d020af71a7212b9c87f1f583419c7c0
Version 20000000
Previous Block 00000000000000000001ca0b1a4f597dd26771b73005a426a646eb201578566d
Merkle Root 108a203acc77c8a44fc0ad01321acbb128ea71118eed50d57626cc85be3ac538
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,017
Size: 1.00 vMB
Total Fees: 0.01436504 BTC
Feerates: 150.98 > 1.44 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,591 (180,161 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
734,430 734,430 00000000000000000004097e6c4632b000753d1d999f20d91d093545bf1ab054 631 0.42/1.00 vMB 5
734,429 734,429 000000000000000000018f7467f5b3d12bb5766be6a1363c8737bb22992675e3 718 0.24/1.00 vMB 8
734,428 734,428 00000000000000000007dea9154eb87b306cfb087a1217948a3c5eea6d0fd030 102 0.02/1.00 vMB 7
734,427 734,427 000000000000000000076ab44ed1e3ece202f3d18274f7d7aac703962dc561cd 104 0.03/1.00 vMB 7
734,426 734,426 0000000000000000000366b751de0ba2063ec94666ee21aa7f997cdeec8a610c 1,226 0.41/1.00 vMB 8
734,425 734,425 000000000000000000079f144937ddafb9d5b921223cb3d70b83955da9fcb49f 520 0.15/1.00 vMB 7
734,424 734,424 00000000000000000004a00302fec0d6c129fbd602cc7806fe36bc55f64a388d 549 0.18/1.00 vMB 10
734,423 734,423 0000000000000000000736fb97607967408aebbc6e0b0de939928a21c15ffd2a 2,869 0.90/1.00 vMB 9
734,422 734,422 000000000000000000073779b2e757b8f9602921dbec215c9382133bd2c56462 545 0.22/1.00 vMB 7
734,421 734,421 000000000000000000039eb3e97766f11061d1a81ac918591ab29d92c85d3e18 1,885 0.61/1.00 vMB 8
734,420 734,420 00000000000000000001c4dbdaf78409a928979ac965b10639ad5b670a1176b3 153 0.14/1.00 vMB 5
734,419 734,419 0000000000000000000002c6acac63f69dbc223991fc62d170e6804d83ba9067 1,284 0.51/1.00 vMB 9
734,418 734,418 00000000000000000003ccce12b94ed768b599469ac0acf491f0623d9583d599 2,279 1.00/1.00 vMB 7
734,417 734,417 000000000000000000066c4ef0a3d36f863446b6ff8e299e0784c82ef7802477 1,596 1.00/1.00 vMB 2
734,416 734,416 00000000000000000005a422771575db7c72b53aab540412eaad980a3a94798d 2,327 1.00/1.00 vMB 8
734,415 734,415 0000000000000000000829e3738d433d320cce02119ce183cb65dbde67edfaea 2,486 1.00/1.00 vMB 12
734,414 734,414 00000000000000000006bc4328bc1c65b4684f56eb51106483b492376555047b 1,980 1.00/1.00 vMB 8
734,413 734,413 0000000000000000000156f7a81c7e051bee0c0c78d68f5522e1e4c0c7417fd4 2,635 1.00/1.00 vMB 9
734,412 734,412 000000000000000000075f8ffce46c9c83df657e94b5370cdcf05bacbfb04d9e 763 0.40/1.00 vMB 5
734,411 734,411 000000000000000000076b1e1d02eb23a500b38c9a28ea6e80505d2a68b4ee80 57 0.02/1.00 vMB 8
734,410 734,410 0000000000000000000656613faba696d54a245066f49d3257c51eb756e41c84 2,448 0.79/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 781.67 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: 627.86 GB
    • Received: 11.76 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.