Loading Tool

Explorer IconExplorer

Memory Pool

82,310 transactions
34.46 vMB
0.15283020 BTC
Random Selection Loading Transactions
Max Size: 196.47/200 MB

Candidate Block

Mining Attempt d8ac2ca6e00cff558f615169ab1b2cd7d8a45eab95e7a0ce67d807bcc03a687c
Version 20000000
Previous Block 00000000000000000001ecd196519e0756837ef0e5c6c2c68b968100617d4f76
Merkle Root 59376bf095d170e312cfb82c92b7a636a186d0231fec8bec840473717924a03c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,331
Size: 1.00 vMB
Total Fees: 0.03730253 BTC
Feerates: 150.78 > 3.74 > 0.69 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,409 (649,339 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
266,070 266,070 000000000000000ef51710113dca0024f95002211dcf7f78123a7c599552d248 189 0.14/1.00 vMB 27
266,069 266,069 00000000000000027c3d59c47cf56cb17dc4dc2a035755b0fcaea03f5a2d4fca 150 0.08/1.00 vMB 50
266,068 266,068 0000000000000000fb1c27cccbf4b68330ee6991c58f1ff98fd81da6f6864f64 552 0.22/1.00 vMB 90
266,067 266,067 000000000000000bcfb62812d3037ccac261155ddadc39511db421151000227a 386 0.16/1.00 vMB 90
266,066 266,066 000000000000000ad79649ddaa1f3a6a92e94728d9e0c1c088871f4ebe4c4aea 468 0.24/1.00 vMB 69
266,065 266,065 000000000000000351af1c87bb77cf2d1abdcc72f55d42025d6071846eb60c34 253 0.11/1.00 vMB 106
266,064 266,064 00000000000000061b3692df86c7a76d2dbc33f29b9d39ad9cfd1e8e7537ada5 22 0.01/1.00 vMB 36
266,063 266,063 0000000000000000ebb7a312400e30c7e2d34a698c71a5753c79026a8743705b 42 0.02/1.00 vMB 70
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
Previous 10 blocks ↓
Total Size: 783.10 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: 728.26 GB
    • Received: 18.47 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.