Loading Tool

Explorer IconExplorer

Memory Pool

76,570 transactions
27.46 vMB
0.06774441 BTC
Random Selection Loading Transactions
Max Size: 168.38/200 MB

Candidate Block

Mining Attempt 7190657a615d87698b26a9e6c38f66cf32ff09bdb9c25ea63d049d64d4de4700
Version 20000000
Previous Block 00000000000000000000689f5aac8f3b2931b26ac31fa880ea1b747dd3d324e4
Merkle Root 2e4927848563691b7f8c3de33f0f1688092732a6c69e8b585f10b45a7351ce8d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 5,131
Size: 1.00 vMB
Total Fees: 0.00928474 BTC
Feerates: 59.19 > 0.93 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,321 (386,810 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
528,511 528,511 0000000000000000000f4f213a3b337cc5e73e3e0b29f1eb07cf331978c91610 501 0.29/1.00 vMB 49
528,510 528,510 00000000000000000029cbe86504201cfc9943ce30f6f8fab0f9af73d18b68ec 1,314 0.69/1.00 vMB 80
528,509 528,509 00000000000000000028958c1c729cb5fe92322fcb56f56546d6f40edd1c9739 583 0.21/1.00 vMB 83
528,508 528,508 0000000000000000001e6f3de70435bae35e2614d67608d73c6f47fb9814c970 196 0.09/1.00 vMB 50
528,507 528,507 000000000000000000093e2cad2af31bf4a90a83c430a7bc5a779ea3314a86fb 498 0.18/1.00 vMB 79
528,506 528,506 0000000000000000001ddfc68eab763d362a09074e1ced3dfcce91caccdfd048 888 0.52/1.00 vMB 55
528,505 528,505 00000000000000000009d0dcfebb8c57008fef3cb08b8968159a68990e84d3a9 1,308 0.59/1.00 vMB 76
528,504 528,504 0000000000000000001b6234d0fd90fb415c613609f86d7cada0b210c5353c86 716 0.37/1.00 vMB 102
528,503 528,503 00000000000000000005166a9da3ac7b337dd31bce63a649ca51ebb3d7763d56 1,707 0.87/1.00 vMB 86
528,502 528,502 000000000000000000374618d2059ef37df7adca218ca2b7afb93d01a431b047 40 0.02/1.00 vMB 87
528,501 528,501 0000000000000000000766b801c73dcf69f687c54ab81c1a0ce42be80eac5b10 1,051 0.66/1.00 vMB 64
528,500 528,500 00000000000000000021e28909361b831cf75685724ab2b52c811ba8e2d9be5a 1,233 1.00/1.00 vMB 106
528,499 528,499 00000000000000000021524523382d300c985b91d0a895e7c73ec9d440899946 253 0.12/1.00 vMB 82
528,498 528,498 0000000000000000000c87858dd4546ced4717e9c9d976f63a890ceff97227f8 277 0.16/1.00 vMB 63
528,497 528,497 0000000000000000002f6d0b8bc756d0e9a04bda8c52ae932f75e580388ebba7 1,125 0.57/1.00 vMB 91
528,496 528,496 0000000000000000001d855a524b62ff7e41de3088277b3d7dbdf8bc29b24678 1,364 0.77/1.00 vMB 68
528,495 528,495 00000000000000000008d31d6ab8bd6f5dee5ca3c3d6ec2966de25b5890bb097 1,481 0.64/1.00 vMB 73
528,494 528,494 00000000000000000016e04c66e320e65846ed99c61aba8793177d8f9db7153e 730 0.39/1.00 vMB 74
528,493 528,493 0000000000000000002650826be7fd3f0c513bc206978af401e68e5efb312ed9 1,080 0.65/1.00 vMB 92
528,492 528,492 00000000000000000005f25269115a43f3fee6b5a98d6d3c368341264954eaab 99 0.05/1.00 vMB 72
528,491 528,491 0000000000000000001e90ac08025a53cbced0b63c19bcb3ebd704eb9ca1cd79 133 0.10/1.00 vMB 98
Previous 10 blocks ↓
Total Size: 782.95 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: 715.04 GB
    • Received: 17.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.