Loading Tool

Explorer IconExplorer

Memory Pool

82,380 transactions
30.43 vMB
0.10383724 BTC
Random Selection Loading Transactions
Max Size: 185.71/200 MB

Candidate Block

Mining Attempt e406ff02e426a4f72f11501ead47ff39fcd9dd0dd04499c42c1e3e39d5b9bb13
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 1fdc1628300b27a373462e44f5e325e4246e7840524c51ccafaa2a172671ae25
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,718
Size: 1.00 vMB
Total Fees: 0.03288487 BTC
Feerates: 402.60 > 3.30 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (652,513 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
262,810 262,810 0000000000000011ae2a23d7abef231b126eac8ba2608f5366d5f8c900d76b0b 528 0.23/1.00 vMB 44
262,809 262,809 000000000000001313ec70b2bbba97a2730f4433374a07dde8d60ea0379314a3 746 0.30/1.00 vMB 139
262,808 262,808 00000000000000138063723ae9aa9c7d311990c5f0f4d86564f2b1e8b4eb935b 834 0.37/1.00 vMB 98
262,807 262,807 0000000000000009c078bcba7ce71807ea3f25121343ae6678064a5c0401b7af 556 0.25/1.00 vMB 118
262,806 262,806 000000000000000b947b5170cca5a54f1e8e818d49028a390558752fbe9fa170 173 0.06/1.00 vMB 88
262,805 262,805 0000000000000002ff7430aeea107c876c306807241adb889aef763115533670 250 0.16/1.00 vMB 57
262,804 262,804 000000000000000a45ded4e79693427ef15715c6df5ffa806db4915a07236018 109 0.04/1.00 vMB 37
262,803 262,803 000000000000000e895a4225731c358520f4cf299d708503fc69e86ee8937fc4 453 0.25/1.00 vMB 49
262,802 262,802 000000000000000bc9e34180236e5fd49c82fd902376275a66e77a45eeb9f883 677 0.25/1.00 vMB 67
262,801 262,801 00000000000000166df614e384ddb40ae8dc3eb2c19c7dd3be6258e76aa49dea 1,232 0.50/1.00 vMB 145
262,800 262,800 00000000000000073fdf2123800e5c1614ff8fe8f3137230153d2c1c947cbb9c 509 0.20/1.00 vMB 115
262,799 262,799 00000000000000104b1a98004d4b018b672050399a303343909c239f9fcfd9f5 160 0.06/1.00 vMB 82
262,798 262,798 0000000000000001667cf1cdf1fda52a4d94642dda1de8ee1bbb2f1780774ed0 153 0.05/1.00 vMB 136
262,797 262,797 000000000000000d7986300d727c9460d73f6d35008c1f309a1b9749ea31141b 216 0.09/1.00 vMB 78
262,796 262,796 00000000000000122ccba6071232d1334f42e2986957f898f56a45c68f670961 209 0.08/1.00 vMB 67
262,795 262,795 000000000000001686046f3ca45275d07ea411a93e8eeb3b80e4d96b44b2d310 605 0.27/1.00 vMB 103
262,794 262,794 0000000000000000aa7f5394c691934b581aa91fc5109ba615e9bea3d08cadfb 463 0.18/1.00 vMB 101
262,793 262,793 000000000000000b1f1f9f9c1964642a8a18afc458ace8342b259373846ddfae 526 0.21/1.00 vMB 127
262,792 262,792 000000000000000fb4e7aaa65333a0e33811b2fa6f2c0941f8b8b71e283efc9b 105 0.04/1.00 vMB 89
262,791 262,791 000000000000000cd686db1a2f22140a41996ee51a144fc4bf295e95b312447f 97 0.05/1.00 vMB 73
262,790 262,790 000000000000000e20b2b56525121da5833daf0bcf295d895aaae9b8f75b8735 259 0.12/1.00 vMB 70
Previous 10 blocks ↓
Total Size: 782.95 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: 715.22 GB
    • Received: 17.67 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.