Loading Tool

Explorer IconExplorer

Memory Pool

83,290 transactions
32.18 vMB
0.08591233 BTC
Random Selection Loading Transactions
Max Size: 195.37/200 MB

Candidate Block

Mining Attempt 795db25c9897dfecd1f2172e2c880a87611ab9290301bccde7a8cc0655a96bdb
Version 20000000
Previous Block 0000000000000000000073858b84c6401114582f0135c71d085cde3871dc221b
Merkle Root 0fd65937ba8b9b764653b71942ad15156000ec50f97d404f96093d8483d9469f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,144
Size: 1.00 vMB
Total Fees: 0.01524389 BTC
Feerates: 150.92 > 1.53 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,216 (410,315 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
504,901 504,901 00000000000000000012071689b7b287ef5e6e5e181fc8557193ab3594d32955 2,181 1.00/1.00 vMB 397
504,900 504,900 0000000000000000004dfc6779fe0abbbafa92b25a82af6a41ca92f02c3a62a2 1,306 1.00/1.00 vMB 272
504,899 504,899 0000000000000000000a6170dd1d7de7fbd94d7d988aad659fbd0ea5f6e7d09d 1,844 1.00/1.00 vMB 263
504,898 504,898 0000000000000000002102ae52cf5822c04ecd0d150a17f31756fb3a854de0ee 1,937 1.00/1.00 vMB 240
504,897 504,897 0000000000000000005b866de87828888bde9651990752dd79e48dc93813eb53 1,998 1.00/1.00 vMB 372
504,896 504,896 00000000000000000007bc52d23826e20a54208ee7398f4df941faf6499b5570 1,770 1.00/1.00 vMB 412
504,895 504,895 00000000000000000034129648a85156e9f80ee75e61062b25eed8acd0d64220 2,737 1.00/1.00 vMB 491
504,894 504,894 000000000000000000229dd21689799941a9084aa7350ee3a8473342b84dd15d 2,701 1.00/1.00 vMB 518
504,893 504,893 00000000000000000031bb6ae8e9facae055c31bc4cccf3700a813a020b747f9 2,858 1.00/1.00 vMB 477
504,892 504,892 0000000000000000004cdd8de601a36c3c62cd9d354d265f15717677a0b92826 2,729 1.00/1.00 vMB 505
504,891 504,891 0000000000000000001e9b69d8b390d9d3ab6b1e538b6231a3090c48391ccf2d 2,711 1.00/1.00 vMB 441
504,890 504,890 000000000000000000382b5c3452bc1dc3de356d588ae21b4d024c0c912ca033 1,639 1.00/1.00 vMB 412
504,889 504,889 0000000000000000004c8864149740b570a2e9000e96a07bc4bfcd992ed10e5e 462 1.00/1.00 vMB 145
504,888 504,888 00000000000000000038b39507f7dac3daf9bac31a4c13b72f57c9174ceb71c2 280 1.00/1.00 vMB 138
504,887 504,887 0000000000000000005df8fac754c5bf27ded2ee9503577135b290ee0cd36a69 1,094 1.00/1.00 vMB 189
504,886 504,886 000000000000000000284c05ae2cca6ee69e397dd790d64739c07940878f578a 2,763 1.00/1.00 vMB 489
504,885 504,885 0000000000000000005dbb38b1f39af707bb28425c2db6d1a11c7ceab80ee5b9 2,020 1.00/1.00 vMB 223
504,884 504,884 0000000000000000001cb283af7613079c6147626e8a30e42814e58b39bb274b 1,563 1.00/1.00 vMB 336
504,883 504,883 000000000000000000220fcb2f994b45cf249692ce34208b5d71ac0bf178a940 2,763 1.00/1.00 vMB 427
504,882 504,882 0000000000000000004d306359216df306a5b900e0763b0bfa4a13d3cb6e658f 2,572 1.00/1.00 vMB 409
504,881 504,881 0000000000000000006d18e31315958ac320a191c3df8e92fd819c1ae5fb6943 2,712 1.00/1.00 vMB 468
Previous 10 blocks ↓
Total Size: 782.76 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: 709.01 GB
    • Received: 16.82 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.