Loading Tool

Explorer IconExplorer

Memory Pool

78,377 transactions
29.84 vMB
0.08206845 BTC
Random Selection Loading Transactions
Max Size: 178.70/200 MB

Candidate Block

Mining Attempt 459ee1bb69899f6a34d0a158a8abaec4c34aa02bde977ddc606b8e14a873759a
Version 20000000
Previous Block 00000000000000000000afdf5043b8b27b92fc11e8966ab025edf9415d082b3b
Merkle Root 4e782bc98ba197d4e26d75213466b693093fdb54089a68714db60a255eac6444
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,627
Size: 1.00 vMB
Total Fees: 0.01421549 BTC
Feerates: 100.69 > 1.42 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,152 (370,098 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
545,054 545,054 0000000000000000000a61c7ea55face7e8e526b17445f2b618fdfcde7f5b5e1 2,632 1.00/1.00 vMB 31
545,053 545,053 0000000000000000001c72aefcd13acfcd69bcad7a663d6e393ad2a7c4320988 1,499 0.53/1.00 vMB 22
545,052 545,052 0000000000000000001e1b3d3dbede4f729677dc541b8121d4ec3f088e5aefe4 696 0.88/1.00 vMB 3
545,051 545,051 000000000000000000159587216618cc545cdcdf0516abf8dcf2b13694cbe0df 3,090 1.00/1.00 vMB 17
545,050 545,050 00000000000000000011718cc6430f6190c46fc20fc4175d98594536605cfe16 2,054 1.00/1.00 vMB 10
545,049 545,049 000000000000000000129e62729aa386881cb3e01c3bcf2e04eced06302ab614 2,100 1.00/1.00 vMB 18
545,048 545,048 00000000000000000018a5a135af615f9311ab133d35e3d8251133f20cff3b1e 1,634 0.53/1.00 vMB 16
545,047 545,047 00000000000000000006d15f910c3d037ab3ea0bb9aa14ab24e837343b94689f 1,501 0.69/1.00 vMB 4
545,046 545,046 0000000000000000001b54567fa029a59ba9bbc404b80d707f0088e199c79783 3,129 1.00/1.00 vMB 22
545,045 545,045 0000000000000000000276086dd9ccb3f52be687969f36b5dc665fd129ed4ec8 2,260 1.00/1.00 vMB 15
545,044 545,044 0000000000000000000b9717eaa04c6d8f218586d058bb994e3b8d7c47f8f912 1,121 0.64/1.00 vMB 14
545,043 545,043 00000000000000000000bc56d44430b76b98fbc9bbececb703d64af0300e0cbf 2,381 1.00/1.00 vMB 8
545,042 545,042 0000000000000000001a94800c8a7d1758e1dbb40d85beac013d7dc11eab0f23 2,323 1.00/1.00 vMB 12
545,041 545,041 0000000000000000000613e05ede4b23e307aa0ecbbc78e6426f7861b89583fb 3,016 1.00/1.00 vMB 30
545,040 545,040 00000000000000000015fef0fb74041c20fd515a6e84e48504ee34dda3f53f85 155 0.05/1.00 vMB 15
545,039 545,039 0000000000000000000c6cfb362dd1596ae53568d22cea6b42ee11ebcf3e6df9 1,494 0.96/1.00 vMB 6
545,038 545,038 0000000000000000001487114c88b914598cb126f9112f69ad5a24327624224e 2,786 1.00/1.00 vMB 10
545,037 545,037 0000000000000000001e634321265de554c690ea42a58549056e4b49e2e701e6 3,182 1.00/1.00 vMB 14
545,036 545,036 0000000000000000000cb42b5f7cc49ed162aaccae672392a2c283bef4774ef1 2,460 1.00/1.00 vMB 36
545,035 545,035 00000000000000000003e001b4566f0844a82d7504d519230f96d0e698a57f51 1,983 0.94/1.00 vMB 10
545,034 545,034 0000000000000000001251bc2d81105c5e5e13058da5adaffffbcaa4d93aee76 2,463 1.00/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.66 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.96 GB
    • Received: 16.34 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.