Loading Tool

Explorer IconExplorer

Memory Pool

41,893 transactions
28.20 vMB
0.07024756 BTC
Random Selection Loading Transactions
Max Size: 145.08/200 MB

Candidate Block

Mining Attempt 22b29307e76afa0986e8b1017c7fb69eb518dad0beeee727a227a0b9e109c872
Version 20000000
Previous Block 000000000000000000001575d499d27a6e9805527fd037e437eb755b38e6f4e7
Merkle Root 2a495753a1738845d654f9df86a707c7af4ee20ac6ab789032a5706747957499
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,503
Size: 1.00 vMB
Total Fees: 0.01504253 BTC
Feerates: 100.56 > 1.51 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,640 (832,365 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
82,275 82,275 000000000029361ffdc27577c2d199db80761046441fed41b35101716b9d3fff 3 0.00/1.00 vMB 0
82,274 82,274 000000000015e4acc129b7bb904ef95e073c5e19d847180c7fd1224163a32071 7 0.00/1.00 vMB 0
82,273 82,273 0000000000344240308f54ded700542571b3df9efe05fab92e669099e20e0d92 4 0.00/1.00 vMB 0
82,272 82,272 0000000000226204e1caf15084365a4b0970b34d6882d6786016c9a922f6aa0f 5 0.00/1.00 vMB 0
82,271 82,271 000000000042646a357e8f799fd77896886325acd2426be15e730fb22bf301cd 2 0.00/1.00 vMB 0
82,270 82,270 00000000003eb2740335c4030e72a1a4629e40453dc8924e5cd27d003ae8736d 9 0.00/1.00 vMB 0
82,269 82,269 000000000027e649c16c907a39d1ec66d92863583457dfae7bc077cba26c9c82 6 0.00/1.00 vMB 0
82,268 82,268 00000000003ff367c080a4b2be0d3c07e08695fd4b1846857e9c84c2c3d3f38f 8 0.00/1.00 vMB 0
82,267 82,267 00000000001b2b04f1ddb57a326c8aab873d2231bfeb298f7c97068752c7040e 3 0.00/1.00 vMB 0
82,266 82,266 000000000003bea0f20964bd5e1c95b09c74b0c047822d8781a935c2ad3ca1c0 2 0.00/1.00 vMB 0
82,265 82,265 0000000000472086522539a542e9342a22b38e54adb64efd30161c611f2701ea 3 0.00/1.00 vMB 0
82,264 82,264 00000000002606114a21a849212c2caf7ef3d9618d99193b2f68b46e83cc1eae 3 0.00/1.00 vMB 0
82,263 82,263 000000000020bf85f7bbcdab3da6f130d4d7402b1a433486f0ee63f52b66676a 1 0.00/1.00 vMB 0
82,262 82,262 000000000027bc97297937665938d96d82fd2156530bd82ec72015734bdd2f41 2 0.00/1.00 vMB 0
82,261 82,261 00000000003c0bef349265e9bcf23356ae3fb4d3eb7306bad9bbff1cca43d7d2 3 0.00/1.00 vMB 0
82,260 82,260 00000000000ea1f8599e01f103eef4ef616afbd05ba6fc5b30589a8db7efcae6 1 0.00/1.00 vMB 0
82,259 82,259 0000000000093ed8d185b95ce7d2c1860e1f8de19bee8b01caa80bbb1ced6cf7 4 0.01/1.00 vMB 0
82,258 82,258 00000000003200885f15792ad3192f528a4223c9672b13a3ea9174e927fffe8b 1 0.00/1.00 vMB 0
82,257 82,257 00000000000da9d7a957055b4abe623f1f0d95ae1f512cb870c4d6cd55c73abc 3 0.00/1.00 vMB 0
82,256 82,256 0000000000101d0bc3191365921dc897530a01000dea2f67bd4739c912f07cec 1 0.00/1.00 vMB 0
82,255 82,255 000000000003db57b7c9e6285c86b804ed25c87d3d091bb7f7531ff01385df4d 5 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.75 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 631.82 GB
    • Received: 12.08 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.