Loading Tool

Explorer IconExplorer

Memory Pool

82,513 transactions
30.73 vMB
0.08232622 BTC
Random Selection Loading Transactions
Max Size: 189.15/200 MB

Candidate Block

Mining Attempt c8d9f0c6ebe71fe902bd5a416ba662eb7c9a9543d0ac5a0e92e626090d3bc786
Version 20000000
Previous Block 000000000000000000019edd1a56b4f361ecb598479f8049a106a5401578635e
Merkle Root f84c39049b235def1c4ea4bf0a882783b27850c79890d5a9e08d556f747f3c21
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,251
Size: 1.00 vMB
Total Fees: 0.01347540 BTC
Feerates: 353.36 > 1.35 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,231 (372,560 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
542,671 542,671 0000000000000000001a307abff83c0025c44efe1b254427d216e6572d52fc6f 552 0.23/1.00 vMB 38
542,670 542,670 0000000000000000000ab8e116593cd61b8d23f2ba747383c4fe9dd550512595 787 0.35/1.00 vMB 35
542,669 542,669 0000000000000000000a93f4d11adec384f1402c40b0274260a9d420d5d5666a 282 0.13/1.00 vMB 38
542,668 542,668 0000000000000000000c5f5f103866f585e2b8c25090347f2d7029f3c1e49777 2,805 0.98/1.00 vMB 4
542,667 542,667 0000000000000000000d5f0482f09b6afb48437e74aae4c24b7b908d1b886370 1,143 1.00/1.00 vMB 31
542,666 542,666 0000000000000000001dc92ace09faa28c15beb8f1b10f4f3b2de8228a8c068d 396 1.00/1.00 vMB 47
542,665 542,665 00000000000000000022900e2469f51d39cc664ee4e5daec9259ab71744ae0e5 1,442 0.84/1.00 vMB 10
542,664 542,664 000000000000000000063caf84ff6281e6d9724089ba20e79f7544f9fcb169f2 2,159 1.00/1.00 vMB 23
542,663 542,663 00000000000000000021fd5595992429c6bbc19e9db418ea5ba559765405695e 968 0.42/1.00 vMB 12
542,662 542,662 0000000000000000000ce6b517e501bc7aac90a968bf24f9e1251b7eed8e07ec 1,362 0.95/1.00 vMB 5
542,661 542,661 0000000000000000001d4df566ce1616f63c1a029dba6f9cff13822619ea8a2d 2,272 1.00/1.00 vMB 23
542,660 542,660 0000000000000000000bdf4068c9cbc255bc8ff6d0ea76cd9a564f82e2353bf0 512 0.27/1.00 vMB 19
542,659 542,659 0000000000000000000d13108dbd2349fa02589bea219190f4428f54eaa653c5 875 0.48/1.00 vMB 13
542,658 542,658 00000000000000000026d121f173ee7f68d942ec2e40d3c693888cc2e914d79d 2,458 1.00/1.00 vMB 3
542,657 542,657 0000000000000000000f6fab91361a60e10f5f80229a8ed8e860bd26c81db683 2,919 1.00/1.00 vMB 30
542,656 542,656 00000000000000000010a78c6d0d4649c997ef510929dab4cd7d0f2986a8928f 194 0.08/1.00 vMB 27
542,655 542,655 000000000000000000032b273d05f4e51aef776d2a0cc4f205aefb37fba7256e 194 0.10/1.00 vMB 32
542,654 542,654 00000000000000000017a361b465a0440b70ec79fc64eaa9a9ac055aaced9ae1 583 0.29/1.00 vMB 30
542,653 542,653 0000000000000000002412d0b10b431020ee179ccfd03fc8dcddb944fb5d7bd0 614 0.23/1.00 vMB 18
542,652 542,652 00000000000000000006fe94db22e6d81df54ae3865f1eaad5a9539986852204 198 0.11/1.00 vMB 14
542,651 542,651 0000000000000000002387bbbe95580d2a94e44236dede1b9b06b9ec8c7d16f4 1,656 0.81/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.79 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: 709.81 GB
    • Received: 16.99 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.