Loading Tool

Explorer IconExplorer

Memory Pool

76,535 transactions
28.59 vMB
0.10234905 BTC
Random Selection Loading Transactions
Max Size: 173.29/200 MB

Candidate Block

Mining Attempt 45df468cd0800316af2bb5b9b213de906057653aea7ba01f443dd4d36da95b44
Version 20000000
Previous Block 000000000000000000001ab79c0bb6871e6d437e0f72576711d4f8a15dd0278a
Merkle Root ca3ca3f399b97073aee93c17877a8c10038d40ae50b2e30c65ceb12fd88b1496
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,302
Size: 1.00 vMB
Total Fees: 0.04296767 BTC
Feerates: 101.65 > 4.31 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,123 (207,806 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
707,317 707,317 0000000000000000000bbe3a3094b2045a7bf7be0403aedf6db0db11395a5ad1 1,736 0.64/1.00 vMB 3
707,316 707,316 0000000000000000000c8c89e5e7c109ad15d9e6752a22390f7666b4a312bd10 3,172 1.00/1.00 vMB 8
707,315 707,315 0000000000000000000b1218cb4c70afc7b185e337461faa7d64d96eced26594 663 1.00/1.00 vMB 5
707,314 707,314 0000000000000000000d41939a1d79203dda6ac44ae744b6f77851d05979366a 2,178 1.00/1.00 vMB 14
707,313 707,313 00000000000000000004fd7c0078947a3f0ffb0571298bde26dcdb03f393bca6 3,003 1.00/1.00 vMB 7
707,312 707,312 00000000000000000008c2e95cea81b2792c582e79d1808fec0fd473edf8371c 2,324 1.00/1.00 vMB 9
707,311 707,311 0000000000000000000aa57b12e97b7943241db8471457ff8f0eaed52f1c500c 2,907 1.00/1.00 vMB 15
707,310 707,310 0000000000000000000ae084669245fce2baaf103d866fc636c3e80d05d0270b 2,411 0.82/1.00 vMB 7
707,309 707,309 000000000000000000021c1168141d085a793bd23ae29caf245def243816c798 2,420 1.00/1.00 vMB 11
707,308 707,308 00000000000000000006307952480a9507d3827d0275b7ac7972219e0a148772 2,066 1.00/1.00 vMB 6
707,307 707,307 0000000000000000000b955bf6682855cdb6147f3d7550184e3036b1417e9b3c 2,923 1.00/1.00 vMB 24
707,306 707,306 0000000000000000000e0121924a3e1dc9ec2f110be52bcdc53e8c9a71f31d4b 926 0.40/1.00 vMB 9
707,305 707,305 00000000000000000009675ffd9d4b4f7bb3842e0254f5af28a843e8afd2492c 1,415 0.84/1.00 vMB 1
707,304 707,304 000000000000000000010115b725c16965edde4f8beccee4e8f6b7d624aec044 2,680 1.00/1.00 vMB 11
707,303 707,303 000000000000000000085b9a6cb68209c34688306a92586e4939dee1fd6c00a8 2,666 1.00/1.00 vMB 5
707,302 707,302 00000000000000000006e381966aa174e25941f76cc478866826f62fa3081271 2,425 1.00/1.00 vMB 12
707,301 707,301 000000000000000000086ca6fa67e0f3233f5a7f6226c3317ee6ef890c881f23 3,104 1.00/1.00 vMB 21
707,300 707,300 0000000000000000000cf49a34a769e5ab4fbfa8e06899b4473f456a27c789a0 1,464 1.00/1.00 vMB 10
707,299 707,299 0000000000000000000293f1ddfa436c8931293db6c415b9e4901c60f1dcc3d2 2,223 1.00/1.00 vMB 11
707,298 707,298 0000000000000000000da2f87e059cf35ddf25a749665bd63edc31ae94d17989 2,174 1.00/1.00 vMB 6
707,297 707,297 0000000000000000000736a41cbca6ab805049308509cb7cfc2582a57f5ab382 2,635 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.60 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: 671.82 GB
    • Received: 16.02 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.