Loading Tool

Explorer IconExplorer

Memory Pool

40,071 transactions
27.18 vMB
0.05811566 BTC
Random Selection Loading Transactions
Max Size: 142.17/200 MB

Candidate Block

Mining Attempt 9ab980d96cf564f4ceaf11b76ff4ee32947d756b878c2407a5c0a9b9d9d9a927
Version 20000000
Previous Block 00000000000000000000245eed505a538a5d305de614b12adbe4c5ba2b15f80a
Merkle Root 486a44810a3cda937747005d4c64e8146106c167537904135691364fb6b9e931
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,579
Size: 1.00 vMB
Total Fees: 0.00773381 BTC
Feerates: 69.10 > 0.77 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,863 (565,497 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
349,366 349,366 0000000000000000078c4913f53491d0eb004978fb6c8413463127e3874f834e 1,316 0.56/1.00 vMB 35
349,365 349,365 00000000000000000a1d6e71431f221f504ac9858ffe8a1033c4db753578a640 850 0.40/1.00 vMB 28
349,364 349,364 000000000000000014f2b59241b9529b2a9639579348c8c69c103dfe6646654b 358 0.15/1.00 vMB 37
349,363 349,363 00000000000000000bcaa7f845e5f7570c6e47e0cebfa8e98dc382e12a06d85f 547 0.46/1.00 vMB 14
349,362 349,362 000000000000000009b3b9933891a374f92fe705a5a0b38eee69f910dcd91359 1,464 0.75/1.00 vMB 32
349,361 349,361 00000000000000000b48023e9c98038c50b9a2044975bbdf9f43313400a156b6 1,593 0.75/1.00 vMB 29
349,360 349,360 00000000000000000d8cbf37e2fd3974a278129fa4eb24979772f7e326293214 343 0.16/1.00 vMB 40
349,359 349,359 0000000000000000084c4b4e6255e432e6f6e3b25e92f9988193c6ef4be4f3e1 436 0.25/1.00 vMB 21
349,358 349,358 00000000000000000491006bd35736a8840abc98c5eba22466a4101448af64ba 603 0.52/1.00 vMB 23
349,357 349,357 000000000000000015d4a87940de8a833fd0ce91556ff60aab74c28d9905d0b1 524 0.34/1.00 vMB 22
349,356 349,356 000000000000000009fd33c70f38cd6e99e45ffbd0e2b2962dcf163e732596e8 1,055 0.51/1.00 vMB 27
349,355 349,355 000000000000000014f0cd9d068a5608d12c40ed263850e2e8d3553ffb55f80e 598 0.31/1.00 vMB 23
349,354 349,354 000000000000000010c35d745b94665bf290bf98fe532f29ed3d287126bc75f0 472 0.88/1.00 vMB 11
349,353 349,353 0000000000000000141c2938021121d0f7ccd24ecce2d0fd6915eaa2fbf04e89 1,129 0.75/1.00 vMB 22
349,352 349,352 0000000000000000010c2e2f6a4e639761799ce41a7dc703976484d58bfa6680 2,222 0.75/1.00 vMB 39
349,351 349,351 00000000000000000eb8ca51cf374998088ac7ed8059b24a8e68e9da43dbdf41 474 0.34/1.00 vMB 18
349,350 349,350 00000000000000000406d08bd9f4a8a862c7d2ae5caf4d10a1ffad3b0f76f851 1,539 0.75/1.00 vMB 30
349,349 349,349 000000000000000012afb12a8102e0f1e03c5e299240f9bc336d46f88e79b880 256 0.12/1.00 vMB 23
349,348 349,348 0000000000000000137164573cbe9ff7897a23b3da94d6ace7963d2c4c2bacb9 897 0.57/1.00 vMB 21
349,347 349,347 00000000000000001149cd9b9bc57030daeafd8d85e7239ba96b7a32d4651a08 537 0.21/1.00 vMB 38
349,346 349,346 000000000000000004ddff219c66728292bb4ebacbe243279814029c4dfe202d 453 0.30/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.15 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: 652.93 GB
    • Received: 13.81 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.