Loading Tool

Explorer IconExplorer

Memory Pool

89,131 transactions
33.08 vMB
0.20364068 BTC
Random Selection Loading Transactions
Max Size: 199.73/200 MB

Candidate Block

Mining Attempt fa2bd3cb93265c8267d39288e37fcedf3c1ccf32864ab5de4963835b94af3d82
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root c66ff039e0b244553cd52ba66f764e393cce7569a2c03e87217bed195f55d89c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,869
Size: 1.00 vMB
Total Fees: 0.09051849 BTC
Feerates: 387.56 > 9.07 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (129,015 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
785,938 785,938 00000000000000000000a79e2c6e6171fd23ac17956531c346fbe474d6883a9f 2,170 1.00/1.00 vMB 11
785,937 785,937 0000000000000000000358f6e02144af8a1e184b2710a40c2d19fe8b868ec64e 521 1.00/1.00 vMB 2
785,936 785,936 000000000000000000008026de96398feb9e8917188dd8897369be9debb03702 964 1.00/1.00 vMB 4
785,935 785,935 000000000000000000040ca4eadd89af6b5b0991d341a71c9b21a405905f6225 2,359 1.00/1.00 vMB 20
785,934 785,934 00000000000000000004d4fdcf79abc1fd5ddb162322c2318344836a0ada4d51 272 1.00/1.00 vMB 6
785,933 785,933 000000000000000000043518717a68591e65c2e18d898425fe31e32817a46eae 1,670 1.00/1.00 vMB 10
785,932 785,932 000000000000000000020ba1256c8590827a405a84ad8752c654bec5bd52dacc 2,042 1.00/1.00 vMB 19
785,931 785,931 000000000000000000041efce57f962b10f0d94b29007213ee83442dce40bfd5 141 1.00/1.00 vMB 1
785,930 785,930 000000000000000000009e162ce5be54d1ed8aeb5722bd7f41e092f25bb7bf16 2,042 1.00/1.00 vMB 13
785,929 785,929 00000000000000000005d4208ccb481fb66edd33318ca09dfd112df9f99251e0 1,439 1.00/1.00 vMB 3
785,928 785,928 0000000000000000000022edf1d9a75fe541b8df0c3ed588001d0bdb6aae3fe5 2,068 1.00/1.00 vMB 8
785,927 785,927 0000000000000000000591d203b27642c6dab341f56b32804e409dc1dfe80402 2,500 1.00/1.00 vMB 14
785,926 785,926 00000000000000000000970c66cb75a812050b24bfc2f60b3bad56ff8192acde 1,799 1.00/1.00 vMB 24
785,925 785,925 00000000000000000001d324dcfd97f1d2e2041d60cccf7be5004cc75dad79ae 2,680 1.00/1.00 vMB 22
785,924 785,924 00000000000000000001bada9c3614f308c296581aceba250bc6051bb4a9f3aa 3,048 1.00/1.00 vMB 21
785,923 785,923 000000000000000000053b326f6ebaa32ddf040ce7f01e7801cd350cb13a88aa 1,942 1.00/1.00 vMB 11
785,922 785,922 0000000000000000000027ad1267ac765bfcc2f18bd8d0fec6366555c2fda2a8 1,119 1.00/1.00 vMB 6
785,921 785,921 00000000000000000004595d27aeea4c8b4b821349a2b964e2ac8f82c69ec2b8 1,176 1.00/1.00 vMB 8
785,920 785,920 0000000000000000000040ac187c64a87e8e43b1b76755c00b3cdf8ceb0f6d8b 273 1.00/1.00 vMB 2
785,919 785,919 00000000000000000000eb3a6d9bf922f5f96bb47c856da4ca0da7af50610dc9 2,130 1.00/1.00 vMB 13
785,918 785,918 00000000000000000002be24873dde169e5c1e5404a10ff87b3269446451f3f8 162 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 782.31 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: 660.19 GB
    • Received: 14.62 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.