Loading Tool

Explorer IconExplorer

Memory Pool

27,265 transactions
13.69 vMB
0.13764280 BTC
  • 1 sats/vbyte = 6 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 74.81/200 MB

Candidate Block

Mining Attempt fd18dfa11b75072f84447e6d95844bdadc5b97bba24f45d925c9f8700e98beb9
Version 20000000
Previous Block 00000000000000000000282cfa1c1336a9ecffd7bdef4743cc1d073745e85651
Merkle Root d26a8fae76eeace2c78bbacf8c5c768bf709e124b54650d2a721cd90f239640f
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,919
Size: 1.00 vMB
Total Fees: 0.08621479 BTC
Median Feerate: 3.23 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,313 (660,374 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
252,939 252,939 00000000000000339c5f911897ca0862e8614f2a64ec021a206b007dec4d7062 304 0.14 vMB 110
252,938 252,938 0000000000000028c116a7221343651713225c29f55f3079e7e9ba180228b304 336 0.14 vMB 107
252,937 252,937 0000000000000029a170d46da4dac50ce29ef199524adc28c6463558629e83af 429 0.22 vMB 68
252,936 252,936 000000000000003c31bb8cd3836694c790ef1d563cb8bcdd4fca50a9afded4df 151 0.09 vMB 103
252,935 252,935 00000000000000318ce4b3a03c68c4798b81a9c5061cbfaa08ad9e946fdabc83 627 0.25 vMB 67
252,934 252,934 0000000000000041c1022f439272454a68b9cdbbe58c9d0311b036b016ed5d26 621 0.25 vMB 133
252,933 252,933 0000000000000036595140b91caccdb5db2c7321856e17152e5c5225234585d1 574 0.25 vMB 160
252,932 252,932 00000000000000509bc42fad7d132c14cb0355d9b99bd1f802bc51acb4c326b6 637 0.25 vMB 150
252,931 252,931 0000000000000052e183eab25d444d4f0b1e7c3e2d8881de825e20b18169f9a8 79 0.03 vMB 79
252,930 252,930 0000000000000027aa22467ea1c739b62a235d9989401c79e312d1f63995083f 94 0.04 vMB 94
252,929 252,929 000000000000002cd2d63bb8af69b967fae1175f4aef4e6a92250abf461948e7 410 0.24 vMB 68
252,928 252,928 00000000000000148e936b7ab7dad8e374675c331358783979b8c6cf7db4182e 668 0.25 vMB 122
252,927 252,927 000000000000002ce9be6443c0d81f132c4ec1c539a2b2fd66dc2712bbafdb6f 398 0.25 vMB 116
252,926 252,926 000000000000003b040923392a609a5c2bf980345ee0b11c7b612f550ab048ff 741 0.25 vMB 213
252,925 252,925 000000000000000a7d86503f2539510cf020edcca6b9098e4d4ae8817c5e3790 348 0.20 vMB 59
252,924 252,924 000000000000001b981d5a6590a6c2f11879c3e3c4d8455fa39689aeb0ef5832 584 0.22 vMB 111
252,923 252,923 000000000000001ee744e65377fb9ae9fe3559b19e4efd0f77ff925e3bcfeb5d 633 0.25 vMB 120
252,922 252,922 000000000000000185f25bc7a75ed42d3525c5f84bcbbe519c7479322f6134a2 64 0.03 vMB 73
252,921 252,921 00000000000000320a7e567b264e86d2ae0c72535452837a4160f1b218def8ec 348 0.16 vMB 101
252,920 252,920 000000000000000c1043727af69bb8c96662346b5913c364c4bd786e8bd7e8ad 47 0.02 vMB 110
252,919 252,919 000000000000003f8e95d4ec72c72c627101eb4f957ebb7cf1e44569aa04365e 68 0.06 vMB 96
Previous 10 blocks ↓
Total Size: 779.41 GB

Node Details:

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