Loading Tool

Explorer IconExplorer

Memory Pool

81,925 transactions
30.17 vMB
0.16495032 BTC
Random Selection Loading Transactions
Max Size: 181.38/200 MB

Candidate Block

Mining Attempt 04d6edb98e6ccd357e3af78b3850a55b84da5c705b7d269e5126a792e2135c28
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root e316ef7567497961333d7ace1149eeb5805d249a04bc3949531732d5e88ec786
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,823
Size: 1.00 vMB
Total Fees: 0.06216845 BTC
Feerates: 1,002.91 > 6.23 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (557,974 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
357,331 357,331 00000000000000000171eb2ab9159923ab4bcec76e7c95a4fd62dfca032db7b6 148 0.06/1.00 vMB 35
357,330 357,330 000000000000000012d89939f2efec794fc2b2d5d5b93ad065a354ce65da7f06 102 0.05/1.00 vMB 33
357,329 357,329 000000000000000004451f3ea09e02b9480cb666afccb92a977fa7afa2db9f9d 120 0.07/1.00 vMB 16
357,328 357,328 0000000000000000039e85b4389723e25f75411f49d0b69c687ec98ba56e8ab5 64 0.07/1.00 vMB 10
357,327 357,327 00000000000000001579bcae6e25e09477185ef71f49240f04b50d64823cf8b6 1,286 0.56/1.00 vMB 30
357,326 357,326 00000000000000000179ee5b634b5aaddaf1d5b9e89ad31fd9d516f8ec77619e 783 0.40/1.00 vMB 24
357,325 357,325 000000000000000015119392d5e98c737397e0dbe14951488f3a89206f77a3d0 471 0.36/1.00 vMB 34
357,324 357,324 0000000000000000035b9a63401dcccf73af345411c659a05bcfa067178f6f2c 1,150 0.60/1.00 vMB 25
357,323 357,323 0000000000000000152a434977daf3e90bf1537862e9d6aec4e6453c9dae787a 653 0.25/1.00 vMB 35
357,322 357,322 00000000000000000771be5ef64674a64a661f0fb8e0d3ae023b6956116752f8 528 0.28/1.00 vMB 23
357,321 357,321 0000000000000000101c0995f3d53fe71ce5fc8a3f8c34cf34389737044985e2 1,509 0.75/1.00 vMB 29
357,320 357,320 00000000000000000f3b60fb2f65ff30794d9bbfbabecaec55750cbd0a71bea7 301 0.18/1.00 vMB 21
357,319 357,319 0000000000000000075c92e3a7969bf28faecd659e9590c16607169879955f19 1,330 0.59/1.00 vMB 29
357,318 357,318 0000000000000000026fd2218cf87afeb903d50532f06186ee38e3682a505f4e 1,290 0.69/1.00 vMB 24
357,317 357,317 0000000000000000060186ec9580d0ab7934950a2dc0a243a02c8b199cc1095b 1,958 1.00/1.00 vMB 29
357,316 357,316 000000000000000011d95fbf62ca7c287f5cce045a0645147d1f1cea57023696 1,700 0.73/1.00 vMB 30
357,315 357,315 000000000000000014432a17c8cd7c205cd485f7771f93a6f57cd468fcc28bdd 1,436 0.67/1.00 vMB 26
357,314 357,314 00000000000000000cbd2cd2bded944c5ae083bb25a41ea8ae13f0b58267bd35 118 0.05/1.00 vMB 30
357,313 357,313 0000000000000000114c942aab218717cfdab81d49c61c0d026acd52cab3e429 480 0.24/1.00 vMB 25
357,312 357,312 000000000000000007e1ca51bdbb78e61a87115a5245f2026803914830b7c4bc 127 0.10/1.00 vMB 18
357,311 357,311 000000000000000007d720d37105d583f12884b8a896897d955158cc7b4f89d5 426 0.21/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.92 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: 714.48 GB
    • Received: 17.55 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.