Loading Tool

Explorer IconExplorer

Memory Pool

80,259 transactions
29.64 vMB
0.08953543 BTC
Random Selection Loading Transactions
Max Size: 179.88/200 MB

Candidate Block

Mining Attempt ac935fc2f25a0ec34a6184fff858c5e77c873420fbd20ee8fc231809e5a6670e
Version 20000000
Previous Block 0000000000000000000043f2b4ea4cc96cd3bc440a50582638dcad340e8bc5e2
Merkle Root be589fb59c1cb8b20ae453cee56a7293beefcddcddbcc6f205ce255e2a7ebb56
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,903
Size: 1.00 vMB
Total Fees: 0.02379422 BTC
Feerates: 90.00 > 2.38 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,139 (216,481 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
698,658 698,658 000000000000000000063d50ab9fd4562a37bd076296f86afed14d88bb75e61c 1,642 1.00/1.00 vMB 18
698,657 698,657 00000000000000000006bafbeb1bfa96fc0485b43cadbd6054fc2eec5d3541da 1,797 0.71/1.00 vMB 13
698,656 698,656 00000000000000000000c5621355eae5c767abcdf15856428708a92d1a6a6319 1,404 0.79/1.00 vMB 12
698,655 698,655 000000000000000000090280c2870d28b93461de858753eee442239d7651add6 116 0.04/1.00 vMB 14
698,654 698,654 00000000000000000007814b5e84a1468e3501fea106fef2243ecc3ab831a5ae 909 0.65/1.00 vMB 6
698,653 698,653 000000000000000000014463e95e5cda92d4a20a839b904830038fd45c548bc0 828 1.00/1.00 vMB 12
698,652 698,652 0000000000000000000c58aaca4bffdf6c8379e8b70c08d555b2e29533d8ae12 2,711 1.00/1.00 vMB 3
698,651 698,651 0000000000000000000ee1830c151b38a340ceecc0b5f50660cb504a62c1aabc 2,291 1.00/1.00 vMB 13
698,650 698,650 0000000000000000000838dc74bb76babe590d92d8d13e3503c9778bc0b32284 2,297 1.00/1.00 vMB 7
698,649 698,649 0000000000000000000bf52294f76c62ae96223643359ea60ce9c6d42c251544 2,294 1.00/1.00 vMB 11
698,648 698,648 0000000000000000000b363472a927359a35c5e2a7bc81029ec940ce23793637 2,688 1.00/1.00 vMB 14
698,647 698,647 000000000000000000085e060b4959f4862037ee009dfc0d6cc5215f6fd6591f 2,569 1.00/1.00 vMB 40
698,646 698,646 00000000000000000009d1f046c728059f3ec0f3d73c0bc6fd8d3530a1f43db5 2,513 1.00/1.00 vMB 8
698,645 698,645 0000000000000000000be53ba1f68a767739e8824c7605517a7d8b2c5c4210fc 1,070 1.00/1.00 vMB 8
698,644 698,644 000000000000000000005df9ebfad46b1a6651b9fff5ce3fda11a336b223c411 2,449 1.00/1.00 vMB 21
698,643 698,643 000000000000000000029bac6f7efe15398f053f9da1872a2d08df79209fccf0 2,792 1.00/1.00 vMB 24
698,642 698,642 00000000000000000007839f42e0e86fd53c797b64b7135fcad385158c9cafb8 2,332 1.00/1.00 vMB 19
698,641 698,641 00000000000000000000bc13488a5dab71251f6d6be2f959f140717a926443b6 285 0.13/1.00 vMB 10
698,640 698,640 000000000000000000095c2828365cfc4f114aa7dbb3a7c35f09b562cfea20c3 690 0.24/1.00 vMB 9
698,639 698,639 00000000000000000002b631376244068caed1167df10bff3ad15c905ad69ddf 2,197 1.00/1.00 vMB 16
698,638 698,638 0000000000000000000fe0178844caf6d23505b4c4f4d293e0920b8d93650d17 54 0.20/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 782.63 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: 672.33 GB
    • Received: 16.20 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.