Loading Tool

Explorer IconExplorer

Memory Pool

27,670 transactions
25.64 vMB
0.08429019 BTC
Random Selection Loading Transactions
Max Size: 123.79/200 MB

Candidate Block

Mining Attempt 6c12f9b6b48b8e69540a7fca01a2039d9f3da6ab84514742f165249f2c60da18
Version 20000000
Previous Block 00000000000000000000b31bddf15c89d32274d08a85fb7020240ed911664f51
Merkle Root 3a6554da537f3e96d3361ea0218565e4d11ea1ab8b7cd946580615a29a4fffbd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,305
Size: 1.00 vMB
Total Fees: 0.03430412 BTC
Feerates: 198.93 > 3.44 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,175 (790,520 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
123,655 123,655 0000000000005edc649a88991ad5b87551143d20ee0810c3157e04d65ba1b0ab 1 0.00/1.00 vMB 0
123,654 123,654 000000000000306eb572ebdb868c5604b40e99974cdc85a65193ff7add64bccb 15 0.01/1.00 vMB 582
123,653 123,653 0000000000001e1966af2fc361cfa386e387c15eb6f2683a7f7f6929bd3119b7 2 0.00/1.00 vMB 0
123,652 123,652 0000000000002904f2d0b00aa3fd857ce041116fc704c45983970491821b6008 1 0.00/1.00 vMB 0
123,651 123,651 000000000000258c24a5299f4ec3c9b1d820e7401074d2b84e2760551cd63eb5 32 0.02/1.00 vMB 200
123,650 123,650 0000000000004c65474fe91ff7e917302e7003e1d4a0d351bd378605031dd413 2 0.00/1.00 vMB 0
123,649 123,649 0000000000003a2c37e042fbfbb4f030fc0254dbf9e487dc2fecce606b16736d 2 0.00/1.00 vMB 0
123,648 123,648 000000000000426eb5ac223373862fcfe3c5ede119c5f73601df77d68ca0c673 6 0.00/1.00 vMB 0
123,647 123,647 000000000000354a3ae6234bd0de70988a3d8df4defcda23c4f0aae83eaaba91 11 0.01/1.00 vMB 379
123,646 123,646 00000000000026b6a12d5fee4260141855b968d8a261571467de40b02da248a1 10 0.00/1.00 vMB 0
123,645 123,645 000000000000636bc4732da037594d6183fae9e2b13d04f5b3a002c9c4d7daa0 49 0.02/1.00 vMB 785
123,644 123,644 00000000000030da554ceda20e703290e122a8d82512193fb67a089ed623c8af 32 0.01/1.00 vMB 425
123,643 123,643 00000000000002ab0203d91b4331f65a893fec1a1a473227d71327bb44f658e0 14 0.01/1.00 vMB 1,540
123,642 123,642 0000000000001e9cd85b6305cb362f1f9835b00ac5e711c966812a972a792638 2 0.00/1.00 vMB 3,875
123,641 123,641 00000000000031cbcdcee54c2a72aa860ab6ae8d72631c292e60974b7bb93f41 41 0.01/1.00 vMB 309
123,640 123,640 00000000000005e6a5e80b71f6c8372518193643d391c18c2c445bc24cdb888e 14 0.01/1.00 vMB 609
123,639 123,639 000000000000227b9894db0755183bbcb59a595ec198cbd535230771cb26edb3 13 0.01/1.00 vMB 1,004
123,638 123,638 0000000000001affcb30f9492318a3b5b18dd42511dcd15dd5dabe0cd29b9e85 56 0.02/1.00 vMB 270
123,637 123,637 0000000000005c5a3ca18e0fb3b9aaaae76df569b14b4f7a27f2e389520b809b 12 0.01/1.00 vMB 132
123,636 123,636 00000000000046a8df1ff693a397a8f3f348b096c12e25a976bcea634b36c68b 48 0.01/1.00 vMB 2,516
123,635 123,635 000000000000582fd3db28ce39c0ac7926f99b1cc01dab5ce3c1b4549171da3c 33 0.01/1.00 vMB 834
Previous 10 blocks ↓
Total Size: 780.90 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: 571.17 GB
    • Received: 7.79 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.