Loading Tool

Explorer IconExplorer

Memory Pool

81,766 transactions
30.31 vMB
0.16816040 BTC
Random Selection Loading Transactions
Max Size: 183.02/200 MB

Candidate Block

Mining Attempt 68295a2b3c424c7a40fa688f23e574d784ea1ffc1f28a2ccb93b9278d48b29e3
Version 20000000
Previous Block 000000000000000000001ab79c0bb6871e6d437e0f72576711d4f8a15dd0278a
Merkle Root a0ccc745e92fa138bac69aaf92dc97bf3580cf59f7699e16f20601cb5359261c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,318
Size: 1.00 vMB
Total Fees: 0.09183350 BTC
Feerates: 502.67 > 9.20 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,123 (331,226 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
583,897 583,897 0000000000000000001c6a6ae90f3f90f9a02098f5f447dc3ee09649097fa2cf 85 0.02/1.00 vMB 43
583,896 583,896 00000000000000000002bc5fc4a45ccb35686023e9ae5b6778502f447e0f5cf8 1,309 0.61/1.00 vMB 37
583,895 583,895 0000000000000000001d87819cc5d163b92c0e1408ac1b749e69da63d4510c81 2,530 1.00/1.00 vMB 47
583,894 583,894 00000000000000000004f2569ccadf0bab72049cc572e4807e42874c370f01cd 2,874 1.00/1.00 vMB 51
583,893 583,893 000000000000000000024a95d555d00b961b7b82d729eb8dea5d4695ed37c181 2,758 1.00/1.00 vMB 57
583,892 583,892 00000000000000000007014c02a9b0a7a7243d0bc79defda2f04c7ac10aef328 805 0.24/1.00 vMB 40
583,891 583,891 000000000000000000094d0c5b0292be3730c2d3193bea92b95874d1f4de3ed0 2,003 0.65/1.00 vMB 32
583,890 583,890 000000000000000000036a913d7881f7780819a30700cc5c510fd5ed53fbdd9b 233 0.12/1.00 vMB 56
583,889 583,889 0000000000000000002258cf83be0540cc5a0dc142389f63e966fab08fd3d7f6 2,775 1.00/1.00 vMB 42
583,888 583,888 0000000000000000000e45a81cfb2bdb0633ad72a44bd3dfa4a1c189bb1f1851 269 0.08/1.00 vMB 56
583,887 583,887 00000000000000000014cc6089fb49958270211b24d94e0ba97dbb146040d331 1,589 0.51/1.00 vMB 45
583,886 583,886 0000000000000000001be5edb78a5d0c48a8ae902e69b6c0d291f243388582f1 3,200 0.94/1.00 vMB 35
583,885 583,885 0000000000000000000330588f1d26c6a770f168f19c4bcf9f8a13b32855cd00 221 0.06/1.00 vMB 56
583,884 583,884 00000000000000000012fbb0d44bb0a1a78891d1cc5da35ad121d233384dea60 2,461 0.74/1.00 vMB 38
583,883 583,883 0000000000000000000a43e9db973941579abfa261d721df937a80708fdc1e82 1,802 0.67/1.00 vMB 34
583,882 583,882 0000000000000000000a1e19e331a04b03f70d7f06f310e484aa98dc5d5bf6c6 596 0.24/1.00 vMB 53
583,881 583,881 00000000000000000003e96c20c31b65ca79f17a467ae3c7037209e9fc72e664 222 0.10/1.00 vMB 66
583,880 583,880 000000000000000000229f334b7a9cf92fcbd183370357988c7a78fb3caa9d9d 1,264 0.56/1.00 vMB 37
583,879 583,879 000000000000000000047bf66ebaec1d830627414d17aa627acaab9a755b169c 963 0.28/1.00 vMB 33
583,878 583,878 0000000000000000000b2750d59329dff978b15b0ad82c19c3915ac93374aac2 713 0.48/1.00 vMB 45
583,877 583,877 0000000000000000000a80564d1bb338fd9faa9127da322e5a6f16ab11145456 2,970 1.00/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.60 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 671.85 GB
    • Received: 16.04 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.