Loading Tool

Explorer IconExplorer

Memory Pool

40,284 transactions
27.53 vMB
0.06749691 BTC
Random Selection Loading Transactions
Max Size: 141.13/200 MB

Candidate Block

Mining Attempt 55b6123b8bd2d51c38c5432f0ae3a79d5e543e9ed305a05d94590a7098bd6ca8
Version 20000000
Previous Block 000000000000000000004ab2d9074b9d6bcd795d8888845f0458baf6acec01c0
Merkle Root dd4721290e8b6c94a65460644ae51f30365fed64884cffb750a0cb3fade39f43
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,647
Size: 1.00 vMB
Total Fees: 0.01512354 BTC
Feerates: 307.10 > 1.52 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,652 (80,064 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
834,588 834,588 0000000000000000000311431a888f415f83a53b919a1ca21169cd6b0de75b7a 2,495 1.00/1.00 vMB 20
834,587 834,587 000000000000000000024299ae4011217a6d375c6a288444e2ae9ba6163f06ab 1,437 1.00/1.00 vMB 11
834,586 834,586 000000000000000000006786c354cd9ab06df8069c0627541eaa13c3ad4c9a75 2,197 1.00/1.00 vMB 20
834,585 834,585 00000000000000000001e3c05c7a258993d52ee92c93833f08d86000c35888fb 969 1.00/1.00 vMB 17
834,584 834,584 00000000000000000002620ea24c51e958d5a9bc0be83a1dec6d73ac1b25b9a2 1,482 1.00/1.00 vMB 15
834,583 834,583 000000000000000000009c6d3fe80fa545d90e5039d06dc5effb0719e35681ac 1,983 1.00/1.00 vMB 54
834,582 834,582 0000000000000000000280566df3d75ddfd9d5b96eb4b7f0731a240cdcb7f856 2,204 1.00/1.00 vMB 16
834,581 834,581 000000000000000000006117fd60b303d669d8d5001bfcc64de8decad6bc24b8 1,888 1.00/1.00 vMB 16
834,580 834,580 00000000000000000002e60115cdf2dab2ce0f6ba7118c73670b910091764557 1,766 1.00/1.00 vMB 16
834,579 834,579 0000000000000000000339ba6ca8bf0f8d9a242a2a7ee69c2d86fd6f51398532 2,093 1.00/1.00 vMB 17
834,578 834,578 0000000000000000000028709c9e20ff32060ed5721bda87f59cbddb0c070b46 2,940 1.00/1.00 vMB 30
834,577 834,577 00000000000000000002b3eb358ccf34216f19688ccbb3ec5a009fb272df0bd8 1,362 1.00/1.00 vMB 14
834,576 834,576 000000000000000000000eafde3783fae2cd9d737d843463d9dc25da70d3ac74 2,657 1.00/1.00 vMB 30
834,575 834,575 00000000000000000002a22c188583b74d11f0eff25bd81e819620a0476d63ce 2,248 1.00/1.00 vMB 17
834,574 834,574 000000000000000000008e649b9152e09fe64dd6b572ae0f97e769793584d84e 2,687 1.00/1.00 vMB 19
834,573 834,573 0000000000000000000051c22a153f6a89f45e74197b3f6a70ae470699e0b095 443 1.00/1.00 vMB 12
834,572 834,572 0000000000000000000323e107267dc6d59fb3fd334e54b6242a7a18f795b89c 2,846 1.00/1.00 vMB 19
834,571 834,571 000000000000000000034b23605ace859d91873eb59376ff64b8dcaf01c83f3a 1,908 1.00/1.00 vMB 15
834,570 834,570 00000000000000000001e5f49a98a678f60ee71dcfdbdc301a4c615d425876ff 2,669 1.00/1.00 vMB 19
834,569 834,569 00000000000000000002c3726e6f5656b0f171b576f6ac32c048fc39dc7d83eb 1,778 1.00/1.00 vMB 13
834,568 834,568 0000000000000000000193558200835b89636563ff10f03a3249d7b4209fce64 2,858 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 781.78 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: 632.87 GB
    • Received: 12.17 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.