Loading Tool

Explorer IconExplorer

Memory Pool

48,299 transactions
28.19 vMB
0.07204439 BTC
Random Selection Loading Transactions
Max Size: 150.39/200 MB

Candidate Block

Mining Attempt 867b02577e571befa4a9b7421cea6cad72916daceab588b908ae855e06c946aa
Version 20000000
Previous Block 00000000000000000000b1984d270552e42f13088d246a845a7e06743b52c1f8
Merkle Root 61890fda58a07a305ae0f83e72c19fa6e4e90377756ca301a5431da6eb90348c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,493
Size: 1.00 vMB
Total Fees: 0.01758796 BTC
Feerates: 301.05 > 1.76 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,790 (347,938 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
566,852 566,852 0000000000000000000dec97985594b9a7f1336ed791ee095b1a1e37fb343f57 1,802 1.00/1.00 vMB 20
566,851 566,851 000000000000000000087b3e925fc89876f4834ab457a58a6107c56d7916e494 2,650 1.00/1.00 vMB 38
566,850 566,850 0000000000000000002a14097216d1e4cb9d81db5fcde5f17bcce31b287e2d1a 2,342 1.00/1.00 vMB 19
566,849 566,849 000000000000000000009235c81769a4bc78d90ab1cc893f2c007d4b9a821c49 2,471 1.00/1.00 vMB 27
566,848 566,848 000000000000000000101504022a893223052beed247af629811071f9404ba59 2,499 1.00/1.00 vMB 48
566,847 566,847 0000000000000000001038fa224073339b2a34682cc9063cf1b7d791e4808e96 230 0.13/1.00 vMB 24
566,846 566,846 00000000000000000004b020b3ac350819c4c0e5e272dc2f8d764e9e4b3cba8c 97 0.04/1.00 vMB 27
566,845 566,845 00000000000000000001e16d88f5b74997d7bdacabe9cc9e696a6cc60fced88c 739 0.30/1.00 vMB 33
566,844 566,844 0000000000000000000bb17184c530c884ff5d1e9b229d7a6e723e1b05c859a9 1,443 0.55/1.00 vMB 23
566,843 566,843 0000000000000000000219533e8788fad8aba3adac2d9ee62b2e45b3da1635c8 2,205 1.00/1.00 vMB 17
566,842 566,842 00000000000000000008505c7a08647ee2ab531e0987e849c2e7c4b227805faa 2,949 1.00/1.00 vMB 46
566,841 566,841 0000000000000000002cd388f69020fc7bda076a06f2f926a4f71e81f0593a05 1,920 0.74/1.00 vMB 29
566,840 566,840 00000000000000000021b93e059a20f3f9addee2fb3269ffd3d94894d76a7068 1,634 0.56/1.00 vMB 30
566,839 566,839 0000000000000000000c6bb0b697eda3376694afa89deaadfc00033aa0294d17 1,217 0.52/1.00 vMB 22
566,838 566,838 00000000000000000016ecedf8cb9b385fd042eedac69832dc773a1369ea23c7 1,878 1.00/1.00 vMB 20
566,837 566,837 000000000000000000174df1f01854208a2abcca41bc41ccab686eb2aa58022b 587 0.29/1.00 vMB 24
566,836 566,836 00000000000000000003333cfa690e375b79cd8e48251f015246e4e7ae681eba 1,579 0.66/1.00 vMB 25
566,835 566,835 0000000000000000002cc78a27b9a3c969bd12850bf321d932ebc16ee8298e29 1,933 0.88/1.00 vMB 21
566,834 566,834 0000000000000000001b69ceb102cd3c2ff85ae52a6b722cc11d2004f6c20dc2 15 0.00/1.00 vMB 39
566,833 566,833 0000000000000000001941ac83c123f9c673c779faab66777d00a9c225de54c1 426 0.14/1.00 vMB 30
566,832 566,832 0000000000000000001c204e49a3129c0851633b51e1fd64f4431e973d8562e8 2,599 0.87/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.01 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: 649.64 GB
    • Received: 13.19 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.