Loading Tool

Explorer IconExplorer

Memory Pool

75,285 transactions
27.73 vMB
0.07742387 BTC
Random Selection Loading Transactions
Max Size: 169.10/200 MB

Candidate Block

Mining Attempt a59dd7b1070279930358ea512c436f207e6b4e1956b4e653965b17056b095849
Version 20000000
Previous Block 0000000000000000000190474c0158c4506247065620e0a299349b7552b86a26
Merkle Root 408f4089e9a20ed9aa57c61802bb17e24e109be65a044b15f0d990eaa0233db2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,424
Size: 1.00 vMB
Total Fees: 0.01820863 BTC
Feerates: 100.35 > 1.82 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,290 (408,977 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
506,313 506,313 0000000000000000000e18f64662a8f94f69033bcac8e0dc95282eaf2d701eb4 718 1.00/1.00 vMB 218
506,312 506,312 00000000000000000064829cadc9e20afa710e6198ba4c66c1fcf1a3e35d5d42 709 1.00/1.00 vMB 207
506,311 506,311 00000000000000000026223ee48f72c8888f9d14e5e0e54106a6ddd2ebfe20ce 1,021 1.00/1.00 vMB 220
506,310 506,310 0000000000000000004b1087eab39de47fe66b47e2781d27f84c71aa877c14aa 705 1.00/1.00 vMB 208
506,309 506,309 0000000000000000000a57a6ad9791823c0da6035188482f2f26b8cdead59c11 2,321 1.00/1.00 vMB 273
506,308 506,308 0000000000000000002f9673c07eb78e6da56467ea98e1c8c9c61adfa08d846d 880 1.00/1.00 vMB 93
506,307 506,307 00000000000000000023c862adcddab8c953e3aec5c63ff5787c2318bc7b2ff7 777 1.00/1.00 vMB 14
506,306 506,306 00000000000000000016c2d05b3c8ad4d84cfdd7a138129a5b059e684049422b 883 1.00/1.00 vMB 40
506,305 506,305 0000000000000000000fbef96ced87f92b6ef0b13e420b2788d55768625af161 1,436 1.00/1.00 vMB 133
506,304 506,304 0000000000000000002d57efb57e2c82a4b7c45a6d0a31fbab043de7843c1169 883 1.00/1.00 vMB 63
506,303 506,303 0000000000000000005be63e18ed600532f55568bfa718e0d27ecf7bfab2e9bf 1,494 1.00/1.00 vMB 160
506,302 506,302 0000000000000000000065a7d2566f6201625c127ded892997a85bab04aac9c8 865 1.00/1.00 vMB 125
506,301 506,301 0000000000000000002eb591a0ee215f75b12ec9d4e7bcdb49528ddf3da2ee03 713 1.00/1.00 vMB 35
506,300 506,300 000000000000000000552895096025bdc72a53dbf94667835798be332d8b8ec1 1,161 1.00/1.00 vMB 81
506,299 506,299 00000000000000000047944e6fbaab6f7a17ce6be110478aa83a3967d858b0e5 472 1.00/1.00 vMB 47
506,298 506,298 0000000000000000001e00bffc159f11e2540b97ba6f814616a74c44f86434c0 1,324 1.00/1.00 vMB 169
506,297 506,297 00000000000000000018231e2d701634032518d4f924893dc79bfade9673e269 743 1.00/1.00 vMB 56
506,296 506,296 0000000000000000002d8bb2886323c125760a32ce23e85c91b5e2f612ed6d71 82 1.00/1.00 vMB 8
506,295 506,295 00000000000000000002efccb4e7418c64160781551a59e5d82d135fc771af27 915 1.00/1.00 vMB 52
506,294 506,294 0000000000000000004a12e661851d454d5f33b9c1ea3f66cd4e8bc1ba2be788 690 0.36/1.00 vMB 209
506,293 506,293 0000000000000000005c5fa61496936b13aa8195ecec492382eb8136011ec79a 573 1.00/1.00 vMB 60
Previous 10 blocks ↓
Total Size: 782.89 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 713.51 GB
    • Received: 17.38 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.