Loading Tool

Explorer IconExplorer

Memory Pool

73,220 transactions
27.18 vMB
0.06279056 BTC
Random Selection Loading Transactions
Max Size: 165.82/200 MB

Candidate Block

Mining Attempt 040a7e17ad19913c88b3af9e108c36b106ad34efa556c65e681ce25a78db3f18
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root bbda9fdb2014665fd9be349092c9a0dd7134742211ea2f325f2a0386b503013b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,683
Size: 1.00 vMB
Total Fees: 0.00510057 BTC
Feerates: 73.20 > 0.51 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (486,008 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
429,315 429,315 0000000000000000017882e4f0293a3fa7fbf08bf7ed93f542100cc4843cc05e 1,852 0.87/1.00 vMB 55
429,314 429,314 0000000000000000045f9365850c93711f49ba27ce83906f74f9ecc3d814e6b3 365 0.18/1.00 vMB 65
429,313 429,313 0000000000000000031614004229841a63b5bc3dcbe62ec598c7c0ddb717a160 1,392 0.63/1.00 vMB 55
429,312 429,312 000000000000000001c805ad975935ab8dafaf95bf303d6ae5b63ce0869f4fc8 744 0.98/1.00 vMB 17
429,311 429,311 0000000000000000016df63f9b248c37152fb992e5f242b891ee1c9ed7e98d66 2,802 1.00/1.00 vMB 66
429,310 429,310 000000000000000000d8a629144caf02c4949fc90f983a19201fb951ba2e60bf 2,717 1.00/1.00 vMB 69
429,309 429,309 0000000000000000016bd59d43ba2c55b9dd03cdf5aa3bc38f8f70f19f1ba092 1,272 0.75/1.00 vMB 42
429,308 429,308 0000000000000000033471f8dc578e1b4aef8851734e6fcd97ed4820a66e49be 956 0.44/1.00 vMB 55
429,307 429,307 000000000000000004d65e8fbb2e00bbdc34409c8da43723ea5011e710ef5b07 2,296 0.99/1.00 vMB 50
429,306 429,306 0000000000000000046f0dd499117148fbff258c409da460f2e208af25ab9ec1 747 0.31/1.00 vMB 57
429,305 429,305 000000000000000001738a425aba7dd0fa64ae4622faac210a7c7595fed263ed 846 0.60/1.00 vMB 19
429,304 429,304 000000000000000002bd7a8a9bea4ae99e938f8f9861ae0ad32d2445b7242b16 2,089 1.00/1.00 vMB 49
429,303 429,303 000000000000000002b56b11b548ad4165f240413adb633c73b8339f7caf33a0 2,191 0.75/1.00 vMB 79
429,302 429,302 000000000000000004abd6bc77e6ca491d803d42347db4ba5187b64e67921c51 2,103 1.00/1.00 vMB 62
429,301 429,301 000000000000000004734f076e9ae5723ae4a648a9607eaa8d40a32ee8172ae2 29 0.01/1.00 vMB 77
429,300 429,300 00000000000000000321ab7bc2b87db48e91dc847bb849cdf386b4e75f7fffc1 261 0.99/1.00 vMB 6
429,299 429,299 000000000000000000a37f3dd49d0f5799109d609b46598849aff416112923e0 811 0.40/1.00 vMB 49
429,298 429,298 0000000000000000031bbca6afc6ccaa362a33e36511d0e61f3029d333b71114 1,729 0.83/1.00 vMB 55
429,297 429,297 0000000000000000040fd8300340ef1d73a815fde35601b7fea4a14532100327 185 0.08/1.00 vMB 62
429,296 429,296 000000000000000002416b4bd02b85919d90301140c0188e601280a7bb9b2708 928 0.48/1.00 vMB 49
429,295 429,295 0000000000000000001e471052adb5b9ce32dd7cc2ecbf0fb474a1160c9c57fb 2,179 1.00/1.00 vMB 52
Previous 10 blocks ↓
Total Size: 782.95 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: 715.13 GB
    • Received: 17.65 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.