Loading Tool

Explorer IconExplorer

Memory Pool

79,786 transactions
29.29 vMB
0.12731842 BTC
Random Selection Loading Transactions
Max Size: 177.32/200 MB

Candidate Block

Mining Attempt 03ec0df63b2ceed474ee26d06f4f76b1ab25a5fcb95c9db56c26a27e060ac1cd
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 6fbb84c91b9202c3ab2e0448b7636047618df45ffc7e8861bb0392d63794bd4d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,525
Size: 1.00 vMB
Total Fees: 0.04756258 BTC
Feerates: 602.26 > 4.77 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (450,430 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
464,875 464,875 000000000000000001ea25a04986b8cd69635ac41db07a41304a0893a1bbc97e 1,312 1.00/1.00 vMB 149
464,874 464,874 000000000000000001ab320997250c4d385775d3e4e6ad573ad4cbdf443d9ce9 2,466 1.00/1.00 vMB 172
464,873 464,873 00000000000000000100dea9dc08b0bce8e6c84078b9dab59e4097fc6ccb4289 199 0.10/1.00 vMB 268
464,872 464,872 000000000000000000ffad1777fbb9bb5d307239cc5ce7d7e36023497a790c76 1,925 1.00/1.00 vMB 152
464,871 464,871 0000000000000000013d70420e0ec280649a17bfd8c25f21b4d93f6084a38a60 2,152 1.00/1.00 vMB 215
464,870 464,870 00000000000000000078a5072cce7476d030803ccd196e831626ca73f2988557 2,236 1.00/1.00 vMB 148
464,869 464,869 0000000000000000001eea6392eddcc561f964a081a0383fa51cac174d700266 1,924 1.00/1.00 vMB 185
464,868 464,868 000000000000000000005c9eb834e40010d846bca85983a70402016141d1601b 1,990 1.00/1.00 vMB 159
464,867 464,867 000000000000000001e4ae43660e8f6eda02abf8da4281e165df599d3672c298 2,581 1.00/1.00 vMB 155
464,866 464,866 000000000000000001a5d3d9bf33b4ef06f76339e83840bd005fea27613b2523 1,907 1.00/1.00 vMB 151
464,865 464,865 0000000000000000008d474ea3204e7c496c82729c36175aff71b4624695ef2f 1,389 1.00/1.00 vMB 190
464,864 464,864 000000000000000000093089db7fbbe6b3bba2856496bf1231e738397f438ff3 812 1.00/1.00 vMB 169
464,863 464,863 0000000000000000007ee1bced9eb26f9d531cd683fab972451af73bb2caa5be 2,257 1.00/1.00 vMB 212
464,862 464,862 000000000000000000bbbbe97ff339e41e897d338e3571210df4854ab47cbb4f 2,448 1.00/1.00 vMB 238
464,861 464,861 0000000000000000020de896b6a13c27551fe3f02a8b0e376fd0e5ac84630da4 2,505 1.00/1.00 vMB 172
464,860 464,860 0000000000000000008c06f3057ae478ce0fb77b7c34732f18dbd85e6edc44cb 2,347 1.00/1.00 vMB 196
464,859 464,859 0000000000000000016a0bfcf4ffedcebf007eb328ccc97e08f1521549a32574 2,614 1.00/1.00 vMB 234
464,858 464,858 0000000000000000001c01112df3e2a774db0653e93972e2d04ac2637ec2b5f7 2,631 1.00/1.00 vMB 260
464,857 464,857 000000000000000001c9321a01c55fd9a5501787ded297d1f001b6dc718080c8 2,698 1.00/1.00 vMB 214
464,856 464,856 00000000000000000021d888bc75e8e8fe57eff90897d9f0d8c6c2c832964238 3,185 1.00/1.00 vMB 330
464,855 464,855 000000000000000000ebaa465c3f57a0b65444f6f1b54234e538727df34113a3 2,715 1.00/1.00 vMB 212
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.45 GB
    • Received: 17.54 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.