Loading Tool

Explorer IconExplorer

Memory Pool

82,175 transactions
31.08 vMB
0.11997756 BTC
Random Selection Loading Transactions
Max Size: 186.02/200 MB

Candidate Block

Mining Attempt 988dafae06626d7e69f3db34921b859837b9cfc34d728df52504d0a9596c0c1a
Version 20000000
Previous Block 00000000000000000000b8bb4db39a0e97c8954f43fc10a0b1b8a513d2398ed1
Merkle Root 20ae878140912b9bbdd3ad28b25ed3b720258e4577a236bc8a36e989406aff55
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,608
Size: 1.00 vMB
Total Fees: 0.03535321 BTC
Feerates: 101.42 > 3.54 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,150 (397,792 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
517,358 517,358 00000000000000000046eb746d534c0d4bc28f3008ae3966f6fb2eb0f7eabdc0 1,588 0.82/1.00 vMB 16
517,357 517,357 000000000000000000129e54a49c5150afbab13f12f2a28dfc93349f3659419c 2,522 1.00/1.00 vMB 34
517,356 517,356 00000000000000000041c469c0cf8498fba7bc3fbfbe65fe5ebfbe881ff681ea 662 0.28/1.00 vMB 31
517,355 517,355 00000000000000000008627540032d6f5412d8ddac0bf5d3d68c72cb623a3b10 691 0.30/1.00 vMB 5
517,354 517,354 00000000000000000047f2225dff2c3e1f1b0548b6aa9eb0b58c3ae0b5c91c15 392 0.22/1.00 vMB 69
517,353 517,353 000000000000000000008dcf9dfd514858b99f713763e5f1cebf58ef301b1e36 765 0.32/1.00 vMB 24
517,352 517,352 0000000000000000001186c82403b2f90a318c2293991617979ff764d7240d9b 386 0.21/1.00 vMB 35
517,351 517,351 00000000000000000006bc795b7a1d400efa0894cedf4ac859b29336f5b31dda 863 0.34/1.00 vMB 25
517,350 517,350 0000000000000000000d43b5d84ca763b821c9ec0560a6fe34a71011c50aee0e 484 0.26/1.00 vMB 12
517,349 517,349 0000000000000000001976f58d18ff39cfd6b7c9b67f70d55f208c3fae52d881 563 0.37/1.00 vMB 34
517,348 517,348 00000000000000000014860a770a08d1334b37a7b1d85293770d03a8cd000c97 1,050 0.50/1.00 vMB 6
517,347 517,347 0000000000000000003dc64a66c5c6d392795e97cc6f657b776ed6bc8f785965 2,429 1.00/1.00 vMB 36
517,346 517,346 0000000000000000004092fc204581dbf9c4c8939ee17e5c8e0bd1a0e674dad7 736 0.44/1.00 vMB 25
517,345 517,345 00000000000000000004cfea2aa9013e71e6606239cf87bf242b25f49bb77b4c 568 0.28/1.00 vMB 28
517,344 517,344 000000000000000000131de2b9f9958d9d0d08195fdf0858206567b33f517f51 1,543 0.66/1.00 vMB 32
517,343 517,343 000000000000000000428e7131d8ed906249fa0929803ddc2ebb04ab213c3cd5 813 0.33/1.00 vMB 27
517,342 517,342 000000000000000000215e7eff4f4a1ac0083cd9ad73dfe9084b8a54f92a9b53 732 0.30/1.00 vMB 26
517,341 517,341 00000000000000000040258f3b1a84355ba8ebf9ce9b35ff6583a71b2f4fdd08 370 0.15/1.00 vMB 41
517,340 517,340 00000000000000000042e9d461887fbfcd65d70d436f9c825031f8fc7ce09809 1,687 0.82/1.00 vMB 29
517,339 517,339 0000000000000000003005c2aebcd64161254d2efe7ceae97fae6d88cd2c76ed 227 0.09/1.00 vMB 38
517,338 517,338 000000000000000000119500a6f59891ca20a095a84955a15298eb89e1dd0834 1,544 0.54/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.65 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: 672.95 GB
    • Received: 16.33 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.