Loading Tool

Explorer IconExplorer

Memory Pool

45,525 transactions
28.68 vMB
0.09740694 BTC
Random Selection Loading Transactions
Max Size: 151.79/200 MB

Candidate Block

Mining Attempt 20e5a19249f9696329099addf1ee3bba57935232bb1269f84da0abfb922598d7
Version 20000000
Previous Block 000000000000000000006d9cca170a6dca76a62d52ce159ce88e03787eeaed6e
Merkle Root ee0ecf7370d310014f97063b832fdf87f5b522c0922ca2ebd0e912f3b4370e35
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,574
Size: 1.00 vMB
Total Fees: 0.04180953 BTC
Feerates: 200.00 > 4.19 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,833 (475,000 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
439,833 439,833 000000000000000000f47c3d32d4005bf941826c23825c22689d44b9669a5f39 2,517 1.00/1.00 vMB 78
439,832 439,832 0000000000000000002ea17b264d113bb3c442e046fc16a0d79374f628048460 2,423 1.00/1.00 vMB 50
439,831 439,831 000000000000000000644d5e6d24648e5b1472b7eab48453893885fc1a54c9d3 2,502 1.00/1.00 vMB 81
439,830 439,830 000000000000000002d9a701c6378c882fb475cdfd8bd784d600938515f39185 2,745 1.00/1.00 vMB 88
439,829 439,829 000000000000000001b8ae144914353641d29f41793d73e7a16f8a53f879a31a 1 0.00/1.00 vMB 0
439,828 439,828 00000000000000000060397266f983ac9ae79bc6b7e610fb872c52f046598872 2,465 1.00/1.00 vMB 75
439,827 439,827 0000000000000000018f20128654df28914ef859d84c086477623cb6bdf24b1c 2,427 1.00/1.00 vMB 64
439,826 439,826 000000000000000001b4d112a75761185987ee7b9449e08c5e5fdc1126719f4f 2,999 1.00/1.00 vMB 94
439,825 439,825 000000000000000000a8d771c58dfa359a90515552105b9200e4b2be4fb73be9 1,796 1.00/1.00 vMB 35
439,824 439,824 00000000000000000300a6b0dc367a8e96ae21bb21cb9a81f5554bb716ad6c68 2,075 1.00/1.00 vMB 54
439,823 439,823 0000000000000000005cca09e9cc7f7ed8c9e5dc934eefa81b42173876091cd2 2,605 1.00/1.00 vMB 58
439,822 439,822 000000000000000003b508087eb981e71ef913cbd5ce313bf8b06f8020915c9a 2,373 1.00/1.00 vMB 72
439,821 439,821 0000000000000000020dd7154377a918d771259e2b9dfc0998dc4752d312b83a 2,518 1.00/1.00 vMB 75
439,820 439,820 000000000000000002fd75fe400f5463f11aa3792f4a40ec5adff9a752ce4170 2,051 0.75/1.00 vMB 75
439,819 439,819 0000000000000000008875807202b5d94a236aca75839196a9acd6df3e089d22 2,127 0.75/1.00 vMB 63
439,818 439,818 000000000000000000d94d802578abeff96f6c33554a9ea956c123ebd54ca34d 2,342 0.93/1.00 vMB 82
439,817 439,817 00000000000000000181c38ac325461c8189de5449ef7f88aef62c552618bfff 1,457 1.00/1.00 vMB 45
439,816 439,816 000000000000000001d3125474ac86032ded92b8499700f44771b2f6b992f1cd 2,628 1.00/1.00 vMB 64
439,815 439,815 0000000000000000030f5b1351a1972751025e4f44966fbc6b2ac99a5bb7072a 2,244 1.00/1.00 vMB 63
439,814 439,814 000000000000000001eef76c6e68478a13bbefbb65a288d453f3e35eaa449bf2 2,640 1.00/1.00 vMB 89
439,813 439,813 0000000000000000012b96a7964c1207c2646a5de1368cdf3336d7b8c2233a6c 2,072 1.00/1.00 vMB 61
Previous 10 blocks ↓
Total Size: 782.10 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 651.64 GB
    • Received: 13.61 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.