Loading Tool

Explorer IconExplorer

Memory Pool

81,903 transactions
31.02 vMB
0.09752089 BTC
Random Selection Loading Transactions
Max Size: 188.38/200 MB

Candidate Block

Mining Attempt 50dfd5e7509ebd8aa350b2fd1ca942d2ba767935cdcbb519390f9ba88340b54a
Version 20000000
Previous Block 00000000000000000001cd73236a028c712d69000472bf4b7a3a172265e397d2
Merkle Root fc689c41b3a591eb6cbad0f99f1f3d66efb6d7da10291b42bac46a9f2d219dd6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,937
Size: 1.00 vMB
Total Fees: 0.02725569 BTC
Feerates: 318.30 > 2.73 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,349 (645,585 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
269,764 269,764 0000000000000005529a356141e1ce30e026e8973789cc68c850f53314e9d0ce 560 0.25/1.00 vMB 47
269,763 269,763 00000000000000016079216cf201c9d3e3f1994f70c595b25ab8073415340404 170 0.13/1.00 vMB 29
269,762 269,762 0000000000000004024f6d3631861691c3d741c762fbc56f3054f89dfd0ad154 1,378 0.50/1.00 vMB 80
269,761 269,761 0000000000000003528efa51498aec2556d9e50ef9379ccb9d214e66f5ce90aa 666 0.28/1.00 vMB 140
269,760 269,760 0000000000000000be6052b487fd9766045de2d9c715e221b4246ae8a2141d6b 390 0.19/1.00 vMB 60
269,759 269,759 0000000000000007ae546fdd6b9e1a02c6e3e186c2d43372b3cb9c0ccd77418f 652 0.25/1.00 vMB 68
269,758 269,758 00000000000000081ac3b086c94b2179d706edc00153f8cea004289406593cde 282 0.13/1.00 vMB 63
269,757 269,757 0000000000000005b1889b60015b6a3bbdb14d14b0d50dd9d8864ecf547cebd0 419 0.19/1.00 vMB 67
269,756 269,756 0000000000000001e22ad1bf14d2ea8b62b0edd551eb333f92db036c4c47bb15 292 0.23/1.00 vMB 30
269,755 269,755 00000000000000017e58c832aee50b538f34a5390b08db21ff497e4dd085e013 26 0.01/1.00 vMB 29
269,754 269,754 00000000000000084b8c7af4a670bc211130e8f05567cce2c34bcf453e350d09 527 0.23/1.00 vMB 75
269,753 269,753 00000000000000080505d8d520dcc09b39caba17e97bfd4a9a4d66ca1a314243 204 0.10/1.00 vMB 58
269,752 269,752 00000000000000007e11437656bc4b13bdcc9559ce52c83879677447ea31edb7 276 0.13/1.00 vMB 41
269,751 269,751 00000000000000019555bf2a9d490ba8456fef2c24b369283debb121e2caedcc 324 0.20/1.00 vMB 26
269,750 269,750 0000000000000007a8689a1a97cd51ef07072892b3d3a4ec92ae6c38476b5eca 966 0.35/1.00 vMB 80
269,749 269,749 0000000000000007ac28f771e5bd69bd4ee53fb938a192635318219f1e1df6ed 357 0.15/1.00 vMB 57
269,748 269,748 00000000000000081c97f78414de3ee521c210e10e7deb2c4bb05fc7bedb978c 788 0.40/1.00 vMB 58
269,747 269,747 000000000000000172e487a3ceed1cc22c4667b205ecbe599256ce6f77e33bc7 615 0.27/1.00 vMB 60
269,746 269,746 00000000000000035ad585d4b67a8e80deeaae3481ba196882921ff8b45e0f81 297 0.15/1.00 vMB 59
269,745 269,745 00000000000000012861d7ed5719a78e5880e02025dc3b64ac007abcd5fae721 267 0.15/1.00 vMB 46
269,744 269,744 0000000000000003b2328a041aec95711b9b4ff09a25bd8e9148cb1855a568e6 453 0.20/1.00 vMB 70
Previous 10 blocks ↓
Total Size: 783.00 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: 718.41 GB
    • Received: 17.89 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.