Loading Tool

Explorer IconExplorer

Memory Pool

81,813 transactions
30.54 vMB
0.07825603 BTC
Random Selection Loading Transactions
Max Size: 184.16/200 MB

Candidate Block

Mining Attempt 5ea464e0090c418e152b33e31a5464133dd73a156f2a355917c9c445299ff505
Version 20000000
Previous Block 000000000000000000004deb7d1e347c8f6581c1f9b70e6ff46143ce8ce3cc35
Merkle Root d055384654f3dd69341a47011337bcdf58a2b8f77e3c1ec44be2ab25359a3d7c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,121
Size: 1.00 vMB
Total Fees: 0.01484527 BTC
Feerates: 40.91 > 1.49 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,975 (362,569 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
552,406 552,406 0000000000000000000d06329aecf7ea767f683dcf9eb8c001747d0f9e9b64a2 2,969 1.00/1.00 vMB 35
552,405 552,405 0000000000000000000bee654855b2815ab72b759909c6fa31b0e30e7333ef1a 3,094 1.00/1.00 vMB 43
552,404 552,404 0000000000000000001b5e64e5a486f6763ecc87462e63d33da664757d56d0ae 2,730 1.00/1.00 vMB 72
552,403 552,403 000000000000000000068fc4f78f37854347278de8cd71e7126ef13d6038d407 2,760 1.00/1.00 vMB 59
552,402 552,402 000000000000000000178a59c4263d6ff6e846697bd54f62ac72c934c3888747 2,847 1.00/1.00 vMB 21
552,401 552,401 000000000000000000190bdf906df719da5a9b7e756a7cbba4f611d03857051f 2,587 1.00/1.00 vMB 42
552,400 552,400 000000000000000000079556c675ee76b9abb4f9cd8543bc62974ec2b4a2ddce 2,350 1.00/1.00 vMB 47
552,399 552,399 00000000000000000020483cdfa041c3197fd6596e429658e3bb5ca8996d0305 2,626 1.00/1.00 vMB 29
552,398 552,398 000000000000000000283daebea2650bdd15b088e3ac972f85f444998f8cb379 2,994 1.00/1.00 vMB 51
552,397 552,397 0000000000000000002f8c724b9dfcf41d5c09d531aaec21613ebe2e33706f86 2,308 1.00/1.00 vMB 30
552,396 552,396 0000000000000000001a4ba6da13fae3b4c9760652c9244d98ec03b348b2edda 1,669 1.00/1.00 vMB 15
552,395 552,395 00000000000000000005c4802e6bbd0addf645d496b0e71e9ff95b5759800e05 1,713 1.00/1.00 vMB 25
552,394 552,394 0000000000000000002fc2df71ad64090a41900283df43a7da0d3bef117791b6 421 1.00/1.00 vMB 24
552,393 552,393 000000000000000000119d78bc7ffc22332b96b144b92ac8054a59a684d6fd0c 2,015 1.00/1.00 vMB 26
552,392 552,392 00000000000000000011ee460e3bf80ad8e57275fc0840a3ea53cef003102515 2,511 1.00/1.00 vMB 44
552,391 552,391 000000000000000000281bd6ed05820d4500d67f1981fb5d5c41f4682ddb5c81 2,692 1.00/1.00 vMB 46
552,390 552,390 0000000000000000000ddc41db784036088ee488bfbee27d76e47bc9487ff357 1,369 1.00/1.00 vMB 56
552,389 552,389 0000000000000000001352a202e0f305e098158ebf1159895a0e6ff70093237b 990 1.00/1.00 vMB 68
552,388 552,388 00000000000000000017ca191bfc28b065eca4df2ab9cb4e81541cd723f18d76 2,200 1.00/1.00 vMB 29
552,387 552,387 0000000000000000002c272f9f52db0701f386ed42e88c0fe169b3442596a96b 1,758 1.00/1.00 vMB 26
552,386 552,386 0000000000000000001a9142c0f3d30a064ed5219b8eb6b3e8472cb8813c8971 2,888 1.00/1.00 vMB 49
Previous 10 blocks ↓
Total Size: 782.35 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: 661.73 GB
    • Received: 14.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.