Loading Tool

Explorer IconExplorer

Memory Pool

28,551 transactions
11.74 vMB
0.03558958 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 66.47/200 MB

Candidate Block

Mining Attempt 26d09cbc4dac4b138635c4117ead1f2ed531583d098d40d7f236d70614d96440
Version 20000000
Previous Block 00000000000000000000dfe08e8c7fc02879d427d7327f13f30ca8cda7348f7d
Merkle Root 4179579a3b219f1e7743a28b10d1da77be7b4b9529ced5896e82164f0b5aba43
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,284
Size: 1.00 vMB
Total Fees: 0.01517991 BTC
Median Feerate: 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,519 (780,894 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
132,625 132,625 00000000000005ac89f870ffd506d486b520c01fc2d28c7bf5269fdb164d6b16 18 0.01 vMB 455
132,624 132,624 00000000000002c92c9fa9240974a58bfa51327c0820543ce2444fbc85a2d4b7 23 0.01 vMB 922
132,623 132,623 000000000000130bc558747a186d2d60ffa2c61cf7ed3dcb81ee8519eb775253 31 0.01 vMB 1,217
132,622 132,622 0000000000000642c8ba12c215ba58d91af7b7903cef952d46ef09bc2254ab1b 30 0.02 vMB 526
132,621 132,621 0000000000001150c8752c49c1e08b0d4f4a2641c59687a44f531a40a9883e53 82 0.03 vMB 100
132,620 132,620 00000000000004cc22d179d1e6201612eca8b78d86fce750c7bd69e68f33264c 46 0.01 vMB 602
132,619 132,619 0000000000000eaec69d373b0106259d92f1bddcb351f05a4efd266837456f6a 45 0.02 vMB 486
132,618 132,618 000000000000087d9219e3ff2bd96185880392f418a0f26446cff7ad90f66d5a 121 0.05 vMB 570
132,617 132,617 000000000000082177d477b50f2e8c71e53f43c2dcd2ae3e29dd1d76c025a018 23 0.01 vMB 348
132,616 132,616 000000000000084483b5c5a978de37b5479b8e302bee90eedbf173a1b49a466f 8 0.00 vMB 121
132,615 132,615 0000000000001181368d93eae21ee84dfdf939785c880c42bcb277d66043f611 10 0.00 vMB 407
132,614 132,614 0000000000001285ddd127154fde5ab4438ca05610e34f8251a9d114024aab8d 12 0.00 vMB 290
132,613 132,613 0000000000000516bab70802aa74fdb782a04358c5eabf8b00e0b2de8fcdc8a2 32 0.01 vMB 484
132,612 132,612 00000000000001bb116b38573d07de95152eea72dc88d13dd66044672abee8ca 9 0.00 vMB 935
132,611 132,611 0000000000000ed539be4e92162805286bf7d27d593d2a1512581c2faae67642 44 0.01 vMB 274
132,610 132,610 00000000000002a8276802b1d5e8218e2542703934b7b98a70af4d7acfd522c8 48 0.02 vMB 539
132,609 132,609 00000000000008a5845fa047f134830283997afe6bdeded3f7b425ff055de300 45 0.02 vMB 1,608
132,608 132,608 00000000000008d63f3e4f519fd48170263cf7e8829e05a6cd82c0b6d3872cfb 9 0.01 vMB 800
132,607 132,607 00000000000011b7bd612bcd3c2cf37015bbf09084110dd58d0374bf3418043b 45 0.02 vMB 157
132,606 132,606 00000000000012647c43a1da19ee028b63ede8d24d958693e8a26ffe07234b68 39 0.02 vMB 814
132,605 132,605 00000000000009f864ab9cdb9d919ac43f225fbe420d3e5cce9663cb5bf3c1a1 14 0.00 vMB 447
Previous 10 blocks ↓
Total Size: 779.76 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 391.92 GB
    • Received: 1.99 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.