Loading Tool

Explorer IconExplorer

Memory Pool

77,867 transactions
29.30 vMB
0.08577166 BTC
Random Selection Loading Transactions
Max Size: 176.54/200 MB

Candidate Block

Mining Attempt 33818046f91ce63057ec67bfeb53901a3171914a57962cc3ee518bfa954d3c05
Version 20000000
Previous Block 00000000000000000001dc6f2e0bb187e495b37d8aecff82e99d6f50fb42cdd0
Merkle Root 1cc926d540b8f320586a3aeb998aabc19495ff549eefa2a554c936faddc88dca
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,870
Size: 1.00 vMB
Total Fees: 0.02431209 BTC
Feerates: 261.10 > 2.44 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,167 (633,096 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
282,071 282,071 000000000000000152756e51cef0e2f115cb0c176137d97db824e80ae1d55935 730 0.25/1.00 vMB 72
282,070 282,070 0000000000000000cacd827e81e1d95dc64b0eaf64655d1929742c3b0bd2587b 151 0.05/1.00 vMB 256
282,069 282,069 0000000000000000f4a1d6fdc63c80717e0be6e32ccd8825c21c71a0a378c851 115 0.14/1.00 vMB 44
282,068 282,068 0000000000000000090a296b71399b2842bf6147eff412b9f21cddc7be87d700 224 0.12/1.00 vMB 26
282,067 282,067 0000000000000000323d664c28f8abb15206beff8044877da73ba59a885a0738 150 0.05/1.00 vMB 76
282,066 282,066 000000000000000088fa63b5a7c8d144e56d8f7a962134afb5546435747756aa 169 0.24/1.00 vMB 15
282,065 282,065 0000000000000001e2864f49e6091db08320a9b34ea7486d026e505d5578b475 871 0.50/1.00 vMB 27
282,064 282,064 00000000000000007b2b64220accc0628c34c3a56eee76ff04d356c8f671a392 740 0.25/1.00 vMB 99
282,063 282,063 000000000000000163e30ce0232d1ff56c669e3c81224e6ba88a6e5178f20841 255 0.47/1.00 vMB 13
282,062 282,062 0000000000000002441e483632501035a3577399d6afce7f169dcfdc83b4f9a3 1,021 0.50/1.00 vMB 33
282,061 282,061 000000000000000088f9648178318ba7f9c911f168513edb7fed5e061ad80e4c 282 0.25/1.00 vMB 47
282,060 282,060 00000000000000014ec1335bf2bcf14f9715cf5eded59cc6173b9f27f63f7a37 222 0.25/1.00 vMB 52
282,059 282,059 0000000000000001c02d57b842f9d55a7f64077d6f8a1250cb4ee2fc9381889e 345 0.25/1.00 vMB 98
282,058 282,058 00000000000000025e538a973fd8e5e599278ba2facfaa597844e1b11b007047 515 0.25/1.00 vMB 139
282,057 282,057 0000000000000000d4f53888761af7c9c0eb8f06780acbfa8a685a23798a6e0d 236 0.24/1.00 vMB 44
282,056 282,056 0000000000000001a4508e6870e58ae345ffe40bdda71ea9035087fcaeec6e23 643 0.25/1.00 vMB 47
282,055 282,055 00000000000000008c2e6b5f134f8f31da0def4dfc27efb1597bf72af8258311 681 0.25/1.00 vMB 44
282,054 282,054 00000000000000000be2ddef0b76da1d40055cc87df95df832020ac957f38cfd 1 0.00/1.00 vMB 0
282,053 282,053 00000000000000016053f05f3b615de82680789a7804771fbfc2d52a78eb943c 155 0.16/1.00 vMB 30
282,052 282,052 0000000000000002525d96453c5c5e418f763906cf351e8e84d2829e94b9d8b2 127 0.10/1.00 vMB 7
282,051 282,051 000000000000000035a476b924a09eb81a2a150827a9fae8a18c94dea711dd94 412 0.32/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.68 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: 685.48 GB
    • Received: 16.48 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.