Loading Tool

Explorer IconExplorer

Memory Pool

32,203 transactions
6.57 vMB
0.03443353 BTC
  • 1 sats/vbyte = 3 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 49.72/200 MB

Candidate Block

Mining Attempt cfd9b03472043af3c41f82457d6eee728e56403414472e9c4d1e4d688a9d4e2f
Version 20000000
Previous Block 00000000000000000000a1599da070f1860fc4a04aecffa1af09cc16b1d80280
Merkle Root cbc34c0c96250a2d8b9a346402fc2f7574f080b082c4539c5f45823c508f27cf
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,146
Size: 0.80 vMB
Total Fees: 0.01888754 BTC
Avg Feerate: 1.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,963 (712,079 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
200,884 200,884 00000000000001c5725a142fbf8a307f49a21ba0ae72707256b03d82a883ef35 0.02 MB 62 113
200,883 200,883 00000000000001bf746644d10127fa6503e47586c881927db89e3b9f127ae5fb 0.11 MB 242 110
200,882 200,882 00000000000002e68fdb5eb6abc5221cd6d04edeb388a89108bbe8105281169d 0.05 MB 115 93
200,881 200,881 000000000000000bc7da2ef8082472fb96171a4df1004219ca00e0dd36912eb0 0.05 MB 148 9
200,880 200,880 00000000000003280b9772179fc9cae6982aaf88398034c18741d0ce73049638 0.23 MB 316 88
200,879 200,879 0000000000000324b91202b7aa3070cfde31a18b0032173f7befdeb8af4c3973 0.20 MB 555 166
200,878 200,878 0000000000000501b0ac00a785d7c910f4bfe5596e17ba327e11921572025d2d 0.06 MB 170 139
200,877 200,877 000000000000049e5e2551cebf651aa3fa6f92dc0a5329576a14727e1dfd157e 0.03 MB 112 33
200,876 200,876 00000000000005c12e6046839c71c0c4a52c29f11c04a4060af53e526cb482b0 0.01 MB 32 96
200,875 200,875 00000000000001f5da3bff72502c67f259f4c8c3a11507e93e9510cd3b12d83d 0.03 MB 51 68
200,874 200,874 00000000000000fad2283a67bee55e61ca7dd926a3a84b720552f9ebb6ac9576 0.11 MB 308 160
200,873 200,873 000000000000024e889cbfedf778d07646aa761c36c14488806c3b76d0aee854 0.07 MB 167 111
200,872 200,872 000000000000043ddd257ee53613f6c432852504984a9580eb26cf82f8280af3 0.05 MB 85 82
200,871 200,871 000000000000006b96f00c05fa0416015c4a207c07d2e3a5f75aacb8117cefa4 0.08 MB 163 89
200,870 200,870 00000000000002e1ece48b202e7cb0f4a0c6abb7e21dc4578165fac173b3a449 0.23 MB 557 138
200,869 200,869 0000000000000420a2051f48db53b0373207e3765599d858980e67216d6e637f 0.00 MB 4 67
200,868 200,868 0000000000000127c78b52b241a1142d4553298fa8c55ed3632eb32850cd205d 0.06 MB 186 163
200,867 200,867 0000000000000243fa372d28c048552bcd895f46f3ac6ed84f1d72d3522d501c 0.18 MB 456 135
200,866 200,866 0000000000000272beaad27cad41bd3d38b903f0066210c01eb298a135fd8738 0.03 MB 57 79
200,865 200,865 000000000000055d40975dc4683acd42b98f18bcdd99b4d8b50c6e15b8c7da7d 0.03 MB 19 24
200,864 200,864 0000000000000063796ddcc0003b59870cd14982efa8eb6ff238f3d7b33fde42 0.10 MB 240 136
Previous 10 blocks ↓
Total Size: 778.78 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: 353.48 GB
    • Received: 3.12 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.