Loading Tool

Explorer IconExplorer

Memory Pool

81,101 transactions
31.03 vMB
0.10324253 BTC
Random Selection Loading Transactions
Max Size: 187.58/200 MB

Candidate Block

Mining Attempt 0b2699e590af91910d9a4287cceeeb14d884284f9a52aebc55e9b1afae16b300
Version 20000000
Previous Block 0000000000000000000103b96eb359a8c0480b26c3d5b203ae6c8082570a546d
Merkle Root 4562e65ea64833a4ab5da65083022251f48c1cefddd9acfd33077892bf9c8d79
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,966
Size: 1.00 vMB
Total Fees: 0.02609914 BTC
Feerates: 150.75 > 2.62 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,402 (625,929 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
289,473 289,473 000000000000000086e188fca9c4094caaac4e341353c90f06045a673b2dfa48 140 0.08/1.00 vMB 33
289,472 289,472 00000000000000000490e0933d6de95d3a9f716b50a765bb9f8a2a89d39f1903 224 0.31/1.00 vMB 20
289,471 289,471 00000000000000007fa36173d94b32dfce3f670c4fdbbea46d5f6ec7f674d1cc 256 0.13/1.00 vMB 33
289,470 289,470 000000000000000119b2d9eddda83027bb491880e27ba181e2c915213be4ba14 629 0.35/1.00 vMB 41
289,469 289,469 0000000000000000f5338575919bbf35a8b66b0802799762d1ef660ea874bf9c 297 0.14/1.00 vMB 35
289,468 289,468 00000000000000005474c09ab3b48a4e26132cef8cac7a910ea2d9f3baf3e6f9 76 0.02/1.00 vMB 59
289,467 289,467 000000000000000069690df1e3f28fadb5c36fd9f639b9a1d6dab4d081a6c1c3 380 0.17/1.00 vMB 32
289,466 289,466 000000000000000014cdb561caa73d4e962d4341228ee111392ef15625687f01 149 0.10/1.00 vMB 26
289,465 289,465 0000000000000000bdc2f8113acf0f28465606d5b5859ef5d40c51cf8cf5cc44 66 0.04/1.00 vMB 22
289,464 289,464 00000000000000005baf380532fbecb10240e1e56b9a94702459849ce8ff42ba 410 0.25/1.00 vMB 37
289,463 289,463 0000000000000000c1415a48c7e08310698c884bed93e1833a011428e6d39199 216 0.12/1.00 vMB 34
289,462 289,462 0000000000000000d35662b2a91f84b79f37fa14f7ea7d0b810e51c1362e653a 169 0.19/1.00 vMB 23
289,461 289,461 000000000000000034360f9623a30cce484d387100fa443c834e6b24186c8653 189 0.10/1.00 vMB 33
289,460 289,460 0000000000000000df2459348d9d6ca064291ff8ccfdf9318cddf1e2c7dad729 45 0.02/1.00 vMB 10
289,459 289,459 0000000000000000999dc1cb3aa61920f17fe5eadaed4f84e9ee6ab594a453a8 662 0.42/1.00 vMB 37
289,458 289,458 000000000000000033cedc3183121d89c5edc6d384d88c985862e308115df5d5 454 0.22/1.00 vMB 43
289,457 289,457 0000000000000000e3a4ed7a780f0faf5ee26f06dac426e9ece79f7516463b52 64 0.03/1.00 vMB 1
289,456 289,456 0000000000000000967eeb3f1dd8f5cea72780adadbfccde00cfc28d77f9a98c 936 0.56/1.00 vMB 30
289,455 289,455 0000000000000000a455631f1f0748f1dd3878406c352cfd3d133b147dae1351 269 0.18/1.00 vMB 28
289,454 289,454 0000000000000000340c903f6c9d66fe411154ca92027b35440affc87dea5ec3 654 0.41/1.00 vMB 28
289,453 289,453 0000000000000000aa7177c6654cec5e1faf1a7123c0972b1808cf21786c7f05 170 0.09/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 783.08 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: 723.67 GB
    • Received: 18.41 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.