Loading Tool

Explorer IconExplorer

Memory Pool

26,117 transactions
6.04 vMB
0.03683205 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 43.58/200 MB

Candidate Block

Mining Attempt 87dde1a64a9935753377cb0db217db63741fa3e8a8f7b699857cf0d476141578
Version 20000000
Previous Block 000000000000000000001aa7bc4ab8781ec75b9e95d975417f0fcc9048b6305e
Merkle Root 7f9a63f101e3ef19a48fb9180eabd0f4ff43a792c8c7629bc284dcb1ab8953cd
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,077
Size: 0.88 vMB
Total Fees: 0.02324402 BTC
Median Feerate: 2.23 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,233 (750,360 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
162,873 162,873 0000000000000b22169282d02dbd7098b46beaacde5a01a7f2fef0b2d308d79d 13 0.01 vMB 483
162,872 162,872 0000000000000304f13260d4fd436905f01a6145022f56bdf20313e8f75867be 85 0.03 vMB 72
162,871 162,871 0000000000000b66c4389791099c016f57429b84620cad240402038cd6cef6a7 11 0.00 vMB 428
162,870 162,870 00000000000002ffb0b501fdafd12eecf9930466f8019579c17d6fd87855efeb 9 0.03 vMB 47
162,869 162,869 0000000000000944009480eaea65b0e7801abf70b020b2173593b64fbe090f3c 56 0.02 vMB 148
162,868 162,868 0000000000000cfba4b59b5335d14a9704dce5c724d66a20dc51672ea11507f8 63 0.02 vMB 26
162,867 162,867 00000000000000e129be78f2d8b5bf7b1100c1c6243afc1bd048026372d5aee3 67 0.06 vMB 622
162,866 162,866 0000000000000a73c583ad2c3460baff176b6bfdf4e49125af61f2742dedd537 17 0.01 vMB 9
162,865 162,865 00000000000005b9e070f7663a2879a9991b63a7910d38fb7ee518c7e2081c7c 36 0.02 vMB 314
162,864 162,864 00000000000003db5f84d20603a012c3208c965c7576fa3148f22f12331f1112 19 0.01 vMB 72
162,863 162,863 0000000000000bdd0766a4f13a3835bd3199a341b2ad5acb314e6cd26928cdf9 1 0.00 vMB 0
162,862 162,862 00000000000001d8f51106e3242c10db90e777a2a159f3fcf7ea5374c4f4d132 29 0.01 vMB 74
162,861 162,861 0000000000000c035c4f5f0e26506841fe32f78daea1ef423b943c092e0a3967 23 0.01 vMB 169
162,860 162,860 000000000000040bb91cb32db4531c5eef1beaca8fae9808740adffb7eb2bcfd 33 0.03 vMB 88
162,859 162,859 0000000000000c18fcd7da2138b5411f680056e52e300d94cc95f569188949d6 69 0.02 vMB 0
162,858 162,858 000000000000060c9f91141534db48ba29da30a8a4449057c16693263c88c93a 37 0.01 vMB 67
162,857 162,857 00000000000009a5cc07a513c903830d64d3771caab801e6c04d3aaae295eeec 14 0.01 vMB 59
162,856 162,856 0000000000000b09918431af77d9ead3672b2b0e68fc714dadd854521ab6bbbb 19 0.01 vMB 146
162,855 162,855 000000000000044e7820b48793e3ba92ad9066984a8a328cf164d12315fb17cf 145 0.04 vMB 4
162,854 162,854 00000000000005402da802b4e476c150cedbb5e592719608228b4523e3737244 146 0.05 vMB 10
162,853 162,853 000000000000072a758376af4b4289b905533d24fb58272516ef4716b3cbca71 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.26 GB

Node Details:

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