Loading Tool

Explorer IconExplorer

Memory Pool

79,750 transactions
29.66 vMB
0.11796778 BTC
Random Selection Loading Transactions
Max Size: 179.47/200 MB

Candidate Block

Mining Attempt 178185230f6551a4ecfcfa3a71d918941374d977008f61fe861ac7094ba9ca96
Version 20000000
Previous Block 00000000000000000002064931ca32749e9a68a433f5974b1ade127285f85a4a
Merkle Root 80ea084d099a5102ba993f310336fe3e5a651eb2f1e81113ba22f73085e2cced
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,796
Size: 1.00 vMB
Total Fees: 0.05463839 BTC
Feerates: 313.32 > 5.48 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,096 (673,621 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
241,475 241,475 00000000000000cec319fe19a393eb8f56eb4b0aca20c5f787769be7baffed18 282 0.14/1.00 vMB 135
241,474 241,474 00000000000000fe664adbfb5b4e77092c7db8293f2257a65f740c91cd5ab351 97 0.04/1.00 vMB 176
241,473 241,473 00000000000000a80ca88046ac44e816be500004d2d840bae9767dcce6468108 199 0.08/1.00 vMB 156
241,472 241,472 00000000000000078fb1637acce96a5bfcf20af6c8eee8d03704e9cc9a5add2f 95 0.04/1.00 vMB 123
241,471 241,471 0000000000000101ff05f863924aa559ec9ea9f1a258102259390e589474b1c0 519 0.22/1.00 vMB 165
241,470 241,470 00000000000000afb33f0a68416caf60ab1cdf25b757e0d93a976b313b731973 128 0.05/1.00 vMB 99
241,469 241,469 00000000000000af1fd782f3546569144a0b09e933c818c11ff5bc8f8adc189b 297 0.16/1.00 vMB 119
241,468 241,468 000000000000006b8ec1caf825d63cf45436da0581d6e18f0b486ba85c96818b 57 0.04/1.00 vMB 255
241,467 241,467 00000000000000655999636a662fec8b9e1ce5300aaa66c0684427b8cd3cb835 301 0.16/1.00 vMB 234
241,466 241,466 0000000000000003ecbff575d07ed0dc6bcef08e19b72cb06a9566c3cfbc5d35 63 0.03/1.00 vMB 129
241,465 241,465 000000000000004823b392335328b81706d8403a3f97473b4de50b43806e4cce 159 0.06/1.00 vMB 189
241,464 241,464 00000000000000a0fa075d13e285f101f0d40224cc7099b6515c7465c64c3241 185 0.10/1.00 vMB 133
241,463 241,463 00000000000000cbbd2a32c08f6e01ded879082b4f53d3f7861b2445c552289a 317 0.15/1.00 vMB 170
241,462 241,462 0000000000000051a7f2c737a6dfeb35b35e3179c8502a18ef8be6d1e72c2619 73 0.04/1.00 vMB 156
241,461 241,461 000000000000002edd436e086e5cf1d4915450a8c4af0e7a4614c374f670c6e8 57 0.02/1.00 vMB 177
241,460 241,460 000000000000003647a1da604474cbf44d0aaab73df35020bd10dcfe81c4881e 177 0.10/1.00 vMB 135
241,459 241,459 0000000000000012f60bbaed5ce8a95eed1b92b405ab8edc2b05f4b357c9a7ed 139 0.10/1.00 vMB 71
241,458 241,458 00000000000000290c2bd3b3e5325c73854a3946273fca3e6f4d0ebcc25ec447 589 0.25/1.00 vMB 185
241,457 241,457 00000000000000f5fdcd657b1f4939326cec5968947ed7ec6be9bcf20379f67e 152 0.07/1.00 vMB 164
241,456 241,456 000000000000001ca0ccd4846aed0ba1ed88beb65b15068b275fbbcb047eafc0 64 0.03/1.00 vMB 117
241,455 241,455 00000000000000e3e0c924607e677ad1f5b63b426c90e18a02d9624fd57eaeac 199 0.09/1.00 vMB 210
Previous 10 blocks ↓
Total Size: 782.56 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: 670.09 GB
    • Received: 15.82 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.