Loading Tool

Explorer IconExplorer

Memory Pool

73,373 transactions
27.16 vMB
0.06131952 BTC
Random Selection Loading Transactions
Max Size: 165.90/200 MB

Candidate Block

Mining Attempt 7417f6a3cd56061148f20d71795abf0b16f81a26030d4f24e7a6f41eb16c3649
Version 20000000
Previous Block 0000000000000000000021e2c4eb92099d11dad9b184db83f142c9df3a31ecf9
Merkle Root f33900cbc55140544f2545e22df7b2070534668f6c0059974bdc74f471e0b791
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,928
Size: 1.00 vMB
Total Fees: 0.00369750 BTC
Feerates: 22.12 > 0.37 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,261 (403,254 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
512,007 512,007 00000000000000000011a782711a56a6072b7b0d6cd00d7fccc4fd24f00e4354 2,045 1.00/1.00 vMB 39
512,006 512,006 00000000000000000009d3fdb775482341f7bba8739d1c62fd4398249a4ec111 602 1.00/1.00 vMB 28
512,005 512,005 00000000000000000020732ff70e1d3cd42d4c1d49e70e205b50e5821216cdcf 1,092 1.00/1.00 vMB 3
512,004 512,004 000000000000000000108a0094a6d82095990f34eabaf5f6a2b479143df3985c 2,755 1.00/1.00 vMB 79
512,003 512,003 0000000000000000003b5a3abb0857abbe197c23562dae2245095d723b984fda 524 1.00/1.00 vMB 8
512,002 512,002 0000000000000000000b394688c2dbf3a8d8ac68c83827abb08f24ad975ad25b 278 1.00/1.00 vMB 4
512,001 512,001 000000000000000000277117521ce8330dd1bd3b77a35a939a4cd5f3005f4562 576 1.00/1.00 vMB 18
512,000 512,000 0000000000000000005499fa1ca81eb14385a8bace89b199f8011635fb0e6812 1,218 1.00/1.00 vMB 5
511,999 511,999 0000000000000000003b4861760c37c3c74b53a5e7c9af0db8dae84e1f43e565 2,392 1.00/1.00 vMB 69
511,998 511,998 000000000000000000170e788b7d1ba8f275b4fd4a1c90ae52cd0fa4309906f5 948 1.00/1.00 vMB 24
511,997 511,997 0000000000000000005d10f0661d423339a3bf2ff78470aef222b8824e08b2b2 1,797 1.00/1.00 vMB 33
511,996 511,996 0000000000000000002a5a6231340342673e3ee3f36b95591c4a415be6c547fa 520 1.00/1.00 vMB 14
511,995 511,995 0000000000000000002796b3bd58989ff96033ea0a93e23775d854d458a817ef 595 1.00/1.00 vMB 11
511,994 511,994 0000000000000000005d03afeed41799581bfc57b2633f620a288d23173f5f54 621 1.00/1.00 vMB 12
511,993 511,993 0000000000000000002fbb62a94fc6acdc5a312a5399825493e4800e005da7c2 308 1.00/1.00 vMB 8
511,992 511,992 0000000000000000000253ee4c61115576d76da33695024f868929482ff023f6 1,996 0.74/1.00 vMB 68
511,991 511,991 0000000000000000004186306ef068138113529193de914acf6e74d40bea6469 268 1.00/1.00 vMB 5
511,990 511,990 00000000000000000020d31624228aa21275c1b35798926aa36633d24ad861b0 707 1.00/1.00 vMB 19
511,989 511,989 000000000000000000582e3bf33920a8cd2d4be4e36b3c51a44d682e118908e2 2,873 1.00/1.00 vMB 53
511,988 511,988 0000000000000000002d02238d8aa49db7615d0f6eaab51f2798367cbdbcd0c2 786 1.00/1.00 vMB 18
511,987 511,987 0000000000000000004c31938c52cc07048f0497d09d6729052fd254e8a21b4b 386 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.85 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: 712.42 GB
    • Received: 17.17 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.