Loading Tool

Explorer IconExplorer

Memory Pool

84,194 transactions
31.63 vMB
0.14070368 BTC
Random Selection Loading Transactions
Max Size: 188.91/200 MB

Candidate Block

Mining Attempt 10855177fb5bcdd23cc15b514502bc85d61e1d16a418e906edc4784a907a029e
Version 20000000
Previous Block 0000000000000000000155b2073facafbf0b2f4713974f25dac073632df31896
Merkle Root f4cafe24ca8ff40d961ba0ce254df7d18a4a54c18070755796ecf0201d4f0efe
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,114
Size: 1.00 vMB
Total Fees: 0.03681279 BTC
Feerates: 55.77 > 3.69 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,148 (452,082 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
463,066 463,066 0000000000000000017c76f9f3931991b66d1d1213312d76cee73c433c35b901 1,972 1.00/1.00 vMB 178
463,065 463,065 000000000000000001769eb7de4662a42d62866634330f5b2f469dfed1d3b3e9 2,678 1.00/1.00 vMB 167
463,064 463,064 000000000000000001cb823848de8b9762b28fd42afa3ac1556281e88bc5a838 1,900 1.00/1.00 vMB 128
463,063 463,063 000000000000000001c40809c3febd2d44ea70f1147bda1cbce10dc6ff37ae62 267 1.00/1.00 vMB 22
463,062 463,062 000000000000000001b4db5b76e26f17d701918e0b904f0698553c939c1cf675 1,454 1.00/1.00 vMB 112
463,061 463,061 0000000000000000012f760c66c13b53143cde70593f2e0824fcb1f62ff8387d 287 1.00/1.00 vMB 23
463,060 463,060 00000000000000000073867b120d73ba631a80d87836477f12403b57b0d02251 668 1.00/1.00 vMB 47
463,059 463,059 00000000000000000164bb3f423a6bcd61bd1414092dd6a9ce865fe4bb2361a3 573 1.00/1.00 vMB 33
463,058 463,058 0000000000000000006359906e665634a39b1bb61b3978a5c62567664caf4fa0 1,304 1.00/1.00 vMB 98
463,057 463,057 0000000000000000006830b6f10bbff2daf43c74207f4dcdae94c90d901962a8 777 1.00/1.00 vMB 48
463,056 463,056 0000000000000000018549495072f97182337fb455116602f205f385e3014170 1,402 1.00/1.00 vMB 64
463,055 463,055 0000000000000000008a13b27d63a471be39332c7dfe8c4a8ca6edb7b9bc2712 2,434 1.00/1.00 vMB 175
463,054 463,054 00000000000000000025cc324901ba4217e4fa3137d1d10b01f1a01795997e1c 2,007 1.00/1.00 vMB 109
463,053 463,053 00000000000000000008a9c2ea91f35c042b70370bc11c8b359e6a635824abed 2,142 1.00/1.00 vMB 149
463,052 463,052 00000000000000000082243d8a5298826a561680b685e561dbe95e9a36d55bc0 3,150 1.00/1.00 vMB 317
463,051 463,051 000000000000000001c1f9030b4b2bc4fd43a0be866bd75b5b55e1339acfbcd4 1,513 1.00/1.00 vMB 105
463,050 463,050 000000000000000001c0501a93e086a6355b2311139e22e96e87f081f828a9d1 2,317 1.00/1.00 vMB 154
463,049 463,049 0000000000000000015f399b3dbcba5fed45739d9e7b5ea658c558026262e286 822 1.00/1.00 vMB 64
463,048 463,048 000000000000000001def80b23aca449ab7ddb5360b908c0967fdda862afb2c6 2,051 1.00/1.00 vMB 104
463,047 463,047 000000000000000000485344b4667c0140c462ce9c6733d5a7f9c8d264c1f96c 2,397 1.00/1.00 vMB 144
463,046 463,046 000000000000000000dc3912a2e1e01966ea0f90619590ae16eb6d210ac303de 2,784 1.00/1.00 vMB 176
Previous 10 blocks ↓
Total Size: 782.65 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: 672.72 GB
    • Received: 16.32 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.