Loading Tool

Explorer IconExplorer

Memory Pool

44,510 transactions
26.63 vMB
0.06267894 BTC
Random Selection Loading Transactions
Max Size: 140.56/200 MB

Candidate Block

Mining Attempt 905eace58e2a32320b15027294418bc32c5aa5bcca0f8dbba7fc43ab0326d5df
Version 20000000
Previous Block 000000000000000000020dec92be5b66055ed2368df5e48e27f67c41dcd290ec
Merkle Root 279c2c513e5e9c21a4cfa6c463e6cd1b491f53d87f1abbb3b487e20b12b28087
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,283
Size: 1.00 vMB
Total Fees: 0.01370925 BTC
Feerates: 100.36 > 1.37 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,724 (358,529 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
556,195 556,195 0000000000000000000fe78999b03079cf6a70d13418525fca06434a109c9c38 973 0.65/1.00 vMB 9
556,194 556,194 0000000000000000000475810eadcf6303ba7053a4e761c6b8fa66ff55e601ed 2,408 1.00/1.00 vMB 14
556,193 556,193 00000000000000000033a21c7d9e5aff2fd179da1014adca64e0a09a462536dd 2,548 1.00/1.00 vMB 14
556,192 556,192 000000000000000000274f24a1fa797c4b136af86bac4134a49eb298edc52ca2 40 0.01/1.00 vMB 14
556,191 556,191 00000000000000000015b9d737fe740a2997d73f7e8c0a6d8212123eb0484885 240 0.19/1.00 vMB 6
556,190 556,190 0000000000000000002434e882d191f693400861a517e29048f53fea5599a788 2,644 1.00/1.00 vMB 11
556,189 556,189 00000000000000000034da326ed8b1726721bfbf8608b61c8b7feb9f472455d4 1,060 0.44/1.00 vMB 10
556,188 556,188 000000000000000000254a3ffac210438c310ebd99ad55be7862646984595d32 278 0.17/1.00 vMB 16
556,187 556,187 0000000000000000002eaef83870394aed8f653a9c7292f4939001bf3640fe56 644 0.27/1.00 vMB 9
556,186 556,186 00000000000000000005bd4fa7f05452ac03b035b07c697f1b6e19e928cf7761 120 0.03/1.00 vMB 13
556,185 556,185 000000000000000000229e920889cb116eb45d5aa688ea3d054b4ac27cc41432 849 0.29/1.00 vMB 12
556,184 556,184 000000000000000000129df675d64107a34c0c293eb8251b1ccdfdb5c61c5ddb 236 0.08/1.00 vMB 19
556,183 556,183 000000000000000000109093ed4f3d7d58861a2e66643d83e3c0624578b56c3e 732 0.26/1.00 vMB 18
556,182 556,182 0000000000000000002c3b20e7047d64f7a624e269f3699605c15b957bd3209e 1,339 0.95/1.00 vMB 5
556,181 556,181 00000000000000000002335c6df1a7bcc736f31db006eec64423a0410690ad03 83 0.04/1.00 vMB 72
556,180 556,180 0000000000000000002184d091a2dd6e5ceade47f3222c275e17c26716d591e0 2,872 1.00/1.00 vMB 13
556,179 556,179 00000000000000000022ee19edb1208ff9daa5e620737f60a48b9ead5f53ccb8 2,470 1.00/1.00 vMB 11
556,178 556,178 000000000000000000073d4e96ca89788f93dc97356b510f2afebe845c34d173 2,542 1.00/1.00 vMB 15
556,177 556,177 0000000000000000002f4f358bd93e027f9547d5fcee6a3e115f9b88996d136d 219 0.08/1.00 vMB 45
556,176 556,176 00000000000000000036ecdbc7c4ce87341d0b4671195c446aa8d4044e81db34 178 0.09/1.00 vMB 12
556,175 556,175 0000000000000000000d1892985e97f9ba142dc8fd79a281bff280e108f6ceb2 1,216 0.58/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 781.91 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: 645.66 GB
    • Received: 12.75 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.