Loading Tool

Explorer IconExplorer

Memory Pool

75,241 transactions
29.89 vMB
0.11008884 BTC
Random Selection Loading Transactions
Max Size: 173.53/200 MB

Candidate Block

Mining Attempt ccb66ca940f544d0480313ee88547a4fe63a0890cd005ad9b62e87989843f5b5
Version 20000000
Previous Block 00000000000000000000eac0d0edfeacbf2a9e265a4f05056996405b4c699ecd
Merkle Root a43401a1bab2474174949e9efeff442a8e6eb67cbf73b0c66ef4761121dacd3e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,998
Size: 1.00 vMB
Total Fees: 0.03846948 BTC
Feerates: 101.64 > 3.85 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,053 (391,460 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
523,593 523,593 00000000000000000038adfe44c9a6ea4088f4ca173f3aff5307599c55eb2c96 2,895 0.92/1.00 vMB 28
523,592 523,592 00000000000000000002f96bac1dab2f6e3b95f148fd6d261a4dc99f8d11fd82 182 0.06/1.00 vMB 25
523,591 523,591 000000000000000000081ccc345e9e5963aa0d7a1fc012eca3e83a2923d59dc9 795 0.36/1.00 vMB 38
523,590 523,590 00000000000000000015652c36e31359159519ff2e21093db59a2c24469cb46b 225 0.07/1.00 vMB 26
523,589 523,589 00000000000000000003b3f1f5e5c40e976dfe1854da030ef1bd3f05adccb3d3 536 0.18/1.00 vMB 36
523,588 523,588 0000000000000000000b38c827b2b2deb810d0db201baee56a446b8c93e7a3c9 532 0.19/1.00 vMB 59
523,587 523,587 000000000000000000312c374620f8b30ee8c662320a1040cc47c7f7d6443a9a 2,631 0.95/1.00 vMB 37
523,586 523,586 000000000000000000297d965df314da2429da3fd09af393566883f1f47825e0 263 0.09/1.00 vMB 29
523,585 523,585 00000000000000000009a9a39a9f55463bd1d878dc6fb0c4a43d4c82ae055994 1,770 0.72/1.00 vMB 40
523,584 523,584 000000000000000000150b7130a49fe6c346baff9e02e2538d151e8b4c445dee 67 0.04/1.00 vMB 11
523,583 523,583 000000000000000000186821d6965834cd8e33da54f0239074f4a3163b466f4a 794 0.33/1.00 vMB 36
523,582 523,582 00000000000000000005eecc700dba837e77fa5817d2971762bbb37fe150e81a 1,805 0.73/1.00 vMB 29
523,581 523,581 0000000000000000000f673b6af6b54defbd6f96a8c8bdde10cf1660cbe0dc1c 333 0.12/1.00 vMB 28
523,580 523,580 0000000000000000001838645b0bd5fcc5dee92d703e12b3306b3fb0405bd846 822 0.31/1.00 vMB 31
523,579 523,579 00000000000000000041b25f7a620685766667b2cf815aae226b23e4ec75652b 526 0.32/1.00 vMB 43
523,578 523,578 0000000000000000000fdf4045cb9a72c0f89449fa6652e945446d7b0753503d 204 0.09/1.00 vMB 36
523,577 523,577 000000000000000000267e7b1950c7f444eca05f931ee1f9240e0ada0bedb6de 680 0.29/1.00 vMB 41
523,576 523,576 0000000000000000002288ccf873f09505a35fc9839a396566577b07f0140584 1,984 0.92/1.00 vMB 12
523,575 523,575 0000000000000000000eb4b1f1a2c7750790f009e3a94060ccbffccdea9ef9ba 2,319 1.00/1.00 vMB 55
523,574 523,574 00000000000000000025dae47385e9be664f52210e1e2cf3180e4b44e01f46ca 2,266 0.96/1.00 vMB 4
523,573 523,573 0000000000000000002e9c744b49815ba4ed60670b59b467418ac47c90e50b15 2,534 1.00/1.00 vMB 54
Previous 10 blocks ↓
Total Size: 782.49 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: 668.23 GB
    • Received: 15.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.