Loading Tool

Explorer IconExplorer

Memory Pool

73,091 transactions
28.35 vMB
0.06618732 BTC
Random Selection Loading Transactions
Max Size: 167.68/200 MB

Candidate Block

Mining Attempt 00ca4be3cea5a1c42d3f453a890289ca5c5407593e8e881fbec8e58d2d176a5a
Version 20000000
Previous Block 0000000000000000000079c58af6a2b359f3e886cb8feb18ed0cb9582a110279
Merkle Root 93dd52a5968b37d7dbfb07d5f8929066a4b6569a6b61ea4d96baad7d03d66f2a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,090
Size: 1.00 vMB
Total Fees: 0.00909669 BTC
Feerates: 100.36 > 0.91 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,042 (311,581 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
603,461 603,461 0000000000000000001536cc314ea7b4e992035fd685931a113d1fadfa3affa8 2,379 1.00/1.00 vMB 17
603,460 603,460 0000000000000000000aaa35dbd8781f45c4288a9a48e6ade95803e6acecc0c2 2,948 1.00/1.00 vMB 38
603,459 603,459 00000000000000000007cc363fba1d845930d4b3890ad3c7d08fd50fa9beff64 3,121 1.00/1.00 vMB 40
603,458 603,458 0000000000000000000e16bedab7553cdbf4fcb007c87ab2f9eec9acec66f0de 585 0.18/1.00 vMB 16
603,457 603,457 0000000000000000000e7fdd2c0b13219cac2df5395d3a277042b9ac178d8946 1,591 0.48/1.00 vMB 21
603,456 603,456 000000000000000000021a7a51055729766e6506f5ad102d3e7751082ad7a86c 2,966 0.95/1.00 vMB 18
603,455 603,455 00000000000000000011d9661d6504d5847ebf56a5efbc5f6269063677baa456 856 0.28/1.00 vMB 20
603,454 603,454 0000000000000000000f62a73eb7b8ce8c2cc192fd629e3b6244056e03b8c1b8 75 0.02/1.00 vMB 30
603,453 603,453 0000000000000000000412e71223a8b997572414380ca2f2226f9a631c755b61 2,419 0.78/1.00 vMB 3
603,452 603,452 0000000000000000000b4860caeed6758dc3407bf4ca8da84c429543c5922a1a 2,556 1.00/1.00 vMB 28
603,451 603,451 0000000000000000001397b1e55da4db1eb17ba335605c9db3801d2e84e74a62 2,708 1.00/1.00 vMB 19
603,450 603,450 0000000000000000001518a8db29fcb7a98a84277ecce640dced608236c25df1 2,539 1.00/1.00 vMB 29
603,449 603,449 00000000000000000003e951405d61a71e693753ba555bbe361178562f9abf21 725 0.23/1.00 vMB 18
603,448 603,448 00000000000000000010effc5ad33cde516b45f65b2a5107f7432b70da43372e 2,268 0.78/1.00 vMB 15
603,447 603,447 00000000000000000005d12aa18312e08fd3518dc1b68ce3c75516a0b30a62c4 511 0.15/1.00 vMB 21
603,446 603,446 000000000000000000121d535722500541ac0046f3b77598afe3603b0a0990fa 824 0.25/1.00 vMB 20
603,445 603,445 000000000000000000033a017985f0fecc26638d468b55ef980ab3a648304205 2,379 0.75/1.00 vMB 18
603,444 603,444 00000000000000000006f8927734bdf657972f1f3167afe35929af86e4fdd855 1,780 0.63/1.00 vMB 18
603,443 603,443 00000000000000000001be2e55d511bc7e13d99d53278845cd09f74616af94b2 2,869 0.94/1.00 vMB 19
603,442 603,442 000000000000000000035e88d7063fecb11d2f8884736cee70a4575d8677086e 1,722 0.54/1.00 vMB 22
603,441 603,441 0000000000000000000d0f2270caeb894cff9dd1147a3c794785d79ca2126fe7 678 0.18/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.47 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: 667.96 GB
    • Received: 15.33 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.