Loading Tool

Explorer IconExplorer

Memory Pool

32,028 transactions
9.78 vMB
0.14607795 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 63.26/200 MB

Candidate Block

Mining Attempt 42f1183f4c6baf69442548a5ce211a32a917f96ab40ac27726029646345fd54b
Version 20000000
Previous Block 00000000000000000000e448b44b50758fd2fc9d6ddeba585dd0b192dcc101ed
Merkle Root b7b9ee391b512827a1bc7cbdf74fbc9de999fb3f7a2ed76d739accd08268acf7
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,319
Size: 1.00 vMB
Total Fees: 0.06390719 BTC
Median Feerate: 4.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,216 (723,193 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
190,023 190,023 00000000000001f9115eff1ff6f40413a28a5aac71482a4bd967d525412609b4 449 0.25 vMB 107
190,022 190,022 00000000000007d760dcd77ee02ebde38c649a66a0f56071c7988e31c57b45b6 151 0.05 vMB 88
190,021 190,021 00000000000007296b28cec4e7493308f9746b48b54fdac6d36ab299a90bfde2 22 0.01 vMB 131
190,020 190,020 0000000000000623bc7750d4d8faed1242c4c2cb7915ecacc1fdcaab3a13f6d5 575 0.25 vMB 118
190,019 190,019 000000000000082d84e8eb3aad436244790f74e3ab2263341943f61eaff30c89 571 0.26 vMB 116
190,018 190,018 000000000000026b3484675647291eaa3806857616c44cc941c7ab16cc33f929 16 0.00 vMB 164
190,017 190,017 000000000000012650c678504d9e1efa083ddb8a6d8c2f9a1cad13dfa429ce95 76 0.04 vMB 364
190,016 190,016 00000000000001b01cb30e30fc9b4aa25dd6e302ddbcd208acab5d15e7d1618d 726 0.25 vMB 73
190,015 190,015 00000000000002489e7ff32f01159e92318cd48ef21b9fdc7841ea9f72cb9ae6 512 0.17 vMB 167
190,014 190,014 00000000000001306ab3abd60db722f1bd30ef3821719bc3c5b60e97a6898233 22 0.01 vMB 180
190,013 190,013 000000000000083e3423356d209ff861d465f146ccead22d871d6be3d200cb5a 386 0.16 vMB 125
190,012 190,012 000000000000009be8e03117ac9ef842ef5656de02f92ae5426b54d5100fa416 124 0.05 vMB 138
190,011 190,011 00000000000004decdc70f7f5b2045ae440fb9338c067f355502367757de40b9 85 0.04 vMB 97
190,010 190,010 0000000000000109b1807509255c2976ef75b8b45b70b8c54f4befc5144ecd67 318 0.12 vMB 221
190,009 190,009 0000000000000309d14996e083e50404b6f1958ba94c120fba6877c903069aa6 128 0.07 vMB 76
190,008 190,008 00000000000005e0abe6a6bc05fe809ac8a6a49738004090a4453a5e882560a9 256 0.14 vMB 105
190,007 190,007 00000000000000884c8ad089b7ef3857df7da9564b6c70dda5ca723c3a2fccdf 256 0.10 vMB 148
190,006 190,006 0000000000000484bd1bff5fdbad01a0f77f9da20490877e7d5e6cbbd297e767 13 0.00 vMB 42
190,005 190,005 000000000000043a35dab9b48a394dc1d6fbcfc92a39b1716237715f5334c00f 355 0.14 vMB 133
190,004 190,004 000000000000060f703f82b73c819fc884d42a01044d0e60b54789c703bce368 52 0.02 vMB 108
190,003 190,003 00000000000006eecc87ad14ccad1da5897570f1ad9ed62776722b729077b61c 187 0.09 vMB 133
Previous 10 blocks ↓
Total Size: 779.23 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 68
    • Outgoing: 10
  • Data Transfer:
    • Sent: 22.04 GB
    • Received: 0.44 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.