Loading Tool

Explorer IconExplorer

Memory Pool

80,493 transactions
30.14 vMB
0.07218130 BTC
Random Selection Loading Transactions
Max Size: 184.86/200 MB

Candidate Block

Mining Attempt 46ac85eebf5826b64030e026eb517caf82a7dadff9370faaf7468ec1af519264
Version 20000000
Previous Block 00000000000000000001bfe8515d732b65f9547b0b4d60ed4387c4bfdc0108bd
Merkle Root bc5212b27502d1e5debd68614954b06c0e5d761d2ea67136c277db35351d1144
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,321
Size: 1.00 vMB
Total Fees: 0.00523285 BTC
Feerates: 40.74 > 0.52 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,338 (502,371 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
412,967 412,967 0000000000000000017079b6f1f57fb190c19e1805434a69625a62a7f60f20d4 1,329 0.55/1.00 vMB 45
412,966 412,966 0000000000000000017973014e7f2279889a55dfb0eb80a7211c27a78968e384 182 0.07/1.00 vMB 44
412,965 412,965 000000000000000000a915a5529d478bac6cfdf81617c75b07afc02cd9c5df22 16 0.00/1.00 vMB 121
412,964 412,964 0000000000000000059324a24acb9b73f2fc6c0f2e8203c1b42647875f436163 50 0.02/1.00 vMB 53
412,963 412,963 000000000000000000808f66af4385ac3e5d00b0d818dc1ade59241c48a36ecb 295 0.99/1.00 vMB 5
412,962 412,962 0000000000000000045a98e6c61dd08c8998e0df474605c5141d581b2596676e 379 0.16/1.00 vMB 44
412,961 412,961 00000000000000000443d0a5b8792f18e2a78447e726869c5f9eca887ae754a5 1,930 0.95/1.00 vMB 40
412,960 412,960 000000000000000000c23328ba8b12344468342e3b8129e4e2927f1ee708dfbd 229 0.12/1.00 vMB 41
412,959 412,959 0000000000000000047d2f12bc810dbbf1d6bf1f3ebfa4e7c92f5fd8b1aeac35 450 0.27/1.00 vMB 33
412,958 412,958 0000000000000000048aa8b10bd12cc0373582b7c1bbf5c399cbb6d06451efe8 250 0.53/1.00 vMB 14
412,957 412,957 0000000000000000033eedb8106aff11abfc184ca0698df0eb38851d8634519d 1,142 0.90/1.00 vMB 44
412,956 412,956 000000000000000000ca686162602994e52de9791353210fb2bbc1343740c0e3 1,165 0.97/1.00 vMB 34
412,955 412,955 000000000000000001772eb7856f86fa35ac922882893c52b26a9c6e01cdba86 789 0.66/1.00 vMB 27
412,954 412,954 00000000000000000178e16cbbd65a307731a25920e8c28d5e25ac7fa8eb187b 1,149 1.00/1.00 vMB 38
412,953 412,953 00000000000000000175e3faadd86a945e11445f321d6973de21861c99ab82a0 2,614 1.00/1.00 vMB 64
412,952 412,952 000000000000000000908bf5a30ba90e79e272a63bcceed55d457641353c5abb 1,842 0.88/1.00 vMB 42
412,951 412,951 0000000000000000016214ac84eddbe976d0dd7a82bb32c2cddad8849f5d12db 337 0.15/1.00 vMB 46
412,950 412,950 000000000000000002389cc4691ce73aa7fb42af9dfedd27949954c62539d5f1 855 0.35/1.00 vMB 43
412,949 412,949 000000000000000001f737977017ffb6d9f4cd01a9aaaa4f5d0ac200d8bc6b8b 194 0.10/1.00 vMB 12
412,948 412,948 0000000000000000029f9587fd174b2e144bf25ac6234f55983f0be3f5dde17e 864 0.91/1.00 vMB 20
412,947 412,947 000000000000000000f54a0939f09ddcd504843b1f8b8d7c5fbab20d7f49cf7b 1,044 0.68/1.00 vMB 35
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: 716.20 GB
    • Received: 17.79 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.