Loading Tool

Explorer IconExplorer

Memory Pool

82,984 transactions
31.30 vMB
0.10017414 BTC
Random Selection Loading Transactions
Max Size: 191.48/200 MB

Candidate Block

Mining Attempt ddb0167e13678b70ba338229722fe12f3f4acbc1ae83e6773c77b04773dfbb72
Version 20000000
Previous Block 000000000000000000019785507a79249f2e450279abdeb5d17be8cab73e03e8
Merkle Root 4847571203bf32a3b40a6043e3e1f351cf9ddac87759fb89f3d8364bfd290fd4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,796
Size: 1.00 vMB
Total Fees: 0.02934325 BTC
Feerates: 301.05 > 2.94 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,221 (505,118 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
410,103 410,103 0000000000000000046f2aff5a947c2bac20e42250cc38eb254d84d1ee9e3bf3 913 0.35/1.00 vMB 39
410,102 410,102 0000000000000000028c83367c47e883cf5c93ffc2945781f5e26e5c1412b2db 36 0.01/1.00 vMB 43
410,101 410,101 000000000000000001f55939e31a286ba84aa68f5e3836845a0f69c749711050 1,037 0.44/1.00 vMB 36
410,100 410,100 000000000000000002c3229ee95a88f16641bac84d8d2cd73ab42af436fce36b 1,207 0.62/1.00 vMB 30
410,099 410,099 00000000000000000515ec297fd8b87b1e8c38b21ff05f06dec5273665d6a938 1,089 0.92/1.00 vMB 21
410,098 410,098 000000000000000005960333dad371e9d70ed53fd53ec38bb6b60365ff3541f5 1,920 0.92/1.00 vMB 34
410,097 410,097 0000000000000000003f6634bd87c6902bf57028ce104081e8e5e583acd93bbd 257 0.13/1.00 vMB 27
410,096 410,096 000000000000000004d0c8e6aad273312c4724a23ae2e9e759b714e56543a560 41 0.05/1.00 vMB 19
410,095 410,095 000000000000000004f9a59b6de7aa5ee277eb468668a3fd217df1cd46f4c64e 1,980 1.00/1.00 vMB 30
410,094 410,094 000000000000000003986d184abd076e1c7230d1cd37e3c18d29efd2177d71cd 3,166 0.99/1.00 vMB 53
410,093 410,093 000000000000000001e329e33ef4871bc3f0b97459da51a3abe621229f31b61a 383 0.15/1.00 vMB 39
410,092 410,092 000000000000000004b591504ab19627ae48170f577399521c83b094b41aa2e1 186 0.08/1.00 vMB 34
410,091 410,091 000000000000000001675f9ace3160c85f75ab4580e115a8865417ecea3e5811 2,285 0.92/1.00 vMB 131
410,090 410,090 0000000000000000022a98aeeb367d2431ef92bbc2d5f3adc7d5a9c2a11d1084 1,210 0.63/1.00 vMB 32
410,089 410,089 0000000000000000000b41478c346549e6bc05e84cfa1956d9cc628381747d9b 3,005 1.00/1.00 vMB 62
410,088 410,088 000000000000000004f082d185184fe01a63563e46e85f4e9c99dc16f94f05e5 550 0.33/1.00 vMB 32
410,087 410,087 0000000000000000024170e593dd70a6db1cc27da84e7c2a352b939423841690 2,380 0.96/1.00 vMB 41
410,086 410,086 0000000000000000022a633dbdebd1999780144619db6d8f4e18a2111791a256 369 0.16/1.00 vMB 40
410,085 410,085 00000000000000000265902b7c9355d678392019b255bb0d6153ba14ac42dfd8 687 0.47/1.00 vMB 27
410,084 410,084 000000000000000005bc7abe9f40f40e81414a1f4da95a3bf21a6390bad03dc8 281 1.00/1.00 vMB 10
410,083 410,083 00000000000000000042ab29d7705effbe174aa55bdd75e1af2eb7ea84e21909 2,641 1.00/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 782.77 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: 709.33 GB
    • Received: 16.89 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.