Loading Tool

Explorer IconExplorer

Memory Pool

85,968 transactions
32.10 vMB
0.20873111 BTC
Random Selection Loading Transactions
Max Size: 190.75/200 MB

Candidate Block

Mining Attempt d3e2ff8bee4b476919a7c7678fcf42d8eb507047a068c8ac93d5e25b7d2971cf
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root f4337aa4afc07f655debd25604c8d416e0b23c161532780314b5ba2d13a99078
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,764
Size: 1.00 vMB
Total Fees: 0.08077418 BTC
Feerates: 301.64 > 8.09 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (163,636 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
751,509 751,509 00000000000000000007eb1731d7405b274c8dc4a16320a214eab939d71eac0b 60 0.02/1.00 vMB 9
751,508 751,508 000000000000000000063c23c3807e1a5220696b5da72727e6cdf3a3c82d1346 508 0.15/1.00 vMB 8
751,507 751,507 00000000000000000006b3550d892c0a569302cc330891dc20f2bc6052f33b12 60 0.01/1.00 vMB 9
751,506 751,506 000000000000000000073810dd5310e606069eeb88e051643cc7fba3927a9615 1,419 0.51/1.00 vMB 7
751,505 751,505 000000000000000000038b49be352450c086943075922c0f4b41331ac16f7b84 1,741 1.00/1.00 vMB 3
751,504 751,504 00000000000000000006c5dd651bc81cf2ac400bafa53c4b79b2c70ea4eb75e9 2,712 1.00/1.00 vMB 12
751,503 751,503 000000000000000000075e289bc6203616eb9c4b6f7688e2ae4c75fef20a0b4c 599 0.24/1.00 vMB 7
751,502 751,502 00000000000000000000c2990c98ea85b8ae96ee1bc6c6556ab3c5e140618919 1,498 0.60/1.00 vMB 7
751,501 751,501 000000000000000000019076d67b67d3f8d96ec7c887e364b4962dfdab52ab8f 254 0.09/1.00 vMB 8
751,500 751,500 00000000000000000003fc69e7fdfff3a9a32e307510c7ff5031c919741ae82f 221 0.08/1.00 vMB 6
751,499 751,499 0000000000000000000138e99967e89d88b79fbfc05fe4972dcfac20f57ed6e1 454 0.48/1.00 vMB 2
751,498 751,498 00000000000000000005d91ae71771d34b4fa52db4ab076b2b4246428b7d069e 1,711 1.00/1.00 vMB 8
751,497 751,497 000000000000000000071115780a6160b484ea95965c2ffa67fd0c1757b761ed 149 0.05/1.00 vMB 12
751,496 751,496 0000000000000000000275e67e1ebbcd1b48064bf8c45f1cce0d15706fdcf189 469 0.16/1.00 vMB 8
751,495 751,495 000000000000000000033e8d7961d665da294890d210cac28c370bf85333f1e1 237 0.06/1.00 vMB 9
751,494 751,494 00000000000000000008a3e6c1822b0bcdc27a579ead946426e1a5c6d77825ab 686 0.25/1.00 vMB 11
751,493 751,493 000000000000000000092ead6593e7309f0985c409e70cf7681f0ae44cbb57df 1,498 0.51/1.00 vMB 9
751,492 751,492 00000000000000000003ad5d5bd64f28047be7cc8400846c8927af745b2b03b9 31 0.01/1.00 vMB 10
751,491 751,491 00000000000000000002e3dd514f52b5b26dbcb8b4ce52c3a0511bc12ba592ab 431 0.14/1.00 vMB 8
751,490 751,490 00000000000000000000aa3c7fc242f1032941439e4dd8ccad4ca557d91551ba 12 0.00/1.00 vMB 16
751,489 751,489 00000000000000000000f933bbad81b26b181c221fc93309080200675bcec72d 1,433 0.52/1.00 vMB 8
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: 11
  • Data Transfer:
    • Sent: 672.65 GB
    • Received: 16.29 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.