Loading Tool

Explorer IconExplorer

Memory Pool

80,862 transactions
29.65 vMB
0.12419646 BTC
Random Selection Loading Transactions
Max Size: 179.75/200 MB

Candidate Block

Mining Attempt 487b541ef4d5c84e3ed6bcca56e6c3e2c3b5bb4c325398f5cb871b5a242772ba
Version 20000000
Previous Block 000000000000000000011cc0b225341b90497783ca10dd85ac5777da035b07ab
Merkle Root 148b6a5be8ae494bd1bc903a6ff34195d9ea5fee7c514c309176fca393d6e1a7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,821
Size: 1.00 vMB
Total Fees: 0.05876276 BTC
Feerates: 151.07 > 5.89 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,118 (349,875 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
565,243 565,243 0000000000000000001be080007ed70fdce36ad438fd33eb919ebf84f80c054e 2,769 1.00/1.00 vMB 13
565,242 565,242 0000000000000000001c31f744a07eec2c2c423b908a68b6d87c18eca62ba0d2 2,769 1.00/1.00 vMB 26
565,241 565,241 0000000000000000000942cf18c1cf6d088101ca817ee9e2dc1b72b8dc28a10d 3,300 1.00/1.00 vMB 21
565,240 565,240 0000000000000000000eb595521433be054ef38ad0718d47fb51b5a7f795d6c8 2,733 1.00/1.00 vMB 33
565,239 565,239 0000000000000000002b9cd79fa769f56cd15846026254ddee3923dad1afea4a 2,894 1.00/1.00 vMB 30
565,238 565,238 0000000000000000002604850b4390aeea5903f97a979311706ff493992f8d04 2,610 1.00/1.00 vMB 17
565,237 565,237 0000000000000000001c4ffd569b5dead19da3f6b7a6c5dbaba35c1a09ce8682 2,576 1.00/1.00 vMB 20
565,236 565,236 00000000000000000028be9728bdd1ed909f88ec5fab0b0aef09c681de4082aa 2,898 1.00/1.00 vMB 32
565,235 565,235 000000000000000000257ef5845feb26320b6e04d35e779b632cb7325438637c 1 0.00/1.00 vMB 0
565,234 565,234 0000000000000000001a7334bd6b4ceb5e3f26cad72998a06ed1dc013978d8bb 3,068 1.00/1.00 vMB 36
565,233 565,233 00000000000000000017d4f0da911787a78eef580c6144e6ec3d5205b00ea29e 2,516 1.00/1.00 vMB 22
565,232 565,232 000000000000000000126f78c4a52066e4e7ded37d4afa2e045d68b22aecb0d2 2,719 1.00/1.00 vMB 30
565,231 565,231 00000000000000000021a55347705a38d1cb31c73f29f67ca38af70e83164e17 2,673 1.00/1.00 vMB 25
565,230 565,230 0000000000000000002d43ea099d82e07992297b32f935c29a4b16025f610452 1,351 1.00/1.00 vMB 22
565,229 565,229 0000000000000000002a84c8fe413306020dc90c17dabd44ce3c216485a921f4 2,720 1.00/1.00 vMB 26
565,228 565,228 0000000000000000001ddd2d765979d0355620bcb14cf10a4c0881ef38a4b37e 3,061 1.00/1.00 vMB 46
565,227 565,227 0000000000000000002734b1d2de968c7631e80be32496215e45efc331e55698 2,763 1.00/1.00 vMB 31
565,226 565,226 0000000000000000001754df64f499721ab0e478e346a17d009d5606ece48250 1 0.00/1.00 vMB 0
565,225 565,225 00000000000000000028bf7ca7560d2fef5a00a0d30ad3ad27f62386178c6bad 2,674 1.00/1.00 vMB 27
565,224 565,224 00000000000000000015b5fc982638ad0b9fa91cffbaa7e2b2dd1584433f256b 2,771 1.00/1.00 vMB 21
565,223 565,223 00000000000000000008b23860c4fa853a79c3a8290b9ffce0be8587d636930d 2,808 1.00/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 782.59 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: 671.64 GB
    • Received: 15.97 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.