Loading Tool

Explorer IconExplorer

Memory Pool

72,412 transactions
27.37 vMB
0.07269806 BTC
Random Selection Loading Transactions
Max Size: 165.09/200 MB

Candidate Block

Mining Attempt 1ab116c57bfb2f5b6b41a2d4e506d710c75b35496fc4f9039fb3c686bcb87580
Version 20000000
Previous Block 00000000000000000001a3735ad7a960d40040db89c7d653973d5e6c1b2c9f6f
Merkle Root 73644e8ceea878e6f561708efbff7682b5b7a41a18c230c3a1f339b43ab9f74f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,342
Size: 1.00 vMB
Total Fees: 0.01261225 BTC
Feerates: 100.53 > 1.26 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,537 (669,287 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
246,250 246,250 00000000000000377806561b62850c8f2d94e5d413a9e3bfc92a7a071f8ce9ac 280 0.12/1.00 vMB 179
246,249 246,249 000000000000006730cfb46fdadc80d70f94afb06e510f0495443a424662a9d5 11 0.00/1.00 vMB 152
246,248 246,248 00000000000000294df2cf3b48333d6edef8114bb14c912aa8b8b0c0066a7bc7 274 0.13/1.00 vMB 154
246,247 246,247 00000000000000975e2f6ae05b712f62ba88414938d4eda2949a0de7d315051b 512 0.32/1.00 vMB 51
246,246 246,246 000000000000000540e634ac34bcbe92c213ef0cce97d11115f1293544ef3aa4 599 0.25/1.00 vMB 161
246,245 246,245 000000000000002f23324f30ca8da670f5e2fb399ba9e28eaca749d60d81663b 155 0.10/1.00 vMB 129
246,244 246,244 0000000000000057cd436c1c24f4bce51062d8e458eebae2d2c3dc28cfe4e439 395 0.19/1.00 vMB 105
246,243 246,243 0000000000000036a80d8d2f50f90c130bf5299b74843a855f7d615420b16a12 686 0.25/1.00 vMB 228
246,242 246,242 000000000000004c2735249196078c19ee17e64de6b25233de9bce595690ac5d 307 0.15/1.00 vMB 149
246,241 246,241 0000000000000099fb59610f89844766c43794c34af7aed6b818c548f9470d8d 302 0.21/1.00 vMB 100
246,240 246,240 000000000000002da9a8c12e70a4c7e37ba4a51dd9133b7d8fb77f96850afe41 607 0.25/1.00 vMB 171
246,239 246,239 00000000000000081c9435fb827e4f285743a9f5d81a93beac09bb4207e04240 30 0.02/1.00 vMB 74
246,238 246,238 000000000000009b86ae5be777cf6c1f731d8c8831107fce6d2788d7f2748a56 380 0.16/1.00 vMB 162
246,237 246,237 0000000000000085d138a70a050ae689bb654d2581f4364f5fe1b1bb3968eba6 40 0.02/1.00 vMB 55
246,236 246,236 000000000000002cbd50bddd99b21276cf1583dd16bd99b31c9be6e03d912605 483 0.21/1.00 vMB 119
246,235 246,235 0000000000000037ba710144ebcac530c173b4f9584b91f4542be9c32b415953 379 0.17/1.00 vMB 153
246,234 246,234 0000000000000016142d3670ff4d68222ee7822a035b4d205f6f099d74499474 157 0.08/1.00 vMB 106
246,233 246,233 000000000000004c7f80186244b40ebc147a4bd4911aa61e9c542b868ef3d3ca 326 0.25/1.00 vMB 103
246,232 246,232 000000000000005f140cd74ab7ecf11dcd1b22c98c515ee1516004cf463e80ff 661 0.25/1.00 vMB 171
246,231 246,231 0000000000000078acd2f50c171727308394157d8a3bb63a70aae487eb7a4a3b 335 0.10/1.00 vMB 966
246,230 246,230 00000000000000141be697b4b2a7e9fa951ee82e2dd748c54c9143c63c9dc7d0 350 0.15/1.00 vMB 141
Previous 10 blocks ↓
Total Size: 783.33 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: 767.70 GB
    • Received: 19.45 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.