Loading Tool

Explorer IconExplorer

Memory Pool

83,107 transactions
30.13 vMB
0.11617609 BTC
Random Selection Loading Transactions
Max Size: 182.84/200 MB

Candidate Block

Mining Attempt 43094aaf8679fb568c035c5c2e39642d954c8e3d808fa6f4da34a93e341e9284
Version 20000000
Previous Block 0000000000000000000184cd130959745a2ff6d2743a12e47bfb4914c737afd9
Merkle Root dfed75e1f19de526cf2fb167344aa74ef4e3879d9792f122b75b9ddd3a5915c4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,364
Size: 1.00 vMB
Total Fees: 0.01011267 BTC
Feerates: 155.43 > 1.01 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,958 (775,849 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
139,109 139,109 00000000000000d2a9bbc133b1c9dfb0e075d0f5f1d98794d4126ed07e4d5bfe 8 0.00/1.00 vMB 566
139,108 139,108 000000000000023879d63b11b833c176691c31996cf01469acc7918ad03509e6 55 0.03/1.00 vMB 201
139,107 139,107 00000000000004ab2808dc3c0d65a5f653311b8c432bf306c3ce4dbcf5cb9786 15 0.00/1.00 vMB 317
139,106 139,106 00000000000004d1532ef2cf1b078eb510861713fc03bab96fbdb651e1487c7b 43 0.01/1.00 vMB 9
139,105 139,105 000000000000047e4a871d7711bad87b8a331767f7222866fcf100f2f0f740c1 71 0.03/1.00 vMB 154
139,104 139,104 00000000000003f62ca68937e18496121ccd2858b2b43099525d3f92015b0afd 1 0.00/1.00 vMB 0
139,103 139,103 00000000000009dd91ae96cbbf67af42340b0bc715b3606aa725f630b470262d 33 0.01/1.00 vMB 149
139,102 139,102 0000000000000719c5388ce85bc689d267fba0aad64f72ad9e931415c49c0b04 32 0.02/1.00 vMB 270
139,101 139,101 00000000000009d9f016834c203170c53023f2e704721cdb7dac6dc71f64ccc0 17 0.02/1.00 vMB 160
139,100 139,100 000000000000064574b9d3ee0ca49accff3bd2d1699f058e65f8c3326cc4c570 86 0.03/1.00 vMB 277
139,099 139,099 00000000000003a470475eff3bc1bb2265ddfdba9b6165699c0d7f984d301db2 14 0.01/1.00 vMB 223
139,098 139,098 000000000000076c29e76d07eb7e6895e3d29b33ebb9a9a4381f38e748a26329 20 0.01/1.00 vMB 0
139,097 139,097 00000000000009593d75c3cb14470c1eec72043cdf971e20e041df04dd09154c 12 0.00/1.00 vMB 184
139,096 139,096 00000000000000e6d3261466d29b46059079e6d5d9d0e3c845e2807f87386660 31 0.01/1.00 vMB 376
139,095 139,095 000000000000060eab3e8bbb37551e66f9e8f5f868a877f7f51c12e14fc6fe22 6 0.00/1.00 vMB 74
139,094 139,094 000000000000065967858f405ff7d9aeffa5a27905bf428ed781821d71ab8a0c 6 0.00/1.00 vMB 759
139,093 139,093 00000000000000fbb2f59ef8dca9301391c0e4832e89a01b5303ae58090822e4 150 0.05/1.00 vMB 73
139,092 139,092 000000000000094c9898b05108947b0e9d79a38badc44d83ca6f874fd5756aa2 52 0.03/1.00 vMB 145
139,091 139,091 000000000000092f0c08e622182ed4458417e50976748e82cb04cd1e70f1d381 1 0.00/1.00 vMB 0
139,090 139,090 000000000000028c9cd17fda8f10c782895ce7f975a183e77f819747dae10dfd 6 0.00/1.00 vMB 0
139,089 139,089 00000000000007aaae9fe5f0813d84977e65b3b6511b398ed6fd8ad23ce0d17c 13 0.00/1.00 vMB 96
Previous 10 blocks ↓
Total Size: 782.32 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: 660.24 GB
    • Received: 14.64 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.