Loading Tool

Explorer IconExplorer

Memory Pool

43,037 transactions
26.41 vMB
0.05991181 BTC
Random Selection Loading Transactions
Max Size: 138.76/200 MB

Candidate Block

Mining Attempt 51766c75be54456e6bc11de7e43cd14531b652117876c200eaea851b25f556e8
Version 20000000
Previous Block 00000000000000000000768db8c555c88522a89150a79f003e6f64bcd348a6d5
Merkle Root 07afb00b990bc2410a954e8e389e724753ff178a938960b42c8d4bc82306620d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,570
Size: 1.00 vMB
Total Fees: 0.01146748 BTC
Feerates: 150.92 > 1.15 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,726 (527,240 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
387,486 387,486 00000000000000000cc63f2cd2a68896d1d0a3fc701a52ea34719770e5065c50 1,605 0.75/1.00 vMB 27
387,485 387,485 00000000000000000b09444cbd24b4f997bd22149d0fa67f38c4d6e33d01418a 1,341 0.75/1.00 vMB 36
387,484 387,484 0000000000000000014b0d3b3057804b94f2dc9a2d7e63fb136859223eaa4618 2,451 1.00/1.00 vMB 29
387,483 387,483 000000000000000003d9a59158ed45c475d43389f96c6c9dd798a768e8a33268 2,669 0.75/1.00 vMB 60
387,482 387,482 000000000000000001a34f868ab6274ce403c1cdc4d0bd8e9b934d2eb5dbdc49 1,693 0.65/1.00 vMB 42
387,481 387,481 000000000000000007fc1a7b8c43df566310873969bab4f375e996f520c9786f 1,620 1.00/1.00 vMB 37
387,480 387,480 00000000000000000de39ad44659e843c8ca26c6e66d65a7f8d1fca833dcaf6c 1,342 0.62/1.00 vMB 38
387,479 387,479 00000000000000000562b8c348c047cc87aaef0eeeec56b3c75a2a2d0ba958e7 868 0.48/1.00 vMB 34
387,478 387,478 0000000000000000069f3c7d4646b051a8bba5626bc16e6c20926b08a4f15696 817 0.38/1.00 vMB 29
387,477 387,477 00000000000000000d2ad09dad9242f774f9a90913b528fec876a091e48b7f4f 1,038 0.52/1.00 vMB 30
387,476 387,476 00000000000000000d6a981b778f9a91580373c1f6562217903acd3a2758497c 628 0.39/1.00 vMB 26
387,475 387,475 0000000000000000043d242f652f95965bf66a37f666f6566168f2084e962d79 961 0.34/1.00 vMB 43
387,474 387,474 000000000000000005d8054d9ffcc272a3384777767d8dda6e57ead3b81a2876 564 0.26/1.00 vMB 35
387,473 387,473 000000000000000009c33cc543bbec4390ca5a62aade1efdd054934681487757 1,252 0.57/1.00 vMB 32
387,472 387,472 00000000000000000359cac0843943b59ca1ddc2ea264c5cc09ba08656323c7b 891 0.44/1.00 vMB 31
387,471 387,471 000000000000000007565d1f3f40a280fd9c06ced8d229fa97d089c4dd018edb 1,320 0.64/1.00 vMB 30
387,470 387,470 000000000000000009ccee02cb651b64959933cfb5d611bc383fbee986a713eb 826 0.52/1.00 vMB 27
387,469 387,469 00000000000000000add7e7b538ed71fac4af53f7ef88f10ee336410cdf64898 703 0.60/1.00 vMB 13
387,468 387,468 0000000000000000061f53425dde38c0087a5a61fe54fd1ffc77ffe0dd9d14d5 2,124 1.00/1.00 vMB 33
387,467 387,467 00000000000000000009e3e7c24d9d7dc8af44715b72ed7d4032dad4eb595ce5 11 0.05/1.00 vMB 19
387,466 387,466 0000000000000000016d0c556d5b0238d5285bc6fc579272400f38913c6bd320 2,149 0.93/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 781.91 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: 645.77 GB
    • Received: 12.77 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.