Loading Tool

Explorer IconExplorer

Memory Pool

87,451 transactions
32.51 vMB
0.10730859 BTC
Random Selection Loading Transactions
Max Size: 198.02/200 MB

Candidate Block

Mining Attempt c8031db8867243127bd0726e92fb13b4c272e5301cb7c1627520b7513f5ec11e
Version 20000000
Previous Block 000000000000000000009cc3403b9757f9232658f0f77f1827104ea56c8d475d
Merkle Root 994ab9922d644433356cd1862b80f11991bed06f764105997e1d33261d8a2dd2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,009
Size: 1.00 vMB
Total Fees: 0.02796355 BTC
Feerates: 318.30 > 2.80 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,341 (581,744 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
333,597 333,597 00000000000000000925df15e3e5df202e37478687509e7bed2e57bd3c958cde 367 0.25/1.00 vMB 24
333,596 333,596 00000000000000000443153967a07589b77b580c63d0a6f88a3ae2b074698d6d 1,049 0.50/1.00 vMB 28
333,595 333,595 00000000000000000b325eb65c99c7d189df55ec3c5e507afec10aad00156c0a 49 0.01/1.00 vMB 38
333,594 333,594 000000000000000011e20a226617b198c70fc1321a1a73502526b8a7c10b9680 216 0.13/1.00 vMB 23
333,593 333,593 0000000000000000105709f33eb18b68685c03bde93f312d44f2a4947635d971 149 0.06/1.00 vMB 14
333,592 333,592 0000000000000000162cf2290a33941aaf7085d3341b321a7d21bcf9ea48c884 608 0.34/1.00 vMB 23
333,591 333,591 00000000000000000937feca15e1d63dcfee4e170cd6bb92db865a0ab3fd8c7b 309 0.26/1.00 vMB 26
333,590 333,590 000000000000000003139822798c4312c5d9ae3410b13f705a1fdad2302e3ea0 174 0.14/1.00 vMB 12
333,589 333,589 00000000000000000bad66ddecb427409bd55fd3124228487a798968d4a8ade4 314 0.21/1.00 vMB 20
333,588 333,588 00000000000000000d9a657057a1b8c5e1ddbe77512bf425041058113dfb6fc9 498 0.30/1.00 vMB 23
333,587 333,587 00000000000000000da2d89f200d68c9432414bee004e5f59a2d770c815ff7a1 245 0.58/1.00 vMB 13
333,586 333,586 00000000000000000f23b502cee7b3d8c7931b755455a6b29eccd5de911e9fd7 368 0.41/1.00 vMB 10
333,585 333,585 000000000000000006e84f83cda7a0547389dd4bc60cbb1e83ce076f89f6d89b 1,279 1.00/1.00 vMB 20
333,584 333,584 00000000000000000b6ff71c1368a846c40b714b06163e80355179ded8c4fa70 880 0.50/1.00 vMB 24
333,583 333,583 00000000000000000263329136d0c28555bc02da34804cc0ddd1ef3c61e1cdfc 1,422 0.50/1.00 vMB 41
333,582 333,582 000000000000000004e4ada0ff0d7f0b494617f3fa8fda09ab03b2777a7ddf82 2,019 0.75/1.00 vMB 35
333,581 333,581 0000000000000000053dfbe36125817fa61062b4960e9bbb36f539cddc1fedc6 514 0.30/1.00 vMB 23
333,580 333,580 00000000000000001a8fac0c7877215b0ccbf7cc63bdf46fa884d3681755cf10 685 0.33/1.00 vMB 27
333,579 333,579 00000000000000000ca53240b14cd3f1e64e60347438dce409ca645f38765f5b 1,023 0.72/1.00 vMB 21
333,578 333,578 00000000000000000f6dd29f4be1003751bdd2172b26325ab2fa1da28e7b788b 214 0.13/1.00 vMB 22
333,577 333,577 00000000000000000fddea3a11c95f2a113b60cadf9f401eadeacba1d8fe0403 882 0.53/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.98 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: 717.05 GB
    • Received: 17.82 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.