Loading Tool

Explorer IconExplorer

Memory Pool

83,152 transactions
32.11 vMB
0.11826553 BTC
Random Selection Loading Transactions
Max Size: 191.52/200 MB

Candidate Block

Mining Attempt 6fd049b005b5833596ea974f464aaa7cdab07af20d4d9ea094f6712505015492
Version 20000000
Previous Block 00000000000000000001cf5b7d2a37dd298e1ce67799bbd6505a6dc760cb69ff
Merkle Root e430fa1be66c8520de167cd4326f67fba869dc42a0dda81014cca1c2e64653ce
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,292
Size: 1.00 vMB
Total Fees: 0.02943460 BTC
Feerates: 711.74 > 2.95 > 0.92 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,377 (379,484 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
535,893 535,893 00000000000000000023895fa974e4b6522b6149fc1ba71d0ba4c1b8aad8611a 320 0.20/1.00 vMB 23
535,892 535,892 0000000000000000000122bab81f568790cafd8551c108d7569e39c33d1daf83 1,715 0.74/1.00 vMB 9
535,891 535,891 0000000000000000001d4650047806ac507febbfd3a0aad04b05862d1fce05d6 1,101 0.48/1.00 vMB 32
535,890 535,890 0000000000000000002ca30359ea268f86855f4e907db6dce358c9f54d7e16f0 2,325 1.00/1.00 vMB 21
535,889 535,889 00000000000000000001890104cee9d9a1c5aaa01e2336c1eaf127af57d0ce83 2,412 1.00/1.00 vMB 20
535,888 535,888 00000000000000000014a17d1cbabc3bd78599150491afd3abe14c1b170d62af 1,613 0.85/1.00 vMB 14
535,887 535,887 0000000000000000000921090e18c01bb443dd1e9946f12b6cd12f323cf8264b 1,963 1.00/1.00 vMB 8
535,886 535,886 0000000000000000001bd58466000022357ff72be5466ec32c4c30650769b9c2 2,147 1.00/1.00 vMB 11
535,885 535,885 00000000000000000022c3aca791a5215b6aa6658d12e40b9588a58418924a3d 2,459 0.99/1.00 vMB 20
535,884 535,884 00000000000000000007f50f3c64723db196b6c328579b5c73fe174858d480da 2,840 1.00/1.00 vMB 17
535,883 535,883 00000000000000000004c1ea9d3c58a99454750457f3668d4bf0cb227e1ddf4f 1,995 1.00/1.00 vMB 20
535,882 535,882 000000000000000000253fd2d7690d25c987175169af76248fbea98bef8a5341 1,235 1.00/1.00 vMB 7
535,881 535,881 0000000000000000001c216985027150b54c21c5188bfd866d5fd9055c53fcd5 1,995 1.00/1.00 vMB 12
535,880 535,880 0000000000000000000798f119ed428a450ca36cb28524ec66692629c05f026c 2,420 1.00/1.00 vMB 46
535,879 535,879 00000000000000000020b95b4a040580a187ff999ba6f55e637fc6ad5aa94537 405 0.16/1.00 vMB 21
535,878 535,878 00000000000000000019b323d465e5117ac77f0013496fc136f4c5a99454932c 1,178 0.53/1.00 vMB 23
535,877 535,877 0000000000000000002bb2581cb422a00ba248034f1481a2750fd7493fa7a07e 69 0.06/1.00 vMB 46
535,876 535,876 0000000000000000002c1ba034388c08342be2fc03cd1e59c832de0ded5f0581 598 0.27/1.00 vMB 20
535,875 535,875 00000000000000000007523965918a8c0240e31f605c392060c4f32b45413ccc 1,381 0.79/1.00 vMB 18
535,874 535,874 00000000000000000001e9d19f849c8d27c515a49e6cd2caf8b342d7fa23b8e2 319 0.13/1.00 vMB 13
535,873 535,873 0000000000000000000c82b637719ca21f7d495412785a54cc0babef5dff9913 177 0.20/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 783.05 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 720.50 GB
    • Received: 18.17 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.