Loading Tool

Explorer IconExplorer

Memory Pool

81,794 transactions
31.00 vMB
0.07468522 BTC
Random Selection Loading Transactions
Max Size: 188.72/200 MB

Candidate Block

Mining Attempt c46cd6f5ed007eea342f351ec2f380ca42176fb0470a7ec2004c6980272f64f0
Version 20000000
Previous Block 00000000000000000000f9ed58f50ea3395fea3cc5910c6adbea9d34000d3f9f
Merkle Root 827a6495eff62c58742f29a7a0584bc6be70880c1494607121d0c17c84041f50
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,112
Size: 1.00 vMB
Total Fees: 0.00793502 BTC
Feerates: 60.16 > 0.80 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,186 (555,261 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
359,925 359,925 0000000000000000050b189f84592725f58b40e577b9fe21b1244b0c4624118f 415 0.24/1.00 vMB 26
359,924 359,924 00000000000000000e0c71ead37af29e3d4d541e64ab2fa372432d1fd3638b77 1,292 0.68/1.00 vMB 29
359,923 359,923 00000000000000000ac672ea4a6d284555b891cf496b9e2d16c4784a9883a6b2 259 0.18/1.00 vMB 20
359,922 359,922 00000000000000001444fb9d54a17b0dcedbdc7c6a1cf86ebd3b3e64f954dcc0 878 0.44/1.00 vMB 29
359,921 359,921 000000000000000012c9e8db112e3c1936798f7749709264302299da44136541 67 0.04/1.00 vMB 25
359,920 359,920 00000000000000000692f0ecea09058f2dc0b17058dca8a0e55232293c96c4d1 292 0.15/1.00 vMB 57
359,919 359,919 00000000000000000c298e541af3fb5418f5eedcda64df92ec3d5da96eba6b5f 792 0.39/1.00 vMB 27
359,918 359,918 0000000000000000131cab0a1a95a51772f247c4128ca93f6c0a71924de6fd18 247 0.12/1.00 vMB 28
359,917 359,917 000000000000000007f31d418518d5d6515f02e8c1b250143ff2d5b46bda69d2 520 0.25/1.00 vMB 29
359,916 359,916 0000000000000000169ef309da93f8fadb81bc4e405d3c8965aa3fe73b47e7a3 1,585 0.75/1.00 vMB 30
359,915 359,915 000000000000000007979000dabf80662d6cf0a93532a11db32c32ef82e993d5 592 0.37/1.00 vMB 25
359,914 359,914 00000000000000000964f49798d7dda456115107ef5593132a5827203d13d7e7 609 0.27/1.00 vMB 34
359,913 359,913 0000000000000000005a50adba4a47a14d54b917b81100c20e91b15bdb99a607 195 0.09/1.00 vMB 28
359,912 359,912 0000000000000000086c7e20c285383e10db48fc3284e74a291578ebd3e7b515 193 0.12/1.00 vMB 21
359,911 359,911 000000000000000010573441971404a4698e09278ade1256b922c9038fccc3f5 598 0.48/1.00 vMB 19
359,910 359,910 0000000000000000007f883049a0c18819ea4fb902a4710aee12b39191982223 288 0.13/1.00 vMB 38
359,909 359,909 000000000000000003eb66aa5eea02fa25e6825edc07d1f1ce8c32982f087d94 822 0.43/1.00 vMB 29
359,908 359,908 00000000000000000f84773091e1e15dbc58f626d5b8503de91f451666e9a8b8 971 0.50/1.00 vMB 30
359,907 359,907 00000000000000000891246f8388d82caae10c158b138878a56d8de91280ab62 269 0.15/1.00 vMB 28
359,906 359,906 000000000000000010b43dbcc0aadb1a10b5b0ba0c647af7394a22110c8dded4 1,141 0.62/1.00 vMB 31
359,905 359,905 0000000000000000036752b501d63cb830da654a4203cfd50c03b976f34f6f0a 1,253 0.62/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 782.72 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: 705.15 GB
    • Received: 16.65 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.