Loading Tool

Explorer IconExplorer

Memory Pool

79,096 transactions
29.30 vMB
0.09670414 BTC
Random Selection Loading Transactions
Max Size: 177.09/200 MB

Candidate Block

Mining Attempt 9ee804f76989e377620f218fc3eff562a572a33c097e7e84afdcf67fa10f2c80
Version 20000000
Previous Block 00000000000000000000c592a532bdf8ba2e0763e5fa7bb67e40a013f200bb7a
Merkle Root 9d19371bc052fbf7aa7edd7acd4cd1008f434dd631d096a1e87589aada39a52c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,264
Size: 1.00 vMB
Total Fees: 0.03467509 BTC
Feerates: 150.62 > 3.47 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,156 (309,053 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
606,103 606,103 00000000000000000007642bbe6a3b6b8316cb53929c6c5b88acd8ef242c9986 437 0.22/1.00 vMB 31
606,102 606,102 000000000000000000105297d1097c9424e2e627c341232bc7212ebac92136c9 1,084 0.35/1.00 vMB 20
606,101 606,101 000000000000000000150da32e7e82418d8ee71d37e452f94314b897c92c9ec0 432 0.21/1.00 vMB 27
606,100 606,100 0000000000000000000bffe419c572c012e0940872c518594785cec5e018396f 50 0.04/1.00 vMB 24
606,099 606,099 0000000000000000000319f156567f90947b5ee82d67b50d4096f5638d8ba3f2 982 0.39/1.00 vMB 24
606,098 606,098 000000000000000000159f73226b36761598c6cd480556ff3c5f42598d8fedf5 2,219 0.61/1.00 vMB 16
606,097 606,097 00000000000000000007bae1f3897b992a99bd05c11f93eed2ddc46ab04c55aa 2,640 1.00/1.00 vMB 22
606,096 606,096 00000000000000000015a956414c0087556986e37324595997f0d1592412eda6 1,617 1.00/1.00 vMB 19
606,095 606,095 0000000000000000000c6f897619df9b2230d3267764aac413ffc7866f50c6c4 3,269 1.00/1.00 vMB 25
606,094 606,094 000000000000000000131bfa5bc94075c60341fb6bb1d76359a9d2ba970d5596 3,099 1.00/1.00 vMB 33
606,093 606,093 0000000000000000000852b5db88c1e185fc9b724931491542f9f2b80f08701f 2,175 0.73/1.00 vMB 11
606,092 606,092 0000000000000000000310d2d9f7508814c75499566444ddebe16fec255df498 3,215 1.00/1.00 vMB 11
606,091 606,091 00000000000000000001d24a6fde60e4a66e40ba9ab9954db113916f0f7480d5 3,223 1.00/1.00 vMB 14
606,090 606,090 0000000000000000000ecfc7f9a6efec00d20f417b3b251cc3775a160ce35fdb 3,289 1.00/1.00 vMB 29
606,089 606,089 0000000000000000000f17941d615a435bb118fcd086a7c84b53d5af1b3034c0 3,035 1.00/1.00 vMB 35
606,088 606,088 00000000000000000010c2c603329e121943cb414341a0c597f9784979f445cc 3,437 1.00/1.00 vMB 48
606,087 606,087 000000000000000000130e4eed40573070117b80bef33a6d2b01dde54a9d682d 2,987 1.00/1.00 vMB 23
606,086 606,086 0000000000000000001565fca7cb45e8014f1015fffeb4f6074c30e0b85ed88b 1,804 0.78/1.00 vMB 4
606,085 606,085 00000000000000000011957ed0ab57e02a01ebb28499a65d203c02a7244e1344 2,921 1.00/1.00 vMB 15
606,084 606,084 000000000000000000089ba2ff4c434b593e6eb796c00d4ff600f7ffb84f1bf6 3,179 1.00/1.00 vMB 29
606,083 606,083 00000000000000000004b3d313362b0d0557fa3388c0fe910e2273163a8b7187 3,138 0.99/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.66 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: 673.08 GB
    • Received: 16.38 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.