Loading Tool

Explorer IconExplorer

Memory Pool

77,224 transactions
28.99 vMB
0.06856524 BTC
Random Selection Loading Transactions
Max Size: 177.69/200 MB

Candidate Block

Mining Attempt 0d553e42ab954f07c7c63246991fb6f5ea560dd5f7113bf8bea5e1811bc5bcb6
Version 20000000
Previous Block 00000000000000000001a8c2fdfccdbd707fcc9a5d0741140041f246ebc381aa
Merkle Root 95643340bd417c63a1066a6a47ef2941d37b1700b89d8f500de48370e7681f5f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,140
Size: 1.00 vMB
Total Fees: 0.00533577 BTC
Feerates: 94.79 > 0.53 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,238 (196,047 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
719,191 719,191 0000000000000000000286ab67e26c203bb00b87df84a088681d209e6afc991e 1,284 0.53/1.00 vMB 2
719,190 719,190 0000000000000000000544967e8daa1542db5d606c1f22e474ec90f00c8c6919 2,685 1.00/1.00 vMB 13
719,189 719,189 00000000000000000006a83901138c2569db423105b352634907001c36c61acd 690 0.22/1.00 vMB 7
719,188 719,188 000000000000000000073e60f622e7d334c288d2c1097f5e2c4421e41f7de841 516 0.15/1.00 vMB 7
719,187 719,187 000000000000000000044742ffaf7c27e906c36f49d7a08bb29d4679cd0d97d8 2,545 0.93/1.00 vMB 8
719,186 719,186 000000000000000000067f5091352c5a31faac7f2b49e1ab983f1819c3c82e6a 500 1.00/1.00 vMB 1
719,185 719,185 00000000000000000006ed1e41fc2c9e84484bd39f5e23f403b03290b3ec9c60 2,968 1.00/1.00 vMB 10
719,184 719,184 00000000000000000003e5c70952dc46cbab232681ce2e49bbf2c07cf8014ec6 2,670 1.00/1.00 vMB 12
719,183 719,183 000000000000000000057a8f0b23ecb188f19eab584578bca09db01aa5e00c62 2,646 0.86/1.00 vMB 8
719,182 719,182 00000000000000000006612d963f627d5c6cabddcba1424c3b441445397dff78 647 0.17/1.00 vMB 13
719,181 719,181 00000000000000000006149076e02b06513dbb2e39024dcfef14fb99aaed5ebc 54 0.01/1.00 vMB 6
719,180 719,180 00000000000000000006f4ae9dd2bdfe52e38b3ec151f2e49852e20be6364947 1,236 0.41/1.00 vMB 5
719,179 719,179 00000000000000000001301979723628387fdbfedaf597c46019650d2005c49b 3,273 1.00/1.00 vMB 9
719,178 719,178 000000000000000000002e7f78693d9a8736f661f360fa45f52ea856e055395a 613 0.24/1.00 vMB 1
719,177 719,177 000000000000000000047835e0aa5d4c6a70c568322beefa791d4f082119f000 2,636 1.00/1.00 vMB 5
719,176 719,176 00000000000000000004fe11cee01506273e71dddd57a87a5d4d2764efb58ce5 3,024 1.00/1.00 vMB 10
719,175 719,175 0000000000000000000abbc642d2829b74ea6e8200ce47b91e8af4772b2d3b0f 773 0.29/1.00 vMB 8
719,174 719,174 0000000000000000000a2b682b1d95e4dd3f965647745ffd61c1dc94e435501f 64 0.02/1.00 vMB 15
719,173 719,173 0000000000000000000997c66260118d52e1eff1ece5afc7012eedf6db0b0a47 1,882 0.60/1.00 vMB 6
719,172 719,172 00000000000000000007b6f90e6f0bdf73cb5e9ccfa79581b1aab6aea45a29fc 2,487 0.97/1.00 vMB 6
719,171 719,171 00000000000000000003da68375a122cb40a19a5abb94f7dd02f7c93fc76fffc 2,780 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.80 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: 710.12 GB
    • Received: 17.03 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.