Loading Tool

Explorer IconExplorer

Memory Pool

80,416 transactions
29.69 vMB
0.07019685 BTC
Random Selection Loading Transactions
Max Size: 179.14/200 MB

Candidate Block

Mining Attempt 8f9185459281d6e2821ffebf0d1de1897eef84eb317327cf1435da7d920c381d
Version 20000000
Previous Block 00000000000000000001febb03fdcff4c8ac482b94dd8500539809f9da5db1cb
Merkle Root 1656a2046269a416e039b7c99185391fecd51b05668e2c237180d3ce9aa6056f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,130
Size: 1.00 vMB
Total Fees: 0.00951819 BTC
Feerates: 502.67 > 0.95 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,981 (608,090 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
306,891 306,891 000000000000000036ddfdc8683ac94ddae3fa17330b05ecb8e76e43200ba9cc 38 0.01/1.00 vMB 67
306,890 306,890 00000000000000004fb9721f33bd04f7ce4f702afc0ab99e0056f9edfb92b403 112 0.04/1.00 vMB 37
306,889 306,889 000000000000000047d00821dc9702ea7130eb1b02d5b5fc3f7e977188e7f283 209 0.14/1.00 vMB 27
306,888 306,888 000000000000000033e352272a6a7dff8b7b4aa8fa022909f944e95d2737900b 287 0.16/1.00 vMB 30
306,887 306,887 000000000000000013cca0ea7c9dcc7c5f6c89d5fac62b75edf0863a353aaf45 86 0.06/1.00 vMB 25
306,886 306,886 000000000000000012cc43a29a442bf2c73e804d201e658a6e874691ba848b83 73 0.04/1.00 vMB 28
306,885 306,885 0000000000000000238f9a710bedd841c295570a2c4422cef3ac80e43fc0b9c7 139 0.07/1.00 vMB 29
306,884 306,884 000000000000000019986edca563b7ce0c7fa7edd033f2059caa6ad6eb9e27e4 279 0.16/1.00 vMB 27
306,883 306,883 0000000000000000374a5cd3478819182ee0b66b3b06aa5757be6dde773ea5dd 483 0.35/1.00 vMB 29
306,882 306,882 000000000000000048897d70e8b8a66d140b9628c2d459c8f303bb243e115ac8 168 0.16/1.00 vMB 26
306,881 306,881 00000000000000002cd80de1d3e3078e2c68e15a93849a444d56dac933e6006d 154 0.06/1.00 vMB 27
306,880 306,880 000000000000000047da90ab3b8e4f953754152d53d459d4b5e46d3b8c603d27 908 0.51/1.00 vMB 48
306,879 306,879 000000000000000008111deea05b01430f25b5938d0ac39eb916a56c1256d3c5 717 0.37/1.00 vMB 32
306,878 306,878 00000000000000004a2140a5bdea1fd78713daa7435bd3efa074863744e20033 416 0.18/1.00 vMB 38
306,877 306,877 000000000000000043beee41b31292dd9848715b4ea10631741b8324500172f0 526 0.31/1.00 vMB 60
306,876 306,876 0000000000000000372b13fa70826196353e5019d7a29e4a43c9303d10a8f9b3 443 0.24/1.00 vMB 29
306,875 306,875 000000000000000038cb2039a5becb161fea661dbd41d2de8b0835ba7d24ed9d 121 0.06/1.00 vMB 29
306,874 306,874 0000000000000000397918fa7ea59f85fc7aa5cf3f46bb5fc298b2253a7a98a2 20 0.01/1.00 vMB 28
306,873 306,873 000000000000000037d217b521d67c6b6543dd6fd182bc6f5e81f2136d862f20 61 0.03/1.00 vMB 28
306,872 306,872 000000000000000032d5543e7eb4349090455fa38e89c3419494df1e65c8e1ec 280 0.14/1.00 vMB 30
306,871 306,871 0000000000000000436991b24f204f0eaae4a6222724cdaa78ef12571d44844e 218 0.10/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.36 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: 662.54 GB
    • Received: 14.86 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.