Loading Tool

Explorer IconExplorer

Memory Pool

19,346 transactions
8.82 vMB
0.07490277 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 50.08/200 MB

Candidate Block

Mining Attempt 9fa571014541604210c3cbf9c300d2cb4ee254e353cb207145876fec4989acaa
Version 20000000
Previous Block 000000000000000000016b0eb8b9414d1fd2cf6d6ec5d671a5ce90db7ff1b528
Merkle Root 8bed2be24ff869ca7cc52b70b2e7499518c77010669c814678ed95966c4f764f
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,696
Size: 1.00 vMB
Total Fees: 0.05486351 BTC
Median Feerate: 1.48 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,390 (759,956 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
153,434 153,434 0000000000000675931ca1db00cbc4472e3cf76c13b75d54384166621361e983 3 0.00 vMB 141
153,433 153,433 0000000000000c5b1bef06ea940ca29ed6cda4b57b190a54fbab0f0783f13767 1 0.00 vMB 0
153,432 153,432 00000000000002b8743fca510fa47797c2c77115ba50e02fbd51234cff8eec65 5 0.00 vMB 35
153,431 153,431 00000000000008837991188030099c4b5103bef5a3d13932786cb2e87f5be718 26 0.13 vMB 51
153,430 153,430 000000000000023ff01c814bf4ab05ab7e7d4b020870af1fff5adcfc81cf5939 36 0.01 vMB 93
153,429 153,429 0000000000000cdc7fc23148bf9ff0db7c25fc85897180b861db69d21eb6652d 83 0.02 vMB 48
153,428 153,428 00000000000007bd0a0cb3979e18e3ed9266a88b8a282a4f1a0227b157ab4390 57 0.03 vMB 110
153,427 153,427 0000000000000634c1d0ef38e7800b0f9deb40b257faa81a492a2dbf843bebe6 100 0.05 vMB 72
153,426 153,426 0000000000000130bcc614597582dd790df84e21e04bfb1d6b262214a8f87abf 15 0.00 vMB 53
153,425 153,425 0000000000000325bc7430c5b7cb2597328a7aea61e6e8005231760650307600 35 0.01 vMB 258
153,424 153,424 00000000000008a68e831ebefd7074ed1e743f4ed700b9d10c3806eed84cb2b2 22 0.04 vMB 51
153,423 153,423 000000000000070b2eae2a456d7a7d6a020e783fa5e4cdd61fec3bae22d4c2bb 46 0.02 vMB 29
153,422 153,422 0000000000000aed8e44496a151aa9e5e1b7feca30d9dccc433fa51b7ecca6ab 21 0.01 vMB 14
153,421 153,421 0000000000000a98a4612edd7af8d8c0fafbbc8b73803df1f15041beee3a4d10 36 0.02 vMB 43
153,420 153,420 00000000000004694754cfe23acdd5355ca622d59a3233ce2a5536be270a2fd3 79 0.03 vMB 140
153,419 153,419 00000000000003d3d83643664ea711074b3497f7e5ae41cc23c39315a00db0bd 12 0.00 vMB 45
153,418 153,418 00000000000003ef3857bb5a3e93d43ae7bf92207320456d592e6bea2c550db6 32 0.01 vMB 141
153,417 153,417 0000000000000b83d325450f21f499fce6d45e2dc2fa5b920ce60ecddd573639 26 0.01 vMB 936
153,416 153,416 0000000000000c72402738d8292e9499d0f0ae1b834f3121a50a81b1b08026f2 30 0.01 vMB 64
153,415 153,415 000000000000015520fb476a6fde648909eca71beeaed7d309c7d5efae44f2c3 66 0.04 vMB 31
153,414 153,414 000000000000015a8dfacbb0d981f5577c060921811b39ff64a64f217dd6de2c 35 0.01 vMB 111
Previous 10 blocks ↓
Total Size: 779.54 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: 245.91 GB
    • Received: 0.93 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.