Loading Tool

Explorer IconExplorer

Memory Pool

62,789 transactions
20.62 vMB
0.05364075 BTC
Random Selection Loading Transactions
Max Size: 131.23/200 MB

Candidate Block

Mining Attempt 1a9b5b28a07d7e9a6727e52d973f6e8e24fdbe4c2b1aa3abeda14f53ce102044
Version 20000000
Previous Block 00000000000000000001d4de7de8049111c10bcfda8c0c2a67a4b3c06ee3fdf1
Merkle Root 4c1ff2974dc55a63c9d9edfd78329fc3abb65b4135256617ee25d5674527b2f3
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 5,454
Size: 1.00 vMB
Total Fees: 0.00642691 BTC
Feerates: 109.83 > 0.64 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,674 (702,411 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
213,263 213,263 00000000000004df6e5900e2d4e2327cab72efbacca88ee2d587f105d359bf8b 512 0.20/1.00 vMB 230
213,262 213,262 00000000000000552907b50935fa7d4c0fffb4af6c1d5ff6037dfab93e79b273 253 0.11/1.00 vMB 168
213,261 213,261 00000000000001124ce4deda28263ee2755d072828e3a46442a2b66c9c5142e0 273 0.14/1.00 vMB 161
213,260 213,260 00000000000001b3a623a0e1bbb2138813d449c694d2279b08ac3c0105d07234 12 0.00/1.00 vMB 176
213,259 213,259 00000000000001890f4bb441f088e1e9f9467f46f6ea8a83bd2340da20b59327 566 0.31/1.00 vMB 112
213,258 213,258 00000000000004e5cd11811354bccbc03fb6ad80ff49577a1cea8d247ca2858f 13 0.00/1.00 vMB 353
213,257 213,257 00000000000000e4ccb7095987518ac1fac00d99a19cff0128bc729486f91962 36 0.02/1.00 vMB 150
213,256 213,256 00000000000001985a8111d97dc699d5a627437a7f5ad3381cc920dfe94c4fff 107 0.03/1.00 vMB 148
213,255 213,255 0000000000000042e050340b70440a16af7ec5fa31b253915f9fe9202e88d24c 210 0.09/1.00 vMB 165
213,254 213,254 000000000000003539567d2d06358714c6bceea94104ca2faf90bbfd8e0a29e7 479 0.22/1.00 vMB 174
213,253 213,253 000000000000027b2e2563c3179ee1bbd883281fb27f43a81a560ab4e3597ab8 723 0.25/1.00 vMB 245
213,252 213,252 000000000000038bb42055f53971cf268263916ff3e6cbb99f9d30d51e38af01 49 0.03/1.00 vMB 123
213,251 213,251 00000000000000c2f560a68f1428b755c422b08dc019f10aee63aeff58d76e51 115 0.06/1.00 vMB 146
213,250 213,250 00000000000001d7a6cc3ec58d8fc929e8d984b2c0333dbf0784212cd30c5f77 1 0.00/1.00 vMB 0
213,249 213,249 0000000000000462103ee1e5daba3aa7c141593d261aa1204199d1f5cae8aba9 342 0.15/1.00 vMB 159
213,248 213,248 000000000000040ab79881cabc4d7b0147a5351237cb2ebf31239778516322a0 434 0.21/1.00 vMB 166
213,247 213,247 00000000000002f7c432c216e8c4eb0558fcbb2c9f5995523e7ae515caf8624b 283 0.27/1.00 vMB 70
213,246 213,246 0000000000000018b96ed78ac6377374ae80d8aedd70bea1ae62b34ce441d0c4 557 0.25/1.00 vMB 168
213,245 213,245 00000000000004148769fa508d0f852459486a90027fa0431a6ddfd9b03bdae0 670 0.25/1.00 vMB 237
213,244 213,244 00000000000004c3f6345c702b1185085372a278f29c27760dca9511b3d5d650 287 0.26/1.00 vMB 108
213,243 213,243 000000000000047b5fa852f3ef7c958e460663cdf7daeda3ea4dfe7afc9f6f1a 857 0.25/1.00 vMB 210
Previous 10 blocks ↓
Total Size: 783.55 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: 774.20 GB
    • Received: 20.65 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.