Loading Tool

Explorer IconExplorer

Memory Pool

40,173 transactions
18.49 vMB
0.15706678 BTC
  • 1 sats/vbyte = 11 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 4 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 100.09/200 MB

Candidate Block

Mining Attempt aebb60fa748ae40af698b656d4c0dac218c3bdf34511eceb5f99b5cd7b37312d
Version 20000000
Previous Block 00000000000000000001f9031a1149e0ca831bb425bf636c4a0456659e3abb3e
Merkle Root 0f15ccdaeab23699f1c7f0b2de7393cfa1ee24060e83c175b8a1275de56eb73b
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,893
Size: 1.00 vMB
Total Fees: 0.03494119 BTC
Median Feerate: 3.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,324 (769,159 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
144,165 144,165 000000000000013be9b5727172c0ff6738e0b23672295c5fe3b867f5a7f9cd5c 14 0.01 vMB 44
144,164 144,164 000000000000067baabbd84e456eff6a8de125b992ad286bff88826b07bef3a1 16 0.01 vMB 93
144,163 144,163 000000000000080c5937043ac69e7e037dc08b2bb494433e40bb99edc49bbc2d 39 0.02 vMB 459
144,162 144,162 000000000000061f2abf0297826be64ba5d361aa0f73ab99d965b76df0a401ea 103 0.03 vMB 3
144,161 144,161 00000000000003976a2127d91ac0cfe687efa4dffa09ac85a0154068f66ccefb 37 0.09 vMB 73
144,160 144,160 0000000000000488a064f2861a5cf4791bdc70b2063cfc6f0b6419f995bb2e82 134 0.05 vMB 337
144,159 144,159 000000000000091b0c6ddc46f1cca99fe5a28916eb2420e1b1d8e7a9cc3779a0 344 0.10 vMB 274
144,158 144,158 000000000000048e27695e6824d2545fba3e92cbe8e910ca77a7ad5afbeeb512 53 0.10 vMB 115
144,157 144,157 00000000000000e98939a942275c94ba98ced7035932c8d3fbaf2a9b0e770f5c 93 0.05 vMB 164
144,156 144,156 00000000000008bc22b8d123a8c4597c655ead85ca1c370591e2014353f2fcca 34 0.01 vMB 126
144,155 144,155 00000000000008f8d7f076f1570eba2f2c78e3898bd7406d2622534cc3c8374a 57 0.04 vMB 534
144,154 144,154 000000000000047baeb6871ec9025ca8874aec89f335072d3968e3b02cce70fc 115 0.04 vMB 138
144,153 144,153 0000000000000928f053380ef386a698971e643f94d51108fa17d2cf6b2a5ad3 139 0.06 vMB 252
144,152 144,152 000000000000030ff9f35c840aa151df804df8f4e7e5d4bae273b4be604ec481 50 0.02 vMB 89
144,151 144,151 000000000000077b55558851ebbda31295f672baaca348884ca51ca8a7a0e052 2 0.00 vMB 0
144,150 144,150 00000000000007135b236254d52aa97e8dcd16dd7b5c8a8d2e7d5b790710c4de 10 0.01 vMB 47
144,149 144,149 00000000000004f57450c6d50e70fda09d15b8a5c20a43b945a59d2c81eadc6d 5 0.00 vMB 36
144,148 144,148 0000000000000345d936e21eec8067d7e3081ae9755a5c880759844a2fb27e47 34 0.01 vMB 5
144,147 144,147 00000000000001c4acc691c0bec84fdd63007d8a3c28419049d53ed13d91b71d 53 0.02 vMB 87
144,146 144,146 000000000000040b84028ff723a4b9a296516e3aa57d4674e8d6c7703cd947f1 155 0.05 vMB 57
144,145 144,145 000000000000006ad35537f62207c3226bd10b82d4d61135cd9beb81e926262b 81 0.03 vMB 233
Previous 10 blocks ↓
Total Size: 779.43 GB

Node Details:

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