Loading Tool

Explorer IconExplorer

Memory Pool

78,980 transactions
29.24 vMB
0.12133366 BTC
Random Selection Loading Transactions
Max Size: 176.37/200 MB

Candidate Block

Mining Attempt 9e4889dc1c62e74b9a73a076d2d2bc2ff67bcce04f9a31a5e33ecf50d823d2c8
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root 38a1b93fd7cad99efaf4a4dfac3e5f786688910c013a0620d63ad07a868c2bed
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,196
Size: 1.00 vMB
Total Fees: 0.04400603 BTC
Feerates: 150.80 > 4.41 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (556,013 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
359,252 359,252 00000000000000000b687e817196e5740617dfb131596edc5a727369e41c3917 1,170 0.75/1.00 vMB 22
359,251 359,251 000000000000000015287caa0b6899e7050c46c6163d841a0f3f0d9255616d71 2,269 1.00/1.00 vMB 34
359,250 359,250 0000000000000000078df2b94d4ae2e35f4ffa0333da0cf1ff5b3d1c7c0ab855 1,037 0.52/1.00 vMB 25
359,249 359,249 0000000000000000092594f0bcb621adf2a9d18980e838b99a6407ebd9ec7982 1,234 0.60/1.00 vMB 31
359,248 359,248 00000000000000000b6fb89d612fd776cbdb16768052d2cf119500e67c4d497a 996 0.47/1.00 vMB 26
359,247 359,247 00000000000000000fcb8b80819d5d12e8987184e0fdb5bc91479c3019273c8b 1,019 0.51/1.00 vMB 27
359,246 359,246 000000000000000007b0208c1926c47ac3f77321c33767df8d91d55200a9abd9 1,370 0.75/1.00 vMB 27
359,245 359,245 0000000000000000123ab120321fdbd75d6af02b54c7f4b1801654970ee0a399 256 0.10/1.00 vMB 45
359,244 359,244 000000000000000009784b156b577d3480063f83a2975beea1e754a08064f5f0 358 0.19/1.00 vMB 19
359,243 359,243 00000000000000001394fb2274f078da45f174c45d9c9e6cfa8dd38439fba84d 1,272 0.70/1.00 vMB 27
359,242 359,242 00000000000000001403cb1dae02bc410ad975894482a5a8363d81fae5222271 347 0.16/1.00 vMB 28
359,241 359,241 000000000000000006eedea5e5a06f475ac9e7d877ec4027eb3dcfdbe52fd50b 876 0.45/1.00 vMB 25
359,240 359,240 000000000000000010c6b2fd986681eac6ac0d5e76f7ca499b0675a828f1aba9 45 0.02/1.00 vMB 19
359,239 359,239 000000000000000003495df4c171cc7e61420b8ded90b7325408ed46438fe6e8 792 0.46/1.00 vMB 24
359,238 359,238 00000000000000001380c426cc3703b4bb2654dbd8e8c47117b900f9518d20f8 284 0.37/1.00 vMB 9
359,237 359,237 000000000000000010926d868f93a09dceab64c26c36a8bc383579dd677d92fb 1,887 0.90/1.00 vMB 30
359,236 359,236 000000000000000010ac3f9012390645756c805eed515146f26acbec88a11831 884 0.75/1.00 vMB 17
359,235 359,235 0000000000000000159c9548ebdd96bab762c4842ab5db2d95b400ee9862e31e 2,306 0.90/1.00 vMB 36
359,234 359,234 00000000000000000c47ea1c1d127436d90a07b6f4f4492748893080584658f3 1,509 0.82/1.00 vMB 28
359,233 359,233 00000000000000000fb8dba927ca3849ef629ebf3684f28fc1fc78d1203d033a 399 0.18/1.00 vMB 29
359,232 359,232 00000000000000000a4e915fde9964b49923753c3edb32ee0de34db163408f52 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.85 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: 712.78 GB
    • Received: 17.21 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.