Loading Tool

Explorer IconExplorer

Memory Pool

74,500 transactions
27.64 vMB
0.07644738 BTC
Random Selection Loading Transactions
Max Size: 168.30/200 MB

Candidate Block

Mining Attempt bd0a7061951456d3f11c767880988e8baee3cfba97074207bccd2291b1818d8e
Version 20000000
Previous Block 00000000000000000000021ebf7cb9461533c1f4d147f514574604ef61f93ece
Merkle Root f2c4f97ba7eded15fb5ecbc1319cefc2c014cd4dad6b2c22852da5e7640871c9
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,829
Size: 1.00 vMB
Total Fees: 0.01739142 BTC
Feerates: 402.60 > 1.74 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,316 (466,098 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
449,218 449,218 000000000000000001913ca7944abc7c3a41ae1314a8a71d81e531fd10bcb098 273 0.18/1.00 vMB 46
449,217 449,217 0000000000000000024e1891aa0fc687f87d3dd89a7075083f557fbd7e58f29a 1,930 0.86/1.00 vMB 71
449,216 449,216 0000000000000000029158c6761a738e09c03b3d76a3882504948da061cf6f68 2,278 1.00/1.00 vMB 71
449,215 449,215 000000000000000002f03c68f973661418e76192899a58ad1a5fdd38f66f6edb 913 0.30/1.00 vMB 127
449,214 449,214 000000000000000000af96e833e12302dbb2c81d8812d13d4a81fcfe1ce55493 2,476 0.98/1.00 vMB 78
449,213 449,213 000000000000000000aca20e6d740bca6d8d1ad51d7cb04540ec487dd6ef2239 663 0.29/1.00 vMB 66
449,212 449,212 0000000000000000021bcd35bff5cbbf63bfd7961612339f66473f073cc44b2a 1,320 0.64/1.00 vMB 64
449,211 449,211 000000000000000002d60c0eb706dc26e2a04786b5ab4dc27d8ecabfc0aa62be 696 0.31/1.00 vMB 68
449,210 449,210 000000000000000001215a9af2eeffb811578e5470e69f6cae71dcf36884d868 1,892 0.87/1.00 vMB 74
449,209 449,209 0000000000000000017609dc15df2f536e98d1ffcc329a04d9f5b95180826bef 98 0.05/1.00 vMB 80
449,208 449,208 000000000000000001b6cddfe78f34885329dd9a3260065ed07036275e7533ef 1,687 0.75/1.00 vMB 64
449,207 449,207 0000000000000000032ead0d27314ca4abd832e4bf200820e2a5aa6f83bb241d 2,205 1.00/1.00 vMB 58
449,206 449,206 00000000000000000010259016ef03db37a1c7f2cfaf9ebb8f2a27b66e0751a5 2,307 1.00/1.00 vMB 86
449,205 449,205 000000000000000000ea8df2e0990d987cc25fbec3961b4854e73bab57c4ca59 2,707 1.00/1.00 vMB 73
449,204 449,204 00000000000000000321625fef51509da8fb75a89c2d82ebb701884697fa9e0b 2,215 1.00/1.00 vMB 80
449,203 449,203 000000000000000001c7cf0dec24ae670e2a17366a6e2e53c72da314bc61d9ad 2,467 1.00/1.00 vMB 111
449,202 449,202 00000000000000000236fa4d0cbc867afd83119547d461c29fbce68d28e81645 717 0.30/1.00 vMB 74
449,201 449,201 000000000000000002a16cafd966cf148b8a2d1b2b4c1be9796a201b574f937c 187 0.10/1.00 vMB 65
449,200 449,200 00000000000000000163760f540b06fff6cd6f097cb812409333c161fc9e6da4 481 0.20/1.00 vMB 79
449,199 449,199 0000000000000000019b3a6a62b8bcc1f7dff8aec6814eec399ffa28b00e565a 1,087 0.42/1.00 vMB 84
449,198 449,198 0000000000000000001bcd3a107c11e2d573150b4ef5a8ab855361713fb5f9db 2,113 0.76/1.00 vMB 80
Previous 10 blocks ↓
Total Size: 782.94 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: 714.87 GB
    • Received: 17.61 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.