Loading Tool

Explorer IconExplorer

Memory Pool

82,870 transactions
30.41 vMB
0.14801261 BTC
Random Selection Loading Transactions
Max Size: 184.18/200 MB

Candidate Block

Mining Attempt 7348d749217e49f68d4ea2da4cf9c6309983d8fbdeaf2f88a19139e7e043cb27
Version 20000000
Previous Block 000000000000000000016a81c5974205d8be7825f3436d4fbbaa2e3ded369b8d
Merkle Root a225e56f89ea59eb51521c0f3bc0b9813613981afc4696585dceb35929b29473
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,726
Size: 1.00 vMB
Total Fees: 0.06700985 BTC
Feerates: 150.61 > 6.71 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,138 (169,936 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
745,202 745,202 0000000000000000000605669ab1b87ba010de2724684e361eacafd71e562875 403 0.35/1.00 vMB 5
745,201 745,201 00000000000000000002137b5a52cbefd8547d84f6da86e2bb4a5d75cdedd760 2,665 1.00/1.00 vMB 16
745,200 745,200 00000000000000000004c1f44f3e6bd64f3c2242b0d738f44d3369f990ebc26d 1,739 1.00/1.00 vMB 11
745,199 745,199 000000000000000000012cc47c924489c1137222abd91186285e29ef278e1073 3,277 1.00/1.00 vMB 31
745,198 745,198 000000000000000000027caa86609b1a2075d4b91de10688f106a819c16711ae 222 0.07/1.00 vMB 17
745,197 745,197 0000000000000000000577864ab92b93d2c4eb1367c08cba50d634f5e562d3e9 552 0.30/1.00 vMB 12
745,196 745,196 00000000000000000004f87d7e3d6ff1def6b5f3b68aff1f44c1b5ade1b2066c 774 0.28/1.00 vMB 15
745,195 745,195 00000000000000000006bfbc5636131f0ac4f4a05e3b670a199c5040d52061ef 141 0.12/1.00 vMB 10
745,194 745,194 00000000000000000002923504977fd7dff22aeb532b69aecc8126ec5a355761 2,276 0.99/1.00 vMB 10
745,193 745,193 00000000000000000002a44b7253370716ec2717671c1db82d60009b29682670 2,922 1.00/1.00 vMB 26
745,192 745,192 00000000000000000001842c49e451bb43e9d69f26edb666980555b7727aa1f4 2,013 0.92/1.00 vMB 18
745,191 745,191 000000000000000000042752f27a69a17dfddcc04e898d976b893a76056abbbc 1,901 0.79/1.00 vMB 20
745,190 745,190 00000000000000000004abbd46c2bf4252312f9ec7b78151d96f2df8caaf528e 59 0.02/1.00 vMB 19
745,189 745,189 000000000000000000048ae3122247a269ff945da5b226c3791faee3f786bb33 38 0.01/1.00 vMB 15
745,188 745,188 000000000000000000000beeeae8f823080512cc4cbbb26bcebac090f7e575ae 448 0.16/1.00 vMB 18
745,187 745,187 000000000000000000067e014da59cdc6ee53e7af6b5237bd8cfd2211a1244e0 741 0.27/1.00 vMB 20
745,186 745,186 000000000000000000063550d8b3f6c2fe6f0f5fe104aa41686f81247b20849e 897 0.40/1.00 vMB 18
745,185 745,185 0000000000000000000115cb2d0de5a9ecd686df9deafd9fb399b76b81a579a5 1,179 0.61/1.00 vMB 9
745,184 745,184 0000000000000000000034ac255a08ee083f28d21f1e44071f56f9a1d7c8ff41 2,547 1.00/1.00 vMB 11
745,183 745,183 00000000000000000003b69bfa5aaccf674e695afa2e1d6a241b8ecec9619707 3,075 1.00/1.00 vMB 31
745,182 745,182 00000000000000000003970afcd16ca9114241f7b7fd480ddd07b282780f80d7 550 0.20/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.63 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: 672.32 GB
    • Received: 16.20 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.