Loading Tool

Explorer IconExplorer

Memory Pool

44,126 transactions
28.40 vMB
0.11855636 BTC
Random Selection Loading Transactions
Max Size: 147.59/200 MB

Candidate Block

Mining Attempt 75e0cab076a00ca0c391111c7dc98b96a0baec1570f8c92e3722377eb811baa0
Version 20000000
Previous Block 00000000000000000001ba294a1e5c8ead048e94ebd94561d85b6bcbd1b10899
Merkle Root 7e3c03d244a6234959b34d522771063aafd94b2ecf2cfc33e5d9b0bb3dac705b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,424
Size: 1.00 vMB
Total Fees: 0.03193062 BTC
Feerates: 39.16 > 3.20 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,709 (898,146 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
16,563 16,563 00000000fe14ebcd6219d3cbfbc6550430826d8686c06377b7ffc915a64f82cf 1 0.00/1.00 vMB 0
16,562 16,562 00000000a056239c84fc8a3928c445181200ef8530f3557b0ef2cf596cfc5148 1 0.00/1.00 vMB 0
16,561 16,561 00000000af33703a30d73a5b86992d7834937806f072a066eefdacc2c79e4bb0 1 0.00/1.00 vMB 0
16,560 16,560 00000000c746535a79e2ab28b7bc62c5e82796caf0e4dd12846b89fdab0ed438 1 0.00/1.00 vMB 0
16,559 16,559 00000000df386668c7c879f5848910521fdabe4e49abc0f9798a2b6c851f1528 1 0.00/1.00 vMB 0
16,558 16,558 000000003d9782520672bf34f9cb7c0799380f5c525e35f0915abf70b4bf13c7 1 0.00/1.00 vMB 0
16,557 16,557 0000000026a5a2499533956ea4740dcd8a3f01a86a65befb47120c1e04c7ace3 1 0.00/1.00 vMB 0
16,556 16,556 00000000fba6746c9e6711220a79e50d8a07823a88ef1517d2b701f4050c253f 1 0.00/1.00 vMB 0
16,555 16,555 00000000a2ed4b73c7ae2556bf2762e8480ed113ff1cac443881271fa68d5293 1 0.00/1.00 vMB 0
16,554 16,554 00000000e618d17bba56322d8b201c70a04932a0cf0456abdbb3fadb1020d099 1 0.00/1.00 vMB 0
16,553 16,553 0000000074764a6a57e0d41184a8e6e902e2917ae9bbf895cfdcaca2bec6c318 1 0.00/1.00 vMB 0
16,552 16,552 000000008e55e9592f5ccbc567f3465aac28d4e22a3271d13a0b1f12f3227815 1 0.00/1.00 vMB 0
16,551 16,551 000000001b422937d5f391657c3aeb53d627be606171db35c7e617039c022dcf 1 0.00/1.00 vMB 0
16,550 16,550 000000001413dbb8d75ec1025c381d37fb382d9b50d7d2d48b542ac00da30b74 1 0.00/1.00 vMB 0
16,549 16,549 000000003a4de023771e540370a0bd9468d90b979cded857934948e1cc70382d 1 0.00/1.00 vMB 0
16,548 16,548 000000007758327ba2562d1d4c98a37b0d67869d7838c5e328d10bddd44d3127 1 0.00/1.00 vMB 0
16,547 16,547 000000009bee99382a9a933a08b42d8d362b18d0be8fdc060ae1ed17f8aa8f27 1 0.00/1.00 vMB 0
16,546 16,546 000000001183e1aed087b6c8a47076e8494c32fe289c0b8f161b9ea1f9bbc9fc 1 0.00/1.00 vMB 0
16,545 16,545 000000008d5db57b17d5629af4f6cba2fbec4a0cfea1faffe09db87c34741053 1 0.00/1.00 vMB 0
16,544 16,544 000000006eb9addb893792d607e802c69c831de7947bbacb3bbc00f0f31f7c70 1 0.00/1.00 vMB 0
16,543 16,543 00000000a13d04ec69ff182704d97a35ca1ad932ef04b5158c30f106dbcc5658 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.88 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.00 GB
    • Received: 12.63 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.