Loading Tool

Explorer IconExplorer

Memory Pool

68,258 transactions
26.01 vMB
0.06369483 BTC
Random Selection Loading Transactions
Max Size: 156.72/200 MB

Candidate Block

Mining Attempt 7f6e315e24bc0e7bde25f379daff3551479392e17d18e1c4a6cfaf7af34946c9
Version 20000000
Previous Block 00000000000000000001f74e6b9bd04d983712c8efbc426287f2cd9e0a80e31f
Merkle Root 8b02c436ca2346a17e9747a78c66ac1b610e08344f6c4bb974cc8e56d9500470
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,114
Size: 1.00 vMB
Total Fees: 0.00857529 BTC
Feerates: 40.21 > 0.86 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,530 (686,562 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
228,968 228,968 00000000000002233836050c14e95b3b4b23f452893b1ab9f0ff60b019397617 273 0.22/1.00 vMB 100
228,967 228,967 0000000000000255a14cba4a85700791e12c3505cd155f55d82732abdba80a6a 184 0.15/1.00 vMB 85
228,966 228,966 000000000000004171dd30130fce7750df2727af7fff99960c74ac06a8eb2353 560 0.23/1.00 vMB 221
228,965 228,965 000000000000001164214d7b57f6db15b6a354146edc700bef115888ddf558e4 214 0.08/1.00 vMB 41
228,964 228,964 00000000000001d8469792b44258dbf773ce9ba642f60e1f2e24de8c145e8683 414 0.14/1.00 vMB 200
228,963 228,963 00000000000001f34add49f24d29306220ac183585bbbc217a85e29e4b44a2be 122 0.07/1.00 vMB 86
228,962 228,962 000000000000004b5c6107a93b07e2181c47afc6e4fc6cdfe38b71cd79f3dd57 71 0.04/1.00 vMB 156
228,961 228,961 000000000000007ce2531deb059d6641ca462e9b3510070700abb7e1f814f997 48 0.02/1.00 vMB 54
228,960 228,960 00000000000000479457edeb07918a5f6c94a1cbf4c67715a98efeb0e6d644f8 498 0.18/1.00 vMB 195
228,959 228,959 00000000000000061fa7536d2dfb4b62d6613e13960d018ae3930646372655c5 108 0.04/1.00 vMB 197
228,958 228,958 0000000000000232b76a7f71fa92ec403bc0da9c3cb3fff81bdf9b42e530b4a3 362 0.14/1.00 vMB 171
228,957 228,957 00000000000000e45aefb88365b255f292186e20e380b522c491267fedf04e9c 215 0.12/1.00 vMB 158
228,956 228,956 00000000000000f85fad0d6a0fccd190fc6c13d51baf498a3c549a3a4287b25d 258 0.13/1.00 vMB 146
228,955 228,955 000000000000010acf310696680d36e34fc7c801554ba14f99a0ddb9daa71cf2 332 0.15/1.00 vMB 228
228,954 228,954 00000000000002770a4b0d18b8544958f272b37a9aa70a3a8a63efaaa489d73a 510 0.19/1.00 vMB 199
228,953 228,953 0000000000000087b44f03d3771a957f34a113677a82d43282d2963b09b397cb 314 0.15/1.00 vMB 165
228,952 228,952 000000000000015bc17960f3dc5206dd758343f9d64adc1f913faec069b1ca39 121 0.07/1.00 vMB 155
228,951 228,951 000000000000019e943c99220046c54dc518b8c3a9790c332f8007612cc692f5 113 0.05/1.00 vMB 106
228,950 228,950 0000000000000183b6d4d7907e2960d0d74455fa22f6f890035f07f6af112dfd 607 0.24/1.00 vMB 201
228,949 228,949 00000000000000526404ef17b48974caff49c90afbbeb98d534f5d639cdabaea 397 0.18/1.00 vMB 163
228,948 228,948 00000000000000d563077d0c9745be1a001dfd1dfc15d14b76beaa6672640dcc 268 0.12/1.00 vMB 128
Previous 10 blocks ↓
Total Size: 783.32 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: 767.25 GB
    • Received: 19.39 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.