Loading Tool

Explorer IconExplorer

Memory Pool

41,213 transactions
28.42 vMB
0.06642697 BTC
Random Selection Loading Transactions
Max Size: 145.24/200 MB

Candidate Block

Mining Attempt d51b193206b4b129b19b38ca7cff3a3968d7da64352fe01e463d465c2451f576
Version 20000000
Previous Block 00000000000000000001064b98061a9986019af96532560f736a38d93be7743f
Merkle Root 3d9fa91fceffa58347170c9357a122dd58f9d667511e8589907b2748a168a48c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,595
Size: 1.00 vMB
Total Fees: 0.01151946 BTC
Feerates: 87.72 > 1.15 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,630 (458,170 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
456,460 456,460 00000000000000000026095388e16668964dc45ae65a0c8f34acd9a1ea1bd070 2,983 1.00/1.00 vMB 251
456,459 456,459 0000000000000000018d9380aaa20fabef010c724cb8f23de7ef16b68b63f141 2,449 1.00/1.00 vMB 212
456,458 456,458 0000000000000000009475c355e37601d3216ab4eadbae161d22f092c6794097 1,247 1.00/1.00 vMB 74
456,457 456,457 00000000000000000252d3c56ed83a608f68b8ebf77c0aed71afd8802e814735 1,277 1.00/1.00 vMB 90
456,456 456,456 0000000000000000000a06c3ccdfbcdaa12837f852e6b6cfaa5a0683e2b24210 1,002 1.00/1.00 vMB 81
456,455 456,455 000000000000000000b4ee6bb8f80dacb9515e10cd5e9ae804a49211bd621f25 2,151 1.00/1.00 vMB 169
456,454 456,454 0000000000000000014af7c2d26690cf5a3535a5e6b9cfa30a1e099d2d19c6f8 1,738 1.00/1.00 vMB 125
456,453 456,453 0000000000000000018ff3d1bdad7f828d9c5a3754504850105ee888fad48f11 2,414 1.00/1.00 vMB 157
456,452 456,452 00000000000000000220eb494f2c3399fc729e730e9c55577f3c0bbc29388b36 1,313 1.00/1.00 vMB 89
456,451 456,451 000000000000000001d776c6d871941ff11764ec93d3d687597bd6a6d2234531 2,064 1.00/1.00 vMB 202
456,450 456,450 000000000000000000752af284a510a13519bd901d0c2962a633d931998174bb 1,784 1.00/1.00 vMB 56
456,449 456,449 000000000000000000e1e75bd2b9f929b26c864ddb62e1d5b244f8b06df28c0d 1,681 1.00/1.00 vMB 182
456,448 456,448 000000000000000000bf7d2b0c8de607eb4c3a58314fb5f585f0d2245ea36fdd 1,809 1.00/1.00 vMB 220
456,447 456,447 0000000000000000003eee1dfd1a49a8c97a9776071dcb5d084652b88dad1656 1,416 1.00/1.00 vMB 74
456,446 456,446 0000000000000000025821c0d535341fbbf8737f28bfd89c262aae79927afc30 1,715 1.00/1.00 vMB 90
456,445 456,445 000000000000000001e62fcce9cd5bf702666eccef5a903740fe5bad3fd8e97d 2,039 1.00/1.00 vMB 66
456,444 456,444 00000000000000000007503236d90fcff0a3bc9b947cecbdc33d4ae55fb54792 2,243 1.00/1.00 vMB 142
456,443 456,443 0000000000000000007fe22d01f63d25b7a18e7dd6f9e9f82148f380c1239958 1,410 1.00/1.00 vMB 58
456,442 456,442 0000000000000000011e73f482c794fba142e2253e579acc15bcc46e180fb42e 1,729 1.00/1.00 vMB 92
456,441 456,441 00000000000000000147d07b373701725ab5930dc036ee3990d6b77e49ad8327 1,826 1.00/1.00 vMB 133
456,440 456,440 000000000000000001489409fd4e74142bb169231674181fffe5d4314590c597 1,807 1.00/1.00 vMB 106
Previous 10 blocks ↓
Total Size: 781.74 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: 630.35 GB
    • Received: 12.02 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.