Loading Tool

Explorer IconExplorer

Memory Pool

78,149 transactions
28.99 vMB
0.08831532 BTC
Random Selection Loading Transactions
Max Size: 175.32/200 MB

Candidate Block

Mining Attempt 30d49cccf9ac9de1a03546e445dda4f02a64c937f9a30d3a539b56c59d9c9d38
Version 20000000
Previous Block 00000000000000000001c91beefdbf93e824f2717ab594e9edd9a754a7cec7fc
Merkle Root 163935134879b1769ca2e7f6e6049afa122bfe433dc4e2b90ae94bb0a26abeb1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,326
Size: 1.00 vMB
Total Fees: 0.02783270 BTC
Feerates: 477.45 > 2.79 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,137 (210,160 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
704,977 704,977 000000000000000000075d5877f7b3cfd72dbde94da42744716da910e62b6648 2,981 1.00/1.00 vMB 6
704,976 704,976 00000000000000000008bdf71d33ddb22fd43648038235e25bdb0a93c430add3 2,520 1.00/1.00 vMB 11
704,975 704,975 0000000000000000000028814da667c67c345925a14e890ccb16f39b68c66f1f 2,908 1.00/1.00 vMB 23
704,974 704,974 000000000000000000066f22931230ec9df4ad52229c8f05a38f4585cc4bff35 3,200 1.00/1.00 vMB 11
704,973 704,973 000000000000000000001808a36a4e2f85f2d67f006e08fc20ab0008b15f177f 3,381 1.00/1.00 vMB 21
704,972 704,972 0000000000000000000008d247315fc8743f105fdad4d227cf1852d8f844c636 1,338 0.67/1.00 vMB 12
704,971 704,971 0000000000000000000a0341ab6c276ca3f2d58dc8a89a79c086d8fa750d6bac 1,778 0.92/1.00 vMB 3
704,970 704,970 000000000000000000009141cb913c63d108c99bb6e3d2549652058826418a5d 1,620 1.00/1.00 vMB 10
704,969 704,969 00000000000000000008ceda3b1c3a66408533ded565c927e5353298f4adbaf4 1,796 1.00/1.00 vMB 10
704,968 704,968 0000000000000000000943839c58c66ee235c5df0ff378c11b347a9bbde4f30d 825 1.00/1.00 vMB 3
704,967 704,967 00000000000000000001f7a88261ac229d62be8a29ce66fedc375fb6a94613d6 806 1.00/1.00 vMB 3
704,966 704,966 000000000000000000080f3a686470058678b9f5983b632590d43be22a84889a 2,913 1.00/1.00 vMB 6
704,965 704,965 0000000000000000000d07c92fb9f131fbef27951f0cdaf3c1eed66c1f6b3bbf 2,689 1.00/1.00 vMB 7
704,964 704,964 00000000000000000001f83317535a1d6879be546a3faf11661d5903e821e3b1 569 1.00/1.00 vMB 8
704,963 704,963 0000000000000000000aca798fb87238a2a103e609b5d18e15211a02f4893a14 1,295 1.00/1.00 vMB 10
704,962 704,962 00000000000000000007b827190c17dc9c638a0bca038e586c389640e84ffaec 1,973 1.00/1.00 vMB 13
704,961 704,961 0000000000000000000afe7208515bcf98d16e15e366e14469e5b9f95d1351c4 3,057 1.00/1.00 vMB 16
704,960 704,960 000000000000000000042f36affa53ebb5e34fb81b6fba7176b6e0875c379780 3,324 1.00/1.00 vMB 25
704,959 704,959 000000000000000000040760e91d914ce615b1968cedd3ad53cf34be9c0ff72b 115 1.00/1.00 vMB 6
704,958 704,958 000000000000000000087b3cedeb8111d43dd73ba1eb1690336a3f044faf324d 2,929 1.00/1.00 vMB 18
704,957 704,957 000000000000000000081b54336f5be4e6654a79e8178dcf163c23be0c3afb11 999 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.63 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: 672.17 GB
    • Received: 16.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.