Loading Tool

Explorer IconExplorer

Memory Pool

47,618 transactions
30.21 vMB
0.09619684 BTC
Random Selection Loading Transactions
Max Size: 160.89/200 MB

Candidate Block

Mining Attempt 90f19247eb9cbe21374e5e9e8698c6ce150dbfa53c871534c04d1520d697a91b
Version 20000000
Previous Block 00000000000000000001a1ef6bdbedf5a06ca469ab80656fbd71e0aa11d472c0
Merkle Root 40b111798178c243f45462dc2173302132edbd297d38da80ba9b02e374cff304
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,931
Size: 1.00 vMB
Total Fees: 0.03554250 BTC
Feerates: 150.97 > 3.56 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,852 (225,628 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
689,224 689,224 0000000000000000000d777d142d543dd72eaeab600555af652a6d06db841faa 3,013 1.00/1.00 vMB 80
689,223 689,223 0000000000000000000b4facc7f2fe49bd0b602c515f2550dcd503754f02cf5d 3,125 1.00/1.00 vMB 91
689,222 689,222 00000000000000000005a562e996f990456ee8a4dd4998720f862f1b2636bc19 2,287 1.00/1.00 vMB 77
689,221 689,221 0000000000000000000b9e3ad3b250cb2fcb4ea95ce639a4bdef2bf4c549fae6 2,832 1.00/1.00 vMB 93
689,220 689,220 000000000000000000026083de948c608b69fa019317cb304f2ffd119935ebaa 2,742 1.00/1.00 vMB 89
689,219 689,219 0000000000000000000704085b59e792c5694909b408a4c6c567f2930a65e0a8 323 1.00/1.00 vMB 67
689,218 689,218 000000000000000000023a6bfa331cef670092434f331349afe5edf1d8368601 2,403 1.00/1.00 vMB 81
689,217 689,217 000000000000000000031ca181a1ee76003202a306c45e02f1cbf0972c38c48f 2,518 1.00/1.00 vMB 24
689,216 689,216 0000000000000000000d30ca319a3229352defb8fde7224f11033bec2cb316b6 2,469 1.00/1.00 vMB 60
689,215 689,215 000000000000000000039a7524027bed4e61c36bc441ae220be88d9de354331e 1,558 1.00/1.00 vMB 44
689,214 689,214 0000000000000000000a7a219d49a9dbede1bed744c4ebeef7b2ed616df6f52c 2,726 1.00/1.00 vMB 63
689,213 689,213 0000000000000000000bffbb7f2446747582b78102b075b4f263b3204ac6baf1 2,677 1.00/1.00 vMB 66
689,212 689,212 0000000000000000000132a58d04044cf69f1c207a575c327f5627b9c71fcff3 2,699 1.00/1.00 vMB 38
689,211 689,211 000000000000000000068813870fbf61e082b627994077dfdcc7bc1323290fa6 3,120 1.00/1.00 vMB 71
689,210 689,210 000000000000000000048d9b2f44cb547baf10da6f819e01f37dd26c8b3378a2 2,756 1.00/1.00 vMB 26
689,209 689,209 00000000000000000002c932469e514176d4a385540f77fbc5f861b4c2ed1e5f 1,394 1.00/1.00 vMB 39
689,208 689,208 00000000000000000005b48ddd1d3228bb5b393fb19926312eecb1e75e5cce86 1,924 1.00/1.00 vMB 63
689,207 689,207 0000000000000000000750ab11e8d064edfb2fa2ed1a835523f5256d49f906e8 1,402 1.00/1.00 vMB 81
689,206 689,206 000000000000000000095de0bb41207e1a195ec6427e95e707f5d7af3a6222cc 2,360 1.00/1.00 vMB 36
689,205 689,205 0000000000000000000773010b62b4fb73d6758fc9e49d867aa9fd5ce9d33334 1,902 1.00/1.00 vMB 56
689,204 689,204 0000000000000000000daf2950ac5f9b4cec5a9027565e1c4d136837dd1b1987 2,249 1.00/1.00 vMB 55
Previous 10 blocks ↓
Total Size: 782.13 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: 652.39 GB
    • Received: 13.76 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.