Loading Tool

Explorer IconExplorer

Memory Pool

47,847 transactions
27.27 vMB
0.07011730 BTC
Random Selection Loading Transactions
Max Size: 145.38/200 MB

Candidate Block

Mining Attempt 9d9bbeff14489a9aefcbb4ffc1f67eb08072adbd6e89410d74ac453fc57030b7
Version 20000000
Previous Block 000000000000000000016efaef9f7da737aa2349d0b4dafc4a282bf2e687179c
Merkle Root 1bf4056e2e17b3891f8c91e365154dae110b625ced898b5792a39f781a2937a1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,455
Size: 1.00 vMB
Total Fees: 0.01933956 BTC
Feerates: 150.92 > 1.94 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,784 (592,316 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
322,468 322,468 0000000000000000226066b38f25c7d2ffe47c3ff7c585fc53dac63fa3a4a2cf 256 0.10/1.00 vMB 48
322,467 322,467 00000000000000000487a05c7dee7d2e454b98875bc35cb9feea129c4e90341c 63 0.06/1.00 vMB 23
322,466 322,466 00000000000000001a050bf9edb4dd2859ad4b7e53e91a95af31e4b68faa1101 348 0.20/1.00 vMB 28
322,465 322,465 0000000000000000010cc32f9bd32521f92681d1ebbf308948b79b66f3ead13f 21 0.01/1.00 vMB 33
322,464 322,464 00000000000000001a53869f29c96323fdacbbfd0e18effb75f6f64808b09198 36 0.02/1.00 vMB 22
322,463 322,463 0000000000000000078f0a33dc96dfd975ab3129a31c982cd78930d6e6122d25 179 0.09/1.00 vMB 24
322,462 322,462 00000000000000000d72bd3d52077844188f0ae61c9a51007fd42b51b80ae52c 56 0.07/1.00 vMB 10
322,461 322,461 000000000000000022f53d81d011de6f106195c07accc7ae982640af793d1e3f 123 0.09/1.00 vMB 13
322,460 322,460 00000000000000000d623fd897d95678daaae9f91ac44bf16ed5cf0e440d89ed 462 0.28/1.00 vMB 27
322,459 322,459 000000000000000004020adb5aa75074d559ce0eaa9ef91d4d9690a76fe9f7ba 514 0.26/1.00 vMB 29
322,458 322,458 00000000000000000c8d55f6230a6eb43ae618c6fcc3cc69fb288f6c7e0349e7 424 0.26/1.00 vMB 25
322,457 322,457 000000000000000005683ead5cb801138fb61ab9b8251dbfe51f342180f08e3f 665 0.35/1.00 vMB 28
322,456 322,456 00000000000000001bbb5981426266383e1efdce27bfd6baa513628100b8f282 647 0.34/1.00 vMB 27
322,455 322,455 000000000000000011557c500a912741d2485460c5754ea7b1c3623935e4fb25 263 0.29/1.00 vMB 17
322,454 322,454 000000000000000006c3c08f3d71084cc6e8edde6ea00397f6c212c528440dd9 747 0.35/1.00 vMB 36
322,453 322,453 0000000000000000156af46cff45174df055046e18ca13804b2b46669595efec 419 0.33/1.00 vMB 25
322,452 322,452 00000000000000000ee870b2633804ca1736ccf10060d9c5e1f98caf0c09e994 440 0.32/1.00 vMB 28
322,451 322,451 00000000000000002249683f072c4ce534ab6f3c705d8033e1373037101a538e 365 0.31/1.00 vMB 24
322,450 322,450 00000000000000000ef947dde2e4b28bc5df3d7121a702fb5f338f672b5ee72f 638 0.67/1.00 vMB 22
322,449 322,449 00000000000000001aa248d24b54635689dcbb4d9ec490991b87ad2519729c75 312 0.31/1.00 vMB 23
322,448 322,448 000000000000000000af88fbf3de192b6dbb757f42ae8db1f694ebb7cad929ca 1,273 0.75/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.00 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 649.05 GB
    • Received: 13.12 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.