Loading Tool

Explorer IconExplorer

Memory Pool

84,799 transactions
31.89 vMB
0.11157571 BTC
Random Selection Loading Transactions
Max Size: 193.68/200 MB

Candidate Block

Mining Attempt 934af55a72b93a2ea75f886e30b72b8da082f4c2789fa24a40ced115304bf516
Version 20000000
Previous Block 00000000000000000000d458498d88f256390ba991d916d90569548e7a257dd4
Merkle Root b922114dbab067291a550ce25710e9cf4b014b7717517f478bed3ff5a9a2c15d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,052
Size: 1.00 vMB
Total Fees: 0.03329893 BTC
Feerates: 299.43 > 3.34 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,345 (703,407 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
211,938 211,938 000000000000000b51a983f52468b5e03c093ebefb33b70b6d4b22ab2d1dcafd 268 0.14/1.00 vMB 145
211,937 211,937 00000000000001f7c897802d87dfaec088ffacf18fab644ec077c6dfc61362c8 349 0.20/1.00 vMB 138
211,936 211,936 000000000000014fdec0fccaa91ba7915fc0bc5fc102e351a8b134c5ae00d40d 178 0.08/1.00 vMB 161
211,935 211,935 00000000000002c17618cd5bafa42e5417dcc536dc8aa6a0b6212a3f845885ee 93 0.04/1.00 vMB 184
211,934 211,934 000000000000040f48772dc78307b9fd0b2d7c4982a2098b35dc08a6cfba81d1 43 0.02/1.00 vMB 215
211,933 211,933 00000000000001c658541f967ccfeb13e7d66ed4829aacc4b806f0f719377021 95 0.05/1.00 vMB 115
211,932 211,932 000000000000012259a2567878c4ed0422ef877619e08f44e9a203a0b912c27f 197 0.09/1.00 vMB 164
211,931 211,931 000000000000043b48eedadcda0e0fdcf6be0cefca5bb6071aba24f4cc5bb0ef 249 0.10/1.00 vMB 162
211,930 211,930 00000000000004f55e4dfb974d90f46e2281da3cec1d8f13750ebb2b352bbbe7 211 0.13/1.00 vMB 121
211,929 211,929 00000000000003505a1ec581ab3c5aff42987d779a67ca349e9a6cbe1bfd3dcf 154 0.05/1.00 vMB 218
211,928 211,928 000000000000022f91c75c17ceb76156c3f312710637476d1391be78f323ad5a 11 0.00/1.00 vMB 482
211,927 211,927 00000000000003f780947f2c159f220c8278744de5d7905f3806f96307657c84 284 0.11/1.00 vMB 165
211,926 211,926 00000000000001c81841053d2e644f695584f0ecb1bfb9753a1036049cac4840 215 0.09/1.00 vMB 161
211,925 211,925 00000000000000eac516926169242bbda62d921316affbbb361a8514735ed26c 363 0.18/1.00 vMB 105
211,924 211,924 000000000000001b6eb24fce853fb6e7ef9f7e534d52cf9ad19f64d0498d6681 130 0.06/1.00 vMB 121
211,923 211,923 0000000000000428abd2cc457194e8fea5668b492250f709cc3d61570346f9a3 640 0.24/1.00 vMB 193
211,922 211,922 00000000000004bbd17dd951cbd3bac5793bb9297230a2ffe14ab807810ba585 18 0.00/1.00 vMB 156
211,921 211,921 00000000000001a824deeb43258bb6271e8e10539dc64b212196ff5d5721bab6 672 0.31/1.00 vMB 132
211,920 211,920 0000000000000169bca13621fda5d4a146fc0699a8fcdae96703cd6c4a59d3dd 311 0.19/1.00 vMB 114
211,919 211,919 00000000000000e99f82958348b3ed7c0b384562cf5b53acd0050cc086bb0c2c 160 0.07/1.00 vMB 151
211,918 211,918 0000000000000170f6df92f7c46bc28e08bd568bfb59cc9ed14741117573d4d0 782 0.42/1.00 vMB 152
Previous 10 blocks ↓
Total Size: 782.99 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: 717.73 GB
    • Received: 17.85 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.