Loading Tool

Explorer IconExplorer

Memory Pool

34,438 transactions
14.01 vMB
0.06074601 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 5 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 81.60/200 MB

Candidate Block

Mining Attempt fc8073a1201ef231ea7c7cf2756eb931670ba243c0218ddff6be3d4ab97ff348
Version 20000000
Previous Block 00000000000000000001d97cc6148a50000ca3ea2d3b415a433005fde9c6883d
Merkle Root 1a060e1accc072d8695bad123e72a8dc4b343b913d3cbb60fe63e9c02d013633
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,892
Size: 1.00 vMB
Total Fees: 0.02213617 BTC
Median Feerate: 1.03 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,346 (762,238 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
151,108 151,108 00000000000004c91fed0cdfa04da23b26aa463cd07a5b119ce7ed6f9ad219e0 17 0.00 vMB 100
151,107 151,107 00000000000002431a412103c8eeb929cc2f725b05609bc749606dfd8d6d157f 20 0.01 vMB 88
151,106 151,106 00000000000007784dafbd2a6847a3e71647b506488b5a5cb8b01a702a97546c 30 0.01 vMB 81
151,105 151,105 00000000000000788bffbc9ebac80f9457ff79b88cd5b2332e0c4e21db2e9a1c 80 0.03 vMB 65
151,104 151,104 0000000000000b644b2f958a9054204bf7be9f7a4bace0b57a12b79b2268a040 76 0.03 vMB 96
151,103 151,103 00000000000001e96cc97128f3ee8c5d91e6e0cf3d92448c649045765daaf5d1 9 0.00 vMB 1,006
151,102 151,102 00000000000003a179b54435418140c3c7bfe063816a36d622a4a5eeb33ee9c6 53 0.02 vMB 126
151,101 151,101 000000000000027364fc1849b6970442127ce40919dc1981822527037f22409d 95 0.03 vMB 98
151,100 151,100 000000000000047dc4f1730c3f5c1004170c2b852802c59000c25608204ec72d 15 0.01 vMB 234
151,099 151,099 00000000000007d939e499650d77f2ea3d070e09966e1a37aca244b668d2273b 11 0.00 vMB 54
151,098 151,098 00000000000001e7cfca0c34ee6f4164b03e426c80f44ba5b75a10c6f37326fe 37 0.02 vMB 272
151,097 151,097 0000000000000837294cb7447b9d830a9bbb200f69745aed20171c34b1565f6d 45 0.03 vMB 18
151,096 151,096 00000000000007134346260184b59341f51d002dc965ce087ebc6a64ceecce95 31 0.01 vMB 393
151,095 151,095 0000000000000036d81b9627bf0e3149a6bafb4f370fd1b87d5c3b88d8f09edd 15 0.00 vMB 61
151,094 151,094 000000000000013d197ae6d7f427f86661d24dd6b02ef474449ba2c4567ff82f 44 0.02 vMB 65
151,093 151,093 00000000000000d875c4fcd84e61d3282f947d0029dc2f2736e004ec7cca2eb1 73 0.02 vMB 561
151,092 151,092 00000000000005c687c189fd327678b8a5ced587790e1afd33608d0cfd9bf34a 19 0.02 vMB 57
151,091 151,091 00000000000001a7bc38f66cf2ac7891583449363435187d85e58bf1f427851a 10 0.00 vMB 174
151,090 151,090 00000000000009c1f8f86442aef76a1dc1b2aa1a4798d863aa0e565d87b6d1a4 7 0.00 vMB 52
151,089 151,089 000000000000006463a1c653abdb5cb7b028468f2eae0fbe2552868e923b0662 94 0.03 vMB 188
151,088 151,088 000000000000019ed5e0b5ae8769101c587ca45da9ac7e011c24155bf8e2bdda 44 0.02 vMB 209
Previous 10 blocks ↓
Total Size: 779.47 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 87
    • Outgoing: 10
  • Data Transfer:
    • Sent: 157.22 GB
    • Received: 0.63 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.