Loading Tool

Explorer IconExplorer

Memory Pool

82,491 transactions
31.24 vMB
0.12455703 BTC
Random Selection Loading Transactions
Max Size: 189.31/200 MB

Candidate Block

Mining Attempt 41b4690c64d762216a4966638890af823d22f693576bb05023f8af0d2ad3c99c
Version 20000000
Previous Block 000000000000000000000eae6ae416cdad2dec45a411fce4671dd0b42eb663a3
Merkle Root 838f0b41c0850ab8d9ddb6f59a12e474c2ed96cbd54dbe149b99f92fe7e10e2c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,145
Size: 1.00 vMB
Total Fees: 0.04262707 BTC
Feerates: 318.30 > 4.27 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,401 (477,091 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
438,310 438,310 000000000000000000c85ca96c69eeec734b1aefef137d2dd3f81e49a59ea5ad 1,008 0.54/1.00 vMB 44
438,309 438,309 000000000000000000c82f9c13e303325fecd6a9a7add61e993a10fb79967abd 326 0.22/1.00 vMB 42
438,308 438,308 0000000000000000043b65147ac661d5bbf430ac7fcfdb5a63de3a20fffbf3e6 489 0.21/1.00 vMB 66
438,307 438,307 0000000000000000037f998825ab4785cb321fbcd0566cc4e626256ec2e3fe7a 2,226 0.78/1.00 vMB 64
438,306 438,306 000000000000000003d86aae4e2b62f8171b5eb6ac8e37074c202ee48091c44c 1,428 0.58/1.00 vMB 74
438,305 438,305 000000000000000002749bf421fb3d5e69e038bcc338c0fb14b6b686e5aa44b4 641 0.37/1.00 vMB 61
438,304 438,304 000000000000000003d649b7401d9c391ecc5edadb59b3076a5df197879cb577 2,121 0.76/1.00 vMB 72
438,303 438,303 0000000000000000011f24bc6446c87365ac21d4a1c6f84801f9a6c31426e2c6 1,073 0.55/1.00 vMB 42
438,302 438,302 00000000000000000403434ad14250742e82339db9703bebab0207263296a5b3 2,457 1.00/1.00 vMB 68
438,301 438,301 000000000000000002c28d68c741059891066030b27ccd4134772dfab8054b8e 2,383 1.00/1.00 vMB 59
438,300 438,300 00000000000000000442650fc49d8925df0067e1186fb0d333f2f82d93c20b25 242 0.08/1.00 vMB 137
438,299 438,299 0000000000000000043f0377be209cc75e863b55af2216d404528897335505aa 1,860 0.99/1.00 vMB 63
438,298 438,298 000000000000000003a080f631c13e28611d6801273a6561b9912fc7085128ec 1,167 0.68/1.00 vMB 51
438,297 438,297 0000000000000000032b243234902b2f39a6749b2e5a3538ca7d11740620ab60 1,743 0.75/1.00 vMB 70
438,296 438,296 0000000000000000019bb72a856244764406a220aa5001e5b761d1134fd6a201 2,073 1.00/1.00 vMB 41
438,295 438,295 000000000000000000f36a6290bf449cd6e1e95b182c551158878859abfde077 2,847 1.00/1.00 vMB 59
438,294 438,294 00000000000000000134da6a1235c157182b769d52809d7e9ac1ece775b7aa84 1,809 0.75/1.00 vMB 76
438,293 438,293 00000000000000000331ea235d8980da32af78711b2164ddb7643fe61b296aef 2,627 1.00/1.00 vMB 70
438,292 438,292 000000000000000001073258c95520c0d19da682cc787c97d4de089a9c22264b 2,615 1.00/1.00 vMB 77
438,291 438,291 000000000000000003d66fe9904485637741ce4d90e6f111c08e7e368f7de240 2,742 1.00/1.00 vMB 72
438,290 438,290 0000000000000000030f528a56855f0d601d3d6f35b1076314722bb53f95ffb9 214 0.16/1.00 vMB 51
Previous 10 blocks ↓
Total Size: 783.08 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: 722.18 GB
    • Received: 18.39 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.