Loading Tool

Explorer IconExplorer

Memory Pool

78,383 transactions
29.35 vMB
0.07997067 BTC
Random Selection Loading Transactions
Max Size: 179.75/200 MB

Candidate Block

Mining Attempt 23102fbdb27952a1791d07b8b9a0a4f427a3a3d522baab714d737bbd0395fc6a
Version 20000000
Previous Block 0000000000000000000027dcf55a304369afd3cca827fc0f21564e005bce68ec
Merkle Root 61e4e3dc70ef91e21428037354ffe3c9cd453bd6a945757859f535a5c74e2d2f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,372
Size: 1.00 vMB
Total Fees: 0.01552155 BTC
Feerates: 301.25 > 1.56 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,236 (382,034 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
533,202 533,202 0000000000000000002049a8e544101486a48f4bf1a66a120411b2a9e6b8ee69 570 0.89/1.00 vMB 8
533,201 533,201 0000000000000000002a3ba3096a9b49fed2e0329088a92798c26417619ce977 958 1.00/1.00 vMB 12
533,200 533,200 000000000000000000005f641fd09e24347b798c09e94729e5cf01f4e205b36d 1,192 1.00/1.00 vMB 12
533,199 533,199 000000000000000000250ebf93897a9d65927ec9d106fa59bf0601e1b05d13a5 168 0.05/1.00 vMB 19
533,198 533,198 000000000000000000025be978801653e1f2c61e4318ab7bdea598922c2351db 890 0.39/1.00 vMB 18
533,197 533,197 0000000000000000000e1db658c5ab954ff6d926cb0ced80ca35e9da6cdc0810 1,655 1.00/1.00 vMB 16
533,196 533,196 000000000000000000125d980c02d9c70d0b9830f9a80948ad7d45a3905eaed1 1,132 0.52/1.00 vMB 24
533,195 533,195 0000000000000000002d06f7d187e0e7fdc6009f3d7d5778159a185bbca490b1 1,527 0.73/1.00 vMB 24
533,194 533,194 00000000000000000027b17791c5d32bfad5d3c9c12f9fd592fa79fc26e04342 695 0.41/1.00 vMB 8
533,193 533,193 00000000000000000001729a31bed1733e74e5d3a8e50c88117120b2b29c75c4 2,293 1.00/1.00 vMB 11
533,192 533,192 000000000000000000138b129597a16a3af8275770547a4149569d1a18a1b8c0 3,073 1.00/1.00 vMB 30
533,191 533,191 0000000000000000001349ff66a64e45b7ef0e7d025d5eabeab1b106f333b601 2,181 1.00/1.00 vMB 21
533,190 533,190 000000000000000000076a4c9f715a9ba6148c89f73a2c87ee64abcc98b0f220 380 0.25/1.00 vMB 16
533,189 533,189 000000000000000000037d25909b6b91815ca82170fd470e003775b9c92d3913 375 0.21/1.00 vMB 48
533,188 533,188 0000000000000000000d72092526fb3efa265015f4ec7d12259c7cbd60ce70fb 60 0.03/1.00 vMB 16
533,187 533,187 0000000000000000000aaeca5af5ff09e3d09fddb52c1b08baa5cc5e23eaa3fc 2,460 0.95/1.00 vMB 16
533,186 533,186 0000000000000000002451546ae71d58e136a53a9834a00977e5f56d5138c439 2,678 1.00/1.00 vMB 21
533,185 533,185 0000000000000000000a6f731e903557338a28a094b9edbf6b41afca1eb79471 456 0.14/1.00 vMB 19
533,184 533,184 0000000000000000001fdb46c43c58dc86fdf5c1111321c9935118a41c85d19a 957 0.33/1.00 vMB 21
533,183 533,183 0000000000000000000ab47c58203554f1309076aed04d65986c5581a95ade33 1,206 0.45/1.00 vMB 16
533,182 533,182 000000000000000000058297fb9cd4e0f406394d868c6149a3d23d56b1466be9 1,701 0.65/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.80 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: 710.02 GB
    • Received: 17.01 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.