Loading Tool

Explorer IconExplorer

Memory Pool

81,762 transactions
30.23 vMB
0.08427407 BTC
Random Selection Loading Transactions
Max Size: 182.25/200 MB

Candidate Block

Mining Attempt 3f61aae89be96da09fc95dd02ec7f931a6eac4384528c9b31dd16f9de8ce3e8d
Version 20000000
Previous Block 00000000000000000001febb03fdcff4c8ac482b94dd8500539809f9da5db1cb
Merkle Root 32d806716999a5ce31dc655d64dc7c8cb9a56e2eb9da1661491ccaf071835f69
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,998
Size: 1.00 vMB
Total Fees: 0.02217970 BTC
Feerates: 502.67 > 2.22 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,981 (389,793 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
525,188 525,188 0000000000000000003d04f70e9b4f43655f35bea20281f7b1a83c2d054cb6c5 1,733 0.79/1.00 vMB 22
525,187 525,187 0000000000000000003c2ab5ae6a17524779743f7515cfb8b7b80dd63ffd40a6 285 0.12/1.00 vMB 49
525,186 525,186 00000000000000000018d57dd8b6fa6949c005bbe9bb5da4e4ad9f1b7fe4ce91 2,059 0.74/1.00 vMB 25
525,185 525,185 00000000000000000027f94d8a2b5f04fff8f3b01d4eaf9d25ca1b3547e16a6b 74 0.02/1.00 vMB 30
525,184 525,184 000000000000000000384edda34614b7516ddd599c33c60138ff7d70d0ba6164 695 0.21/1.00 vMB 19
525,183 525,183 0000000000000000000ce978f215318f5e98823dc6bd90401f3334d8bbe88cf7 804 0.38/1.00 vMB 35
525,182 525,182 000000000000000000266fc80a8ad94e13d1aa5a774ae0460ae2ccdeeede8837 1,535 0.58/1.00 vMB 16
525,181 525,181 000000000000000000268de5ba1b9665440cf765e03bfcc5a2890df1cc778b74 1,485 0.56/1.00 vMB 21
525,180 525,180 00000000000000000015f0881bda4b3c45fc527594a394a8db74a391ff7801fd 1,648 0.65/1.00 vMB 13
525,179 525,179 0000000000000000000d79588dff846196188bf5ca578e7ded5ff4a62e156fff 458 0.21/1.00 vMB 20
525,178 525,178 0000000000000000003ffe5ad36048f0ded792d9214e6ca5d2af3acd615cf2c7 1,572 0.58/1.00 vMB 24
525,177 525,177 0000000000000000000aa5e91f278e40830ddc10518b9d8dc7fefa60eac8913e 418 0.17/1.00 vMB 14
525,176 525,176 0000000000000000001a4d0ca1f0f2dd72e2d01be3169ae1109ed3804b9b4a9a 998 0.38/1.00 vMB 11
525,175 525,175 0000000000000000003c32e1035b932452d29e8513c2e5bd25bb87cddc34bcce 1,709 0.59/1.00 vMB 25
525,174 525,174 0000000000000000002247d5f25c2ac1fc2cf277a517e0e06d6b7196eb0fe26a 683 0.34/1.00 vMB 21
525,173 525,173 0000000000000000003895a1b536aef6addd69723385c4b1253eac4a29bbabc7 1,243 0.40/1.00 vMB 18
525,172 525,172 000000000000000000037fe245694745094eb7027dbb52d0ed121dd7afa0cc42 636 0.26/1.00 vMB 23
525,171 525,171 000000000000000000296dd4dceae268e387d52dc104dded055c9f61b28c05da 787 0.31/1.00 vMB 30
525,170 525,170 00000000000000000036243a8b8ba517282db1df9baaf07a4cdee5236929359e 711 0.24/1.00 vMB 17
525,169 525,169 000000000000000000150c12c12d0137daeea5dbd653757dc48a0f8d87054925 2,090 0.91/1.00 vMB 18
525,168 525,168 000000000000000000080acc9d639405288093d4a8cb5db615ce7a329febe456 2,121 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.36 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: 662.66 GB
    • Received: 14.87 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.