Loading Tool

Explorer IconExplorer

Memory Pool

56,861 transactions
32.26 vMB
0.15246415 BTC
Random Selection Loading Transactions
Max Size: 174.44/200 MB

Candidate Block

Mining Attempt f6aa1ceb424927b10e80a3e77426a119cf6fdf818d19276d7999758403c8a585
Version 20000000
Previous Block 000000000000000000009ae72742d77d55e96bac00494a031373ad4b53b85617
Merkle Root 58059ed95b3cfa2999f8a823920443377093021f5e6defe1c1ed17c073f347ea
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,939
Size: 1.00 vMB
Total Fees: 0.05251723 BTC
Feerates: 121.08 > 5.26 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,825 (439,459 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
475,366 475,366 0000000000000000016d10357add79ea2a38a5a07bb6a0d4ba75bb628b607eda 1,526 0.85/1.00 vMB 104
475,365 475,365 000000000000000000b3c92713fc0c095aadb82a253ae2eff149f6c34cc5f59c 2,395 1.00/1.00 vMB 135
475,364 475,364 0000000000000000014e631f1361c7d1f5a8f4546e0e1487b9d18e08d38b539a 2,561 1.00/1.00 vMB 209
475,363 475,363 000000000000000000e7ddc76bccfe78255fc34cb1eb820e8c1f394cf08d4502 1,615 1.00/1.00 vMB 77
475,362 475,362 000000000000000001343b1b1e3609227011beed5d2d8440bf68ea6d2d8b590a 2,562 1.00/1.00 vMB 212
475,361 475,361 00000000000000000170cb778721d4869968db147e9e3c29a05809b844368ee9 1,987 1.00/1.00 vMB 60
475,360 475,360 00000000000000000075dcab34b57d60f73e2e1ee22ef133933003e55841f78e 2,337 1.00/1.00 vMB 245
475,359 475,359 000000000000000001596831907e7e0806918a628242bb3c6ef7900b000fe57c 1,823 1.00/1.00 vMB 36
475,358 475,358 0000000000000000009dacbc6dc9c690e85f6b45eb4950381c7a307e263d8c67 2,506 1.00/1.00 vMB 236
475,357 475,357 00000000000000000116f0d81c4af9f7d9f15dad089c96617c7d41b30b295deb 1,686 0.72/1.00 vMB 125
475,356 475,356 00000000000000000040ccb5c0d111dcaef150c5f3053fdab92219aa3d32bc60 772 0.36/1.00 vMB 211
475,355 475,355 000000000000000000a94c59e8ac74de6f6795a1550a5145fb64b595c4121999 2,194 1.00/1.00 vMB 171
475,354 475,354 00000000000000000084bb34f56f5d8ea0a5c0a86a652594fe32a09850bed523 1,742 0.77/1.00 vMB 91
475,353 475,353 0000000000000000002d01e98829483495fe524d13f74a437333ac21f79947e5 1,806 1.00/1.00 vMB 96
475,352 475,352 00000000000000000136ee5f6286e5079d9160d3a08f80666333080714916d12 1,762 1.00/1.00 vMB 64
475,351 475,351 0000000000000000000a73e3920bdaa8b9d2b4339a094752c937e90c8fce7965 1,347 1.00/1.00 vMB 183
475,350 475,350 000000000000000000b62d40501511756fda45fe7e17199ba6ff7aae48ab13e6 506 1.00/1.00 vMB 140
475,349 475,349 0000000000000000004f8440644222c35282977fc7810faf7caea2bb2e7242b0 1,604 1.00/1.00 vMB 212
475,348 475,348 00000000000000000076018d8e2dfb49a316f2518e5108e3844f998d99fd470a 2,712 1.00/1.00 vMB 285
475,347 475,347 0000000000000000004f8f540c8cf23429bab2e87c3c329ae33eb886405966af 758 0.44/1.00 vMB 149
475,346 475,346 0000000000000000010a8fc58a43d60dc62a68b9a47abe73588d327f5d746613 703 1.00/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 782.08 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: 651.43 GB
    • Received: 13.56 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.