Loading Tool

Explorer IconExplorer

Memory Pool

41,541 transactions
26.41 vMB
0.07742849 BTC
Random Selection Loading Transactions
Max Size: 137.61/200 MB

Candidate Block

Mining Attempt dbe073e9266c3a8efb94bd94af3a6e5ec5dd985cef4068747cd228d73339081b
Version 20000000
Previous Block 000000000000000000013172dab51509996317423f3aad076a64431a5d3c1352
Merkle Root e9c612384b12accf3b64f253b71d06521a1791113cfe6445844a6733616ad591
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,488
Size: 1.00 vMB
Total Fees: 0.02895206 BTC
Feerates: 150.98 > 2.90 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,874 (795,472 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
119,402 119,402 00000000000013300b1faf5624ed97e7ebcbd8cca8c03489046ced606707d918 38 0.01/1.00 vMB 311
119,401 119,401 00000000000063b946e655044d24baaf92c577058cfce6c8b5a9877e7bd5e6ef 2 0.00/1.00 vMB 0
119,400 119,400 00000000000009b9a521263681a3645e28a4102a142e67944ea8a9ee2eda392c 6 0.00/1.00 vMB 0
119,399 119,399 00000000000080a0b7cd4d17156821442dfbb5a95ae5e737c3dbb3aa3527f306 3 0.00/1.00 vMB 0
119,398 119,398 00000000000084467df794bb9852e5a8e12d5c4007409744505d4b2a9439667a 1 0.00/1.00 vMB 0
119,397 119,397 0000000000001c30d5703e4f315a21da18c9a967deaf4f956c252f7967a6b396 7 0.00/1.00 vMB 0
119,396 119,396 0000000000009010dc9f726eca3d0da8c1dba57f9e939201c8c2abd786d5f0dc 9 0.00/1.00 vMB 931
119,395 119,395 0000000000008bedf1d5da85838d953340444ec75e5663faa471ecaf6fa30218 10 0.00/1.00 vMB 716
119,394 119,394 0000000000001294d03e239402b0f222fd074fdb682b3458edd39f45323d5464 7 0.00/1.00 vMB 1,145
119,393 119,393 00000000000026f93c70396466850abd7f617855d54db5507358742b9b7fc754 34 0.01/1.00 vMB 168
119,392 119,392 0000000000004e50be23f12bef313e4e7bdaab836806ee97b60eec0a42818ec0 11 0.00/1.00 vMB 312
119,391 119,391 00000000000004e991de3b56c8219dcb588e23cc1903b8190d8dedf2c200a63c 7 0.00/1.00 vMB 308
119,390 119,390 0000000000005417e8026d94c1d4b7a22777dbc5ad9ffe6d0edfad70fcee92a1 9 0.00/1.00 vMB 1,031
119,389 119,389 0000000000007a217d9b459adc0f0812c111ecd60cfa47b71e9a02c49010131a 12 0.00/1.00 vMB 0
119,388 119,388 0000000000006916f4a499fdb097cf7dfff3c532b74ba190db41f8614d6fb899 2 0.00/1.00 vMB 3,875
119,387 119,387 000000000000b4e997d2a127380b1c83c4744471d186b62adee70114ce8133a1 7 0.00/1.00 vMB 706
119,386 119,386 000000000000a01ed1222cb942d3ed9d0a6a21e82a10a11c5190492d24f7c630 10 0.00/1.00 vMB 569
119,385 119,385 000000000000894ceaee7ae1d4db26cbb839a8f03a98105335af55cee9f9dfc4 4 0.00/1.00 vMB 0
119,384 119,384 000000000000420d1817e386dda25b9324402edeee19940ac6c5fcffc3b3270e 13 0.00/1.00 vMB 873
119,383 119,383 00000000000026a8dc1885d260078bc88d558d6ea45465a7175f7a509b4c5117 16 0.00/1.00 vMB 211
119,382 119,382 00000000000065b4b2299b7e3e922a0655e5892a990f7a1046d71f0eb3170417 9 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.16 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: 653.44 GB
    • Received: 13.88 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.