Loading Tool

Explorer IconExplorer

Memory Pool

78,647 transactions
29.35 vMB
0.08418544 BTC
Random Selection Loading Transactions
Max Size: 177.35/200 MB

Candidate Block

Mining Attempt 4c707308df6e9e01fd5ea884a16aa75f713482568cb03ad87f883e05e72da258
Version 20000000
Previous Block 00000000000000000001f4b559d37e6ff387f62c9e7280040ea352cb9648bf8c
Merkle Root a7848d8c9a940bd7ebdb4c3d890d722f5d62cf2270752a02c5c51d333a6fff3f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,571
Size: 1.00 vMB
Total Fees: 0.02257028 BTC
Feerates: 95.73 > 2.26 > 0.38 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,161 (158,012 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
757,149 757,149 00000000000000000001290c3f1683bf74d00e4aed4cb1540210a38f1026bc88 1,319 1.00/1.00 vMB 6
757,148 757,148 00000000000000000004c1922e59aadcbcafbf32730d44285ae8c18d49a7b78b 1,532 0.60/1.00 vMB 9
757,147 757,147 00000000000000000006b8ad07024b119a56f6dca894565158d6544174f6eb17 1,035 0.39/1.00 vMB 9
757,146 757,146 0000000000000000000454f17d8c9cd84fe3f0099e5a9930a32ccd29b4f535a2 241 0.07/1.00 vMB 7
757,145 757,145 00000000000000000008de1e7b99c8fe384a896dfb8568237e76109120db0227 752 0.30/1.00 vMB 8
757,144 757,144 000000000000000000048b7d3b24eaaeb586448c384dca689f6eade808a3708c 1,837 0.64/1.00 vMB 8
757,143 757,143 00000000000000000003c6c6dbb2d7d308496c9e325f6e89f2c64adaa8a852a3 334 0.12/1.00 vMB 6
757,142 757,142 00000000000000000001fab72feb20bcc31eb094d6472dedaa237f795fc2d641 240 0.06/1.00 vMB 13
757,141 757,141 00000000000000000005fa9e6d5deb19b938ef412e569d281179ae7c14afa505 530 0.18/1.00 vMB 7
757,140 757,140 000000000000000000069ef9c4f5424e08357b17aa65a31ba3b02b101bdff7d7 224 0.06/1.00 vMB 8
757,139 757,139 0000000000000000000888362eb3a0ea3976965362ddc0825313d5379e5b23df 712 0.25/1.00 vMB 7
757,138 757,138 00000000000000000005c187c76f903814db04e4b266983c08acfc15cd2f9eb1 315 0.09/1.00 vMB 9
757,137 757,137 00000000000000000000899264a4359768ecb0bb657f5a6101a97a508a4f4e86 41 0.01/1.00 vMB 21
757,136 757,136 00000000000000000000ad7a6c7d34b23e2562168041e290be208128b9631161 318 0.09/1.00 vMB 9
757,135 757,135 000000000000000000046d53954f24d4fe9c21209ab4883b2283303694d116f9 660 0.26/1.00 vMB 10
757,134 757,134 000000000000000000022368eb8d898324c6004cf895861b5aceb1dfcc1a93fd 15 0.00/1.00 vMB 5
757,133 757,133 0000000000000000000423958cfcccc456b171681f775ef22ae363af19f64b1a 595 0.27/1.00 vMB 4
757,132 757,132 000000000000000000024b871005005d17e87a3f328065246de7216d584d7083 398 0.15/1.00 vMB 10
757,131 757,131 00000000000000000008bf18bc2b79e6e600a1fd84cd20a271fed6c8fe9ad324 183 0.04/1.00 vMB 12
757,130 757,130 00000000000000000002e42017fba60f5f07628cd2f4a549b5fd8c759e246aab 1,219 0.47/1.00 vMB 8
757,129 757,129 0000000000000000000385a7e00e161b9580630bf0fe2df7e6e419e178296fe6 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.67 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 674.94 GB
    • Received: 16.43 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.