Loading Tool

Explorer IconExplorer

Memory Pool

77,165 transactions
28.32 vMB
0.09043471 BTC
Random Selection Loading Transactions
Max Size: 172.55/200 MB

Candidate Block

Mining Attempt b0e245fc428a9bf392d63621ed51cc2ddca21eb0a22f7aacc2600acd49b18a52
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root 73a73aed9c9cd390658cefa2b0429f76c77deb4aba89d3a077bad572ffac9ecc
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,971
Size: 1.00 vMB
Total Fees: 0.02779901 BTC
Feerates: 201.07 > 2.79 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (799,601 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
115,696 115,696 000000000000d83c0ddf131812e5fb54b024415da06f47b3de4204aa6b0fe4e5 2 0.01/1.00 vMB 0
115,695 115,695 000000000000f0dceb9b2490b6a17472180c4095eff36db9681c06661f545a5e 5 0.00/1.00 vMB 0
115,694 115,694 0000000000003f35abc809485647d124a2aae9b23fca4bcac5f654742e6934ac 6 0.00/1.00 vMB 471
115,693 115,693 00000000000027a2174136c2f69bc9084dd4ee270bcfb0f01fb13bdab59543db 9 0.00/1.00 vMB 1,061
115,692 115,692 00000000000051abaf0db50a4738655bd3d7db57ff8bbbc218f6fd8c2d729ae7 8 0.00/1.00 vMB 1,024
115,691 115,691 000000000000de7db067d930fd103b45280fa584c8e52ac138bc7393a699371c 9 0.00/1.00 vMB 0
115,690 115,690 00000000000079e421c799d3750ec0daf12cff80ab39e100d0cd97382b3c6ebe 9 0.00/1.00 vMB 345
115,689 115,689 000000000000d6aefaa14b401d135446566932ac089f9ea9af1f34112f8939db 8 0.00/1.00 vMB 1,355
115,688 115,688 0000000000005db6eb3b72463516d8074ea8fdd5bdd18a94c4754c051dd25f0f 8 0.00/1.00 vMB 666
115,687 115,687 0000000000000f878e00e961ba2fbf9432261dc350f3a643a09bd5be2bfd9a0d 15 0.00/1.00 vMB 1,830
115,686 115,686 0000000000000e5fefbd536a2438479df798fdf14ea7918b507fa4e9fb7c7909 10 0.00/1.00 vMB 0
115,685 115,685 000000000000e6a0dcb890b6e4e598947ea597db13b897493b00361ac9df43b1 12 0.00/1.00 vMB 1,457
115,684 115,684 000000000000c3de33e28e723465109c5a8d356f382bced942aa09425388ec11 55 0.02/1.00 vMB 246
115,683 115,683 000000000000157aab12b9938ee190531ed718b1932ce5f79c4dad2bcb8d72c2 11 0.00/1.00 vMB 343
115,682 115,682 000000000000304a59629bba02e67ac083bf9f36ab9aa33cdef23c078b894179 36 0.01/1.00 vMB 851
115,681 115,681 00000000000059357dcc466a58ef5950ea13549f96535158ef7008c052822126 7 0.00/1.00 vMB 0
115,680 115,680 000000000000949827dd72ca51eab7167cd5ebf0ef171c6177b9a252739272d4 15 0.01/1.00 vMB 563
115,679 115,679 0000000000006e630c4ae91acb6cc611a69267e5a0ce7799f9b2c8f780a69a81 10 0.00/1.00 vMB 715
115,678 115,678 00000000000073cea5e247c05726d24f2a71c9ee1127aa196bb943f9a3add447 9 0.00/1.00 vMB 649
115,677 115,677 0000000000004a89c1651d7c82feac0e9e2da6b9999375184bd7614fe17cacc3 6 0.00/1.00 vMB 667
115,676 115,676 000000000000cd3f9c8c407f5e6ddc181423015113fe38fc6fcefa78b5dab2f1 11 0.00/1.00 vMB 312
Previous 10 blocks ↓
Total Size: 782.90 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 713.72 GB
    • Received: 17.45 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.