Loading Tool

Explorer IconExplorer

Memory Pool

43,122 transactions
32.92 vMB
0.11593855 BTC
Random Selection Loading Transactions
Max Size: 165.02/200 MB

Candidate Block

Mining Attempt 05ccbd8b07a2e607b4b1fc286f72e2705ccdb7b9f5de347d725499cf73780d3c
Version 20000000
Previous Block 00000000000000000001595202201a033a315ea0d02063180f6cd28b26bced43
Merkle Root 73ec150ffd107d31686392fbaf245df4d90dab3de20a1c6d3d49f8f9c171c33b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,938
Size: 1.00 vMB
Total Fees: 0.04212209 BTC
Feerates: 502.67 > 4.22 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,342 (899,683 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
14,659 14,659 000000006869145acc01baa3acdd701b820c28ebbaf8adc8a3832d7632492e4a 1 0.00/1.00 vMB 0
14,658 14,658 0000000038f2ed887209bc6ddf25a8105c39de624f00a574b0b85e090b1c322c 1 0.00/1.00 vMB 0
14,657 14,657 0000000036ef2863b92f7d49074bb01b9d5aceb8ae0667bf993cfae069492f03 1 0.00/1.00 vMB 0
14,656 14,656 00000000933c51ac2f12e4869fdeff3abf890026c46ed8479c014cd875a172d8 1 0.00/1.00 vMB 0
14,655 14,655 0000000004da21ea1ad19e45b952840771b0658d1810a2f8be93f315a98b52ec 1 0.00/1.00 vMB 0
14,654 14,654 00000000a8acd6a076fab703ecab39cb28e2c3f1d75c2ab7006eda9910089ab7 1 0.00/1.00 vMB 0
14,653 14,653 000000006a80f1b64c7d427933d531fface490aff9dea45a4ce8bfb545f11d95 1 0.00/1.00 vMB 0
14,652 14,652 0000000073c005941faae84ed1ed4ba33ae5f6c77b4d658270113592564de20c 1 0.00/1.00 vMB 0
14,651 14,651 000000001b1b2494d47861996d41647f5b9ac279c192374ef0a236c5b4286b0b 1 0.00/1.00 vMB 0
14,650 14,650 000000006ca602230eb6753fc4bed03cec81bab8ad6a3a2f598e5c51b3b508f7 1 0.00/1.00 vMB 0
14,649 14,649 00000000e7b4dc8a0066893bf23f29ecf2dc40e3fe6223fd0516d46975f4b2c7 1 0.00/1.00 vMB 0
14,648 14,648 0000000092546ac245553be0f5201da0ed7badc1988332d474ef9a01b83b96ee 1 0.00/1.00 vMB 0
14,647 14,647 0000000040f7650e37278741115d93a2c4b525e52f706c777a856572a77c709a 1 0.00/1.00 vMB 0
14,646 14,646 00000000b7f9d42a8d5d25a40a1ccf6fcbd6bfb2687782bad6f8b1bbc7e1a887 1 0.00/1.00 vMB 0
14,645 14,645 00000000d8f15c5dce03b4b238546105daedb047fc5b971eb22273ba9258c535 1 0.00/1.00 vMB 0
14,644 14,644 00000000417ba988c440bfc93d4f99b5e24a7230f46afbd1fc84634e8c136885 1 0.00/1.00 vMB 0
14,643 14,643 00000000e7e9547653cbeacb949539322e736dbd2074fb68c2fa301a9b4858ca 1 0.00/1.00 vMB 0
14,642 14,642 00000000780d8cc6286b5249b05f303e12a976bc76cd9aa9da9fbac0ca9691e3 1 0.00/1.00 vMB 0
14,641 14,641 00000000a4c3fd43c89d94f548fb245abba293ac089e6aaeae14dbd331fbc66e 1 0.00/1.00 vMB 0
14,640 14,640 00000000a176a4938a4ba9c79eb65c37216b90f15e2d174cbfad8f48896f63dd 1 0.00/1.00 vMB 0
14,639 14,639 000000005bc1a9e15ae6ede1e4b92df76e8e087e1c600764a3d03f7a71984693 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.21 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: 586.65 GB
    • Received: 9.47 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.