Loading Tool

Explorer IconExplorer

Memory Pool

78,682 transactions
29.47 vMB
0.10719558 BTC
Random Selection Loading Transactions
Max Size: 177.16/200 MB

Candidate Block

Mining Attempt a5ce6df64e96d3065449bea05d4e535c92b0f5549f21d7bbf4ac577bba1afefc
Version 20000000
Previous Block 00000000000000000001694e26931d1cedfe646c4f29bed2a95789e17bc3c982
Merkle Root 5657f190783cc335bea2c47626b9131e63ddfe2aed773626645fdc479d9282e8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,949
Size: 1.00 vMB
Total Fees: 0.04732131 BTC
Feerates: 109.69 > 4.74 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,999 (622,063 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
292,936 292,936 0000000000000000b467fdbc4383ea4bb33ace9b975f963f5b1e7070a35476ca 512 0.22/1.00 vMB 40
292,935 292,935 00000000000000000cb37c237d36c8f439f606acdb898459a5c428490950f2f5 178 0.17/1.00 vMB 19
292,934 292,934 00000000000000000cd54b09e6553cbb16815c3bc94a1b529ba440812ed1ec67 128 0.10/1.00 vMB 20
292,933 292,933 00000000000000001fcbfe1ae3ba9f953dd051939d2996d57d2a2e06e7d91e6c 536 0.25/1.00 vMB 36
292,932 292,932 0000000000000000c3ff0bf96d0c7e2940c9e254b50a4877277e6b5a066670bc 177 0.17/1.00 vMB 19
292,931 292,931 0000000000000000243dfb53a865182457f2e5bb73800421927022a84509dcdc 2,154 0.92/1.00 vMB 38
292,930 292,930 000000000000000049a15e7c159680849bddda8d0f7b257dddbf32de43c40888 633 0.43/1.00 vMB 24
292,929 292,929 000000000000000053b6f06d5221c4335ac22fc6d09eade6e0ffc9d8b583687d 64 0.03/1.00 vMB 58
292,928 292,928 00000000000000003df9aa779663eb3b885528dd3c0eb0f6d2e8955d966dc657 924 0.35/1.00 vMB 45
292,927 292,927 00000000000000001c6bc2bcac18ad1c596cd0264e53a8ce3b42c12215427c25 76 0.06/1.00 vMB 10
292,926 292,926 0000000000000000c805fc709b4acb27209206c6878ab93f2c9b8b1163672050 486 0.36/1.00 vMB 26
292,925 292,925 00000000000000008b3cf98d424c0554c7b536c706ca2d09871d8e0a1643be36 524 0.35/1.00 vMB 28
292,924 292,924 0000000000000000a6a39595c0a5f4fc4d1d903e6f25d45d12cc5587b95a5923 928 0.50/1.00 vMB 28
292,923 292,923 00000000000000006ae4fa10a9eab5966bdd4c13518265b085b11f3b75ac5600 967 0.35/1.00 vMB 51
292,922 292,922 00000000000000000281d70a1c1f8fd7a7c88054651849d82becba2810e588f4 256 0.09/1.00 vMB 44
292,921 292,921 00000000000000004feb726bc39bd505639fc463b6f2c39db10e52b3192d47f5 171 0.10/1.00 vMB 29
292,920 292,920 000000000000000069f68c922c2a66bc3f4506993d4c41db6ce7ed5636b75f32 389 0.21/1.00 vMB 32
292,919 292,919 0000000000000000a0d6e5e7c8270812e8e392888294c0a09b718cee5a4e07c0 225 0.19/1.00 vMB 21
292,918 292,918 0000000000000000014a6c756a385603e2b1eccafbdf974e11ee851072d54303 256 0.08/1.00 vMB 44
292,917 292,917 00000000000000001e5c23a6ef93fef9a2de50cbfb53c9905e4366a1b70c97d9 128 0.06/1.00 vMB 22
292,916 292,916 000000000000000075b68138283e567a0de027b3f4ddf1ab52be66cad35adb80 875 0.39/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.39 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: 664.63 GB
    • Received: 15.01 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.