Loading Tool

Explorer IconExplorer

Memory Pool

79,189 transactions
30.00 vMB
0.07691827 BTC
Random Selection Loading Transactions
Max Size: 183.33/200 MB

Candidate Block

Mining Attempt e33d183fb80c7759348db3e461c07967af2a809f4fcc0ad314feb1384c8604a1
Version 20000000
Previous Block 00000000000000000001341e3d93978594e8c6b2f50720725be672de3d340c6b
Merkle Root 55de29b1376d226656ac075efa6023d22b45ff4aae802016f77e0618c476bcb7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,254
Size: 1.00 vMB
Total Fees: 0.01031535 BTC
Feerates: 40.21 > 1.03 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,390 (649,328 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
266,062 266,062 00000000000000009e39cd790302c18fd2bc81b693465089768696a02f2349c0 190 0.07/1.00 vMB 83
266,061 266,061 0000000000000009b86605cc3235f2674600d5131dd437d941b479e78588177b 302 0.11/1.00 vMB 95
266,060 266,060 000000000000000cd105b3f638f024e6cc1310320689a098fa6004bfb0be27ec 364 0.16/1.00 vMB 97
266,059 266,059 000000000000000f54c7585dca0956103d7610789882706b414670dce3f154f9 373 0.32/1.00 vMB 80
266,058 266,058 000000000000000eb268f7f99eede950d963908b38329153455ded4edb6b6ef0 290 0.13/1.00 vMB 88
266,057 266,057 00000000000000036a5fe5f1e5671b09863c85d280433145558b90f4f8a54f4e 228 0.18/1.00 vMB 60
266,056 266,056 0000000000000003cdac2d957e86a63031b3dd1a913725ad74378ab0bb9f9cfc 163 0.06/1.00 vMB 104
266,055 266,055 0000000000000003fc74219b1fdf91f9f35a51ed44163e3db09da0175f5717b8 460 0.21/1.00 vMB 75
266,054 266,054 00000000000000066c29f3319f83f1c6e912b5add5534da1b938c4c65a07b02a 82 0.04/1.00 vMB 42
266,053 266,053 000000000000000acea552f397ca68cc1420f69f190fb36f665fada740baa988 434 0.21/1.00 vMB 101
266,052 266,052 000000000000000fb8d0b41da84437d382b7d4db0e309a19916adae6d2f32a09 290 0.13/1.00 vMB 112
266,051 266,051 000000000000000e9a12e046e7f33046e5ac8cc28dfcca290295473c744bb338 141 0.07/1.00 vMB 102
266,050 266,050 000000000000000e2f8e136aa568c64c1e1dd605a41c3d7c49ac461bad39812b 321 0.18/1.00 vMB 57
266,049 266,049 000000000000000e52d1ea0675fb14c7dd9a5c66d19da9fb92574c1b19276a8d 97 0.04/1.00 vMB 53
266,048 266,048 00000000000000036a04da6be9ae39089a2442302283ec9d497f99d7d0614a09 101 0.13/1.00 vMB 23
266,047 266,047 000000000000000f1af6307b8003652007774c06125d5bed0c0aae33fdf6024a 242 0.20/1.00 vMB 8,539
266,046 266,046 00000000000000062f70c6277575d642b7888e20069f38f3e837df9bc6a09818 67 0.03/1.00 vMB 55
266,045 266,045 000000000000000a4e85e6035501a3703cd341f5929a0b220c4e7d2defe1488b 290 0.17/1.00 vMB 57
266,044 266,044 0000000000000004690f2b4f83b61c96b01291bbf7a56701c417aa77c3352489 539 0.25/1.00 vMB 70
266,043 266,043 00000000000000069c765e068b3eb46efa3bca3dd3dc2eb79a602c29ae9d4ac2 93 0.15/1.00 vMB 2
266,042 266,042 00000000000000061f11c4e3f79c592362258f122992ee74d1ab8f59acc35d52 207 0.15/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 783.07 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: 720.88 GB
    • Received: 18.29 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.