Loading Tool

Explorer IconExplorer

Memory Pool

41,877 transactions
28.20 vMB
0.07017551 BTC
Random Selection Loading Transactions
Max Size: 145.06/200 MB

Candidate Block

Mining Attempt af624c5ab69c941e455c5b48de140c0e0681c9552f4c09891bcdcc2f11b62bc6
Version 20000000
Previous Block 000000000000000000001575d499d27a6e9805527fd037e437eb755b38e6f4e7
Merkle Root 9af15529be6e4b5701fd14f6b6d36512d664fdd0d17ecacd7fed4fb70773caf3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,493
Size: 1.00 vMB
Total Fees: 0.01492724 BTC
Feerates: 100.56 > 1.50 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,640 (836,352 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
78,288 78,288 00000000004c9abc13cfe4ca158a344344566c0c8fa9e2eb8630888ed92e0578 2 0.00/1.00 vMB 0
78,287 78,287 000000000007bd7b8e3cd239ef689b1906b2a05f3efe2716d7eb90b79d3dfe0f 2 0.00/1.00 vMB 0
78,286 78,286 00000000006585542f089c7a129a44ac71593dd81f03bc8bc24ec56b704a570c 1 0.00/1.00 vMB 0
78,285 78,285 0000000000640141bfd55f1178e6f507d790a936dddce7319c8679e865e002bf 2 0.00/1.00 vMB 0
78,284 78,284 00000000004d27e31756a9d163ddd3d7f3a02e720698eb6040c19c915f39757c 1 0.00/1.00 vMB 0
78,283 78,283 000000000041f79e33b3ded6ff2ce8c8647943736513db166feef037ed676750 2 0.00/1.00 vMB 0
78,282 78,282 0000000000048520df18c59b4b914d4f6f596f5d71a749080e3c6d3d900778c9 1 0.00/1.00 vMB 0
78,281 78,281 00000000006433f991f6e7f1cfcf8b62aae2bfbbed3ad916a6456d7975934c9b 1 0.00/1.00 vMB 0
78,280 78,280 000000000008911ff158c34c02641dcb36eb73be475f215d456681e74e565e90 1 0.00/1.00 vMB 0
78,279 78,279 00000000000e5ad27b335d8871ade01ad3000706e769912e01ba433cb12d7820 1 0.00/1.00 vMB 0
78,278 78,278 000000000046706b7e043dfd0c21b9596bf1ce78c5b68ed30a0d4230bca31843 1 0.00/1.00 vMB 0
78,277 78,277 00000000002f366229652c44591f57c5e9d7a07de7215757c4194df5576f8af1 2 0.00/1.00 vMB 0
78,276 78,276 0000000000437506d53dea512ce811c7f12fefdc074ffc27b7456d986afced8d 1 0.00/1.00 vMB 0
78,275 78,275 0000000000148d7df56b807bff0d9060340d62bb5d605919b94220b404ac866d 1 0.00/1.00 vMB 0
78,274 78,274 000000000051651fd2d8b5b27a9c0abdcfe9156e9ea6236a3bc1bb730ac838fe 2 0.00/1.00 vMB 0
78,273 78,273 000000000055304d8ee624721479a7330310ffeae8dc6936550fe3048a634e0d 3 0.00/1.00 vMB 0
78,272 78,272 000000000036c84f1a60bb2c1dd361b13638495ce82114fb0ce8e37cf75ee825 1 0.00/1.00 vMB 0
78,271 78,271 000000000026937d43afca482530983c347e89b17e047801f566ae2395374b34 2 0.00/1.00 vMB 0
78,270 78,270 0000000000420e5e2274b192f1cdf17bb21b6d96350352aafc61ecf0e0e715a4 2 0.00/1.00 vMB 0
78,269 78,269 000000000005159fb1b770179f6e8daa42b7ba5b6cca11a81e9b2a65426d91bc 1 0.00/1.00 vMB 0
78,268 78,268 000000000055ac563d45fbc8766f4730743c3a4f775b58ebb2cd407a0b259231 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.75 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 631.82 GB
    • Received: 12.08 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.