Loading Tool

Explorer IconExplorer

Memory Pool

80,081 transactions
30.05 vMB
0.07124210 BTC
Random Selection Loading Transactions
Max Size: 184.25/200 MB

Candidate Block

Mining Attempt ae32a4027d094a4d49c6a63227422262c692405c084cada1c8cff406e7dcc8a0
Version 20000000
Previous Block 00000000000000000001bfe8515d732b65f9547b0b4d60ed4387c4bfdc0108bd
Merkle Root 7d266b3c6cf1496e8a2459652fb9b205aa462ce6da6ad3a105603f3c43bfd5f5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,857
Size: 1.00 vMB
Total Fees: 0.00446810 BTC
Feerates: 24.14 > 0.45 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,338 (452,209 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
463,129 463,129 0000000000000000018f818e333d44ca8ed5adc4de038ed4d208ae5a48616be2 1,789 1.00/1.00 vMB 104
463,128 463,128 0000000000000000008793fb402ae2d2154d0b0f19bbb0d91ed863f9b018ce07 1,728 1.00/1.00 vMB 100
463,127 463,127 00000000000000000091f192392a5c8f36ae4a3892ff6baac4b063638f1b774a 2,415 1.00/1.00 vMB 150
463,126 463,126 0000000000000000011e15a57195dccad723f32cdff9215231d89be1522134ef 2,314 1.00/1.00 vMB 153
463,125 463,125 00000000000000000184eb94fa4da227c56d634be6fbc317edce5ea3a492a703 1,997 1.00/1.00 vMB 126
463,124 463,124 000000000000000000acc373d3ee5c472d963c6f28f11693153834622ee77819 940 1.00/1.00 vMB 60
463,123 463,123 0000000000000000021338411ae5171254362eed571a1442423ac87852ebea7a 102 1.00/1.00 vMB 14
463,122 463,122 0000000000000000011bb951fc21f47b3a6527f71a671b34814225e0a27481b4 923 0.59/1.00 vMB 97
463,121 463,121 0000000000000000006e541e005af4a6fee6427343b6ce4fbaa06b5203ad0de2 698 1.00/1.00 vMB 48
463,120 463,120 000000000000000000b8c55811991339f439fa789036de6f0c4341c7e0d5b3c9 634 1.00/1.00 vMB 42
463,119 463,119 0000000000000000014d5f3970c727d2e8a19a30c967078b668d96f633e23d3c 1,240 1.00/1.00 vMB 75
463,118 463,118 000000000000000000e328687f1550f91aa34fc263463e84a3fb9ae74a4c6606 1,145 1.00/1.00 vMB 74
463,117 463,117 000000000000000001e955d53be0c7c80aa118177173dadd2dc2caf802bc1ab5 1,609 0.96/1.00 vMB 99
463,116 463,116 0000000000000000000906b0722a361412f6319d9b5167facc8a0c9e064cb0d3 1 0.00/1.00 vMB 0
463,115 463,115 0000000000000000015d230f3463d2af9a3f430d1e9ba53efafd3356c626f4c3 1,893 1.00/1.00 vMB 107
463,114 463,114 000000000000000000aa270f6369e319cea4b00cbd094a4c16f84f88ce9f05d5 2,095 0.99/1.00 vMB 125
463,113 463,113 000000000000000000459a47bae8108982175b1dc342bb6d0b9ddb8ca4fc569b 2,327 1.00/1.00 vMB 148
463,112 463,112 00000000000000000145d6a771b21345689717039804660c3d61732cc8caf5b3 2,577 1.00/1.00 vMB 156
463,111 463,111 000000000000000000c923df43deb310dcfaef48a6d4aa3f506129f9ff1208ef 1,375 1.00/1.00 vMB 108
463,110 463,110 0000000000000000007ab8ffdd186eb83e3dd2791a3d0584a5e654ea290ec7bf 156 0.66/1.00 vMB 3
463,109 463,109 000000000000000001e1773140efe49c205beab8a6a0049119f3113e4e4cddbf 1,123 1.00/1.00 vMB 68
Previous 10 blocks ↓
Total Size: 782.98 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: 716.20 GB
    • Received: 17.79 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.