Loading Tool

Explorer IconExplorer

Memory Pool

75,647 transactions
28.30 vMB
0.06414628 BTC
Random Selection Loading Transactions
Max Size: 171.41/200 MB

Candidate Block

Mining Attempt a7ef834e280e38795a2087afa41ede16776647bca8dde34169bce017d0d5b1a6
Version 20000000
Previous Block 000000000000000000011d49c0349887e36fe6508c1977edbe2c0a508259bee0
Merkle Root 91d08c7d5e959abaf77ef6ab6f1c447283eaa37c6f166dc4723791b3beb5dd89
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,325
Size: 1.00 vMB
Total Fees: 0.00557358 BTC
Feerates: 100.17 > 0.56 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,136 (751,103 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
164,033 164,033 0000000000000040664cacf5bb6d3b30c657c44ee6b4f59541e426581d0e69e3 19 0.01/1.00 vMB 63
164,032 164,032 0000000000000ad02130406c3205776a177f145dfa9f05aaf7eccf2c572f3a33 124 0.05/1.00 vMB 86
164,031 164,031 00000000000003681f58b2c595c682e891470897eb0f394f133569792454d66f 80 0.03/1.00 vMB 154
164,030 164,030 0000000000000227d4198d222fb206b7d09ddc144ee6cb61bb5d59056082213f 37 0.02/1.00 vMB 71
164,029 164,029 000000000000093c9af7a50dfd14be29e805b2320f1419233b5b187c993d827f 51 0.03/1.00 vMB 257
164,028 164,028 000000000000026e72bb16c191007fa80c096e7b64e5bb6bb0e699136f5b3cc2 17 0.01/1.00 vMB 174
164,027 164,027 000000000000094c0285237f0eb39d9f835c6480d857bc59cfd42fa6cb481ce9 60 0.02/1.00 vMB 245
164,026 164,026 000000000000064454eb2ea7a78cbb010ddbc6538744dcc49caca8380175aebc 124 0.05/1.00 vMB 87
164,025 164,025 0000000000000ad106b9bbc4830e54867b263f6444d72ff97cabdebd6b85cca9 15 0.01/1.00 vMB 66
164,024 164,024 0000000000000654dcc9c1ae70968a98514d21fa229f79906d2bc6588e546d1d 5 0.02/1.00 vMB 42
164,023 164,023 0000000000000c2103d203807987ed579abcff0c72c8b13fc6b489c6f3f53ffd 33 0.01/1.00 vMB 205
164,022 164,022 00000000000005154b389db8b0a6ac433f4543cd3da1950004e7d3145ead0488 16 0.00/1.00 vMB 54
164,021 164,021 000000000000026a19d9e78dac1c5c6341a7436fc855386115993033eb725179 14 0.01/1.00 vMB 415
164,020 164,020 0000000000000c2636a490a6d4da0b741a03b792a98c4c4626ddb8f115b6e84a 23 0.01/1.00 vMB 289
164,019 164,019 00000000000000337b93db469d488979a33ed308d7c70a7913c6d8da092d8009 57 0.02/1.00 vMB 62
164,018 164,018 000000000000094947d35f6c3ae9dd3da1f966618b9f762222ebcf2262abfd22 93 0.03/1.00 vMB 141
164,017 164,017 00000000000007971e080ee133339db329b425db54526bd66d8da37aec820771 17 0.01/1.00 vMB 146
164,016 164,016 0000000000000408afb09ad055f34a8c790c7e5d02709f11bd8b91904b072651 42 0.02/1.00 vMB 5,522
164,015 164,015 000000000000035ccf5c984cde8c33aa8633467f66f8994bd525e36b196cb669 96 0.04/1.00 vMB 111
164,014 164,014 0000000000000746e546f0adea72e22f5d8e6e52213c25038feb84e822e04de6 35 0.01/1.00 vMB 506
164,013 164,013 00000000000005bd93b61bc62c6549f1f1917ca54939e1013cbecdc4dd55f145 79 0.04/1.00 vMB 185
Previous 10 blocks ↓
Total Size: 782.63 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: 672.12 GB
    • Received: 16.15 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.