Loading Tool

Explorer IconExplorer

Memory Pool

74,650 transactions
27.52 vMB
0.07128589 BTC
Random Selection Loading Transactions
Max Size: 168.04/200 MB

Candidate Block

Mining Attempt 32c0b48c6c99cc29032a7998c5ab203b396f680eac2d7dca321f3bd58b683478
Version 20000000
Previous Block 000000000000000000002bfb1ccb7aeece6203b088c253b5b9e390365e6615b7
Merkle Root 8f25e38a7e8b8dc6c04833a99d3f292f6a7a09239794aca8daa18b154ecbfdeb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,808
Size: 1.00 vMB
Total Fees: 0.01268706 BTC
Feerates: 100.53 > 1.27 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,251 (380,029 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
535,222 535,222 0000000000000000001a4e78fc3b362b67d6e014d51ea1ccacf10acf94d06b01 1,000 0.37/1.00 vMB 15
535,221 535,221 00000000000000000002ab596a54d86581dfecb8df76522659aa48229df6e6e0 2,099 0.82/1.00 vMB 12
535,220 535,220 00000000000000000000fa111355203562c653e950479419ef437228aecca488 1,692 0.59/1.00 vMB 17
535,219 535,219 0000000000000000002eea942f19badf8ddc34407331bd61ae3341ffef39ba4d 1,728 0.83/1.00 vMB 20
535,218 535,218 000000000000000000108a8abb190a4784ddb842f494cf556cda50f7a94a8929 13 0.00/1.00 vMB 4
535,217 535,217 0000000000000000001b7549acd08db028384f787bcb31b67ba4d02966a91bbe 1,748 0.74/1.00 vMB 13
535,216 535,216 0000000000000000001e0fc02ba182983cf4426604391ee7e0a7eb9c136b53f2 329 0.11/1.00 vMB 23
535,215 535,215 00000000000000000002cb4f5835d3dc6801af6e975e2b52831f35252942327c 2,606 0.97/1.00 vMB 17
535,214 535,214 0000000000000000000e55fb4ade82988e5474b066df3fc62e4a14bb68fd9e3c 205 0.06/1.00 vMB 15
535,213 535,213 0000000000000000000096d5d656970095023e751e739aee4ff37ff76edebf98 1,396 0.53/1.00 vMB 13
535,212 535,212 00000000000000000012c28d01ab23abc8c9e6c8a4e63235427d0ee979cf50ba 1,587 0.67/1.00 vMB 13
535,211 535,211 00000000000000000024ade5869845d948b005325e329dafe9103b6b280b81d9 1,445 0.71/1.00 vMB 3
535,210 535,210 0000000000000000001cd009c21dfee901d2c7f5c5531d527f2d29068f8d57fd 2,546 1.00/1.00 vMB 12
535,209 535,209 000000000000000000260f866fc0546fc961a9215e16fa4b4a8f0fdf28f503c2 2,459 1.00/1.00 vMB 19
535,208 535,208 000000000000000000121f417e14d83c499c5631fe0b511b8a22d145cad5b5fd 2,591 1.00/1.00 vMB 23
535,207 535,207 00000000000000000012f51ef32f63dba9cc3c4e5a0a3c943e2964265f220cb1 1,360 0.57/1.00 vMB 17
535,206 535,206 0000000000000000000c53467779cb64d09d1b5877fd157186c5d01d56d901d9 1,520 0.66/1.00 vMB 8
535,205 535,205 00000000000000000024520894650a8fe43bfa8a08380978d6be7a58ad0064f3 285 0.14/1.00 vMB 20
535,204 535,204 000000000000000000234436c2ae120e644aceb11f83725f1e94ee4fdd85902b 1,634 0.76/1.00 vMB 21
535,203 535,203 00000000000000000026cf6558880e3a9c1e0f8a0481170867214a20911ddd42 964 0.47/1.00 vMB 11
535,202 535,202 00000000000000000028317038f15d97fd8a8d0cd264a44c9ceef3bec8dcff97 145 0.07/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.83 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: 711.65 GB
    • Received: 17.11 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.