Loading Tool

Explorer IconExplorer

Memory Pool

77,650 transactions
28.91 vMB
0.06681281 BTC
Random Selection Loading Transactions
Max Size: 175.19/200 MB

Candidate Block

Mining Attempt ebb3d28781042245e8d8d815dfed5c967f197f5184d4fa7b9c32be84ad3ab7a3
Version 20000000
Previous Block 000000000000000000000a1535e58b5a44cd5134f86b26b811cf56e67cc0d60a
Merkle Root 4504437ae627f4ae9b14eaae71c0a4505f940a4f54915031d219479d65af43be
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,596
Size: 1.00 vMB
Total Fees: 0.00673678 BTC
Feerates: 20.07 > 0.68 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,099 (705,603 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
209,496 209,496 000000000000041c9de9c7c57a8a19163a0d839fc759e0c1d0c346c2aefad5d5 33 0.02/1.00 vMB 119
209,495 209,495 000000000000045c1664e6f20303ec3120b9a5e843e53ee30d0e2e456f0059a8 241 0.09/1.00 vMB 214
209,494 209,494 00000000000000f169cf7cfd0ed976a46693ec25908817cc1b0f33e260733772 48 0.02/1.00 vMB 133
209,493 209,493 0000000000000336b4b7c3035f8b8aa26be5a09f0bebcf3f2e7a0a737123a503 220 0.08/1.00 vMB 215
209,492 209,492 00000000000000f83f3e9cca7ea4fec982b82809fc4bbf58f72b6947699aa75f 63 0.03/1.00 vMB 80
209,491 209,491 000000000000013e567a5b54f324b8d5e60594b521e75d795dd1dc415f025ea2 115 0.04/1.00 vMB 183
209,490 209,490 00000000000001310cfdf1d6afb43c8a26fceac8009117b84d532f27562d1259 40 0.02/1.00 vMB 304
209,489 209,489 00000000000003725db6fb489898e807990c7b154a58c79f8f0531cbed09839b 133 0.06/1.00 vMB 183
209,488 209,488 000000000000028dca916406abb77564f58ee0d9ebf33ad516119c64c3ec0b43 53 0.02/1.00 vMB 135
209,487 209,487 00000000000002eeefb3658cdca7d7e37ef04e255db30db9694ef6ac6b2277ff 180 0.09/1.00 vMB 171
209,486 209,486 00000000000002b6a1717f85ef91028125a5a86a4b37e38b5245227054d230eb 81 0.05/1.00 vMB 153
209,485 209,485 0000000000000068fc5230e0d53aa8a05593ba6120cc2285aa0fd771a71a6667 128 0.20/1.00 vMB 30
209,484 209,484 00000000000001a3fe373697f91f21794180d9a546f518dfa1034318dd7881f6 891 0.39/1.00 vMB 192
209,483 209,483 00000000000003570f3a94ce187cb10207dc4fccff4b74dc6cd19c582b1257a5 5 0.00/1.00 vMB 3
209,482 209,482 00000000000004e1685a64d218c7aef3660e6336c5806ff13c952c4173b7e3d4 414 0.18/1.00 vMB 177
209,481 209,481 00000000000002ccecea4f4ab7fd2655b13771ad5f663090679d53b84e3704f3 6 0.00/1.00 vMB 147
209,480 209,480 00000000000002d584145f6fc007113ce7feb5260fc44da58b99402ab2d06d53 117 0.06/1.00 vMB 236
209,479 209,479 000000000000040566ca83e3a3861c5199fb2b21cc9eefe200821ebf5a60783c 269 0.12/1.00 vMB 210
209,478 209,478 000000000000019907d2e2b2a5822a85fa740550f0fcce2b600ff0c54dcc686d 264 0.37/1.00 vMB 49
209,477 209,477 000000000000023c563d775882475bd89d658d5e305bf2b950fb2fe1dde9ff43 313 0.19/1.00 vMB 130
209,476 209,476 00000000000002e2586bf8369d8ab632b5b75c53edaa6512a25345480b4f93c4 205 0.12/1.00 vMB 131
Previous 10 blocks ↓
Total Size: 782.57 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: 670.25 GB
    • Received: 15.84 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.