Loading Tool

Explorer IconExplorer

Memory Pool

77,146 transactions
28.83 vMB
0.11815991 BTC
Random Selection Loading Transactions
Max Size: 174.39/200 MB

Candidate Block

Mining Attempt 0f282ed2dbeb291b3e72b671f07dd2eb1f5dd93190e1a565cbe5f774a58fa311
Version 20000000
Previous Block 000000000000000000009f1c3d628decaf53046a7e17575a65fbaae2fc1ca795
Merkle Root 0adf3f0fed21b724e8c58e2b6eedc000dd8c59d8d274a362047ddbfdb7817821
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,392
Size: 1.00 vMB
Total Fees: 0.05820647 BTC
Feerates: 101.65 > 5.83 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,116 (175,969 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
739,147 739,147 000000000000000000077a5f61d2f6235eab2375ae03e7a78d5fa5c8d3e3163b 2,918 1.00/1.00 vMB 19
739,146 739,146 00000000000000000006ce89024e26dae0317407fac42acb1c585f995b3a3ba1 30 0.01/1.00 vMB 14
739,145 739,145 000000000000000000056e23aaf8dcfe08f754b2dc25536993f76ba214040658 176 0.13/1.00 vMB 6
739,144 739,144 0000000000000000000204cbe6899f747a4b1f6c964740f56ea244e1536902dd 2,618 0.98/1.00 vMB 14
739,143 739,143 000000000000000000054f8bada57a050e5596478e4c585621376199cbffe3a7 1,192 0.61/1.00 vMB 7
739,142 739,142 00000000000000000003617437202e06ecc51b7a5c79e7fdb11bb3824d9eb78d 2,318 1.00/1.00 vMB 9
739,141 739,141 000000000000000000087ebd9dff3f7a61903d2ac110a50f4413189493785bc4 3,105 1.00/1.00 vMB 7
739,140 739,140 000000000000000000008978f12e97c0e63672411ef76a239c0199987a2b72f6 3,125 1.00/1.00 vMB 22
739,139 739,139 000000000000000000060b8f76cd3cbc7b83a6ff94a2231c8d8d4fce46fbf141 2,135 1.00/1.00 vMB 14
739,138 739,138 0000000000000000000549cc81e5e8be8190753bf4109d19209c7cb9eeedb7ec 1,093 1.00/1.00 vMB 15
739,137 739,137 00000000000000000004165c07770c3b0978250268ec7122936285cf39fc4c0e 2,265 1.00/1.00 vMB 22
739,136 739,136 00000000000000000001b97c27b156fc4360f5591918407976b96eefb087c445 2,463 1.00/1.00 vMB 22
739,135 739,135 00000000000000000003d509f8aebfb724466795b12ac235d0fc03c704b359ba 2,520 1.00/1.00 vMB 8
739,134 739,134 000000000000000000052561edd5c00bda45d4fe0718465944f450aa2081d4f6 2,674 1.00/1.00 vMB 23
739,133 739,133 0000000000000000000840eefc50b72577d2b8f1f351e27861b0721fe03d47f8 1,804 0.86/1.00 vMB 6
739,132 739,132 000000000000000000034e81a8465052105694f9d771a892de3bb959f0f4a67d 1,837 1.00/1.00 vMB 11
739,131 739,131 000000000000000000087b8e8f8dd783518006aad04b51c7f8d6f48ecd38c46c 2,683 1.00/1.00 vMB 27
739,130 739,130 000000000000000000022f3cdd826d6e45cacfa60f79cca70b444d1c99dc189c 317 0.09/1.00 vMB 14
739,129 739,129 00000000000000000001ddef36aa3cd77b55f7a2a9472fa10b4129b681be5e9a 823 0.50/1.00 vMB 6
739,128 739,128 00000000000000000007268b4110953c19fbc4b621f09860b616931a475deca6 2,308 1.00/1.00 vMB 20
739,127 739,127 000000000000000000067053c8d477e842ddc16dca5c5097412aa99321535dfa 1,894 0.84/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.59 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: 671.53 GB
    • Received: 15.95 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.