Loading Tool

Explorer IconExplorer

Memory Pool

32,584 transactions
26.83 vMB
0.10516214 BTC
Random Selection Loading Transactions
Max Size: 134.25/200 MB

Candidate Block

Mining Attempt 19ea5c6cfa22156b2d934b7c6300678957b99623330d55b98bda9e5e1b242ada
Version 20000000
Previous Block 0000000000000000000088eb0f120f975e57ee7b05837846c83d2c87324a46fd
Merkle Root 8b74093f1986cee71edac64ef256b2d362a61b1b66455f7e94bbd33b3c2c4453
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,088
Size: 1.00 vMB
Total Fees: 0.04769520 BTC
Feerates: 502.67 > 4.78 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,242 (797,143 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
117,099 117,099 0000000000007eef817060460cf701256652f8b4c51df133ba1eb42767933162 12 0.00/1.00 vMB 342
117,098 117,098 0000000000002466c21546d4fcb1461664fffe9566776cbeeae24474eaee9d6e 6 0.00/1.00 vMB 674
117,097 117,097 0000000000007b2e1ff982782ffd6757a3ee17f8663768d0c13fbd9b2def90dd 17 0.01/1.00 vMB 1,298
117,096 117,096 000000000000c97d3278b28ea6c286b0f47125f83e24e248f87f08bf9c237aec 13 0.00/1.00 vMB 588
117,095 117,095 000000000000abe5a0232a16f90095358577ad80229778102ee634437e8d2a51 12 0.00/1.00 vMB 0
117,094 117,094 0000000000006e139bbb2c9d8770158909a9ee16e87cbda57b7090f2b270aabe 8 0.00/1.00 vMB 1,162
117,093 117,093 00000000000042c3315e4e9611e072638831b7b348b47561f2ba3cd860055306 9 0.00/1.00 vMB 675
117,092 117,092 00000000000017492fb58564042ed79c5bea4b3a8ba7a9dfb5edc9763dc2cf14 12 0.00/1.00 vMB 0
117,091 117,091 000000000000b8a44dd0b8bf0ce104c239b7f25f20df4cbc4318b2dd9d39ee38 12 0.00/1.00 vMB 0
117,090 117,090 000000000000a27b8d06b7353e6c1d7f8b0e01449e85cbd4bda93645c6e154f2 12 0.00/1.00 vMB 0
117,089 117,089 000000000000b836fe0c1fcbdaa0229d0608ca7ec9f098871792357b839357c5 14 0.00/1.00 vMB 1,096
117,088 117,088 00000000000024c3ba00035e20e3f1ec04c59248ebd8a82745937a5fba65f465 10 0.00/1.00 vMB 357
117,087 117,087 000000000000493120ccda983e085fe4e646cded0844b89e5b8792b71147bb07 20 0.01/1.00 vMB 680
117,086 117,086 00000000000040c98ba201a883fba3790af596be89f7442af8388e78309df92c 6 0.00/1.00 vMB 3,863
117,085 117,085 0000000000009aaa66a7faba2995eb86a6c275786be522ef2d3690731ac462a6 10 0.00/1.00 vMB 310
117,084 117,084 000000000000b9e8bfdb5cdb9d79d66c691ec136212b60da85c2b8b97541a1db 12 0.00/1.00 vMB 669
117,083 117,083 00000000000020c78e0c43ec1e4e413d27c3bbaaf0cf15618ae772ac8543f8d2 12 0.00/1.00 vMB 0
117,082 117,082 0000000000002cd807a80ae1c65a3169aff795677c0c676d09e697afee455320 12 0.00/1.00 vMB 350
117,081 117,081 000000000000421bd79b2800890706618a52b8e110e281a4de2733ecbcaf893b 6 0.01/1.00 vMB 170
117,080 117,080 00000000000073ec34fbadb4ece734acab3fffd361ca7f519d48b669e974594f 12 0.00/1.00 vMB 361
117,079 117,079 000000000000abd2ac034ea18db72c51a1530bef288743145e4ae767e4901fb6 12 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.02 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: 576.41 GB
    • Received: 8.44 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.