Loading Tool

Explorer IconExplorer

Memory Pool

84,798 transactions
31.37 vMB
0.15229944 BTC
Random Selection Loading Transactions
Max Size: 189.36/200 MB

Candidate Block

Mining Attempt 751d6cb72e8c8813976061cc67ab13fd578d2d0e5bda67007cfeda7eef8d9ef2
Version 20000000
Previous Block 00000000000000000000daaaba2827031446cf297bcb4eeef0745bb93d0d4e56
Merkle Root eee436d04717de78193ea3f2ef5dc38981d1b824a728fbcf8cf3927b2d3e4e97
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,694
Size: 1.00 vMB
Total Fees: 0.08025583 BTC
Feerates: 366.60 > 8.04 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,974 (731,621 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
183,353 183,353 000000000000035991aec8fd2e452fa276f6db809c9ed7acf01411ea9cf22114 601 0.22/1.00 vMB 141
183,352 183,352 00000000000009361748425cc65cad50fc2cf5e6184d283e590ce374824f981a 11 0.00/1.00 vMB 14
183,351 183,351 00000000000001598cfab6c91a460610c67df64b6be68f1d37a2d571c2df2932 622 0.24/1.00 vMB 178
183,350 183,350 000000000000036387af82423de4dea4486763a5228371b636b2d51092895c42 318 0.14/1.00 vMB 202
183,349 183,349 00000000000008f5f08cdbc67713ff67fb775c66db471b8bab2e2faedd607502 135 0.08/1.00 vMB 72
183,348 183,348 000000000000025a6aeb063246aad620ad0876dca88c0adb6c833925f99bec3d 141 0.05/1.00 vMB 46
183,347 183,347 000000000000009b7ef5d612d5ccc55fba81296d3ac145433ba69570207667be 11 0.00/1.00 vMB 18
183,346 183,346 000000000000077312b9616d0d8b9290958a999865bac4eac67ad3cda3331805 174 0.05/1.00 vMB 42
183,345 183,345 000000000000072edb36ca8c399733bbddaf63e435c31ce8b466bd1757a74edb 20 0.02/1.00 vMB 53
183,344 183,344 000000000000009a32a6c712296dd58e61fc2615281e3b3a435b489fd44baebe 27 0.01/1.00 vMB 80
183,343 183,343 000000000000067430d08bb7312ae4d57ab770e5d6c231a1694c113355037200 54 0.04/1.00 vMB 202
183,342 183,342 00000000000003df7c3bbf91c7e89fc8e112d9bd00b28b55c3ac27d571ce911c 492 0.24/1.00 vMB 161
183,341 183,341 00000000000009c4de34e213a6ab0fb34e3be9c6cd07cf1df53b1e5bda18d90d 143 0.06/1.00 vMB 646
183,340 183,340 0000000000000338e1308fc76336e507a92f914f72a9f1d44933210c94c96b0d 634 0.25/1.00 vMB 144
183,339 183,339 00000000000003dde6b0993cbd1a2c2f41a93401324a206728da0295e0c7a58d 10 0.00/1.00 vMB 0
183,338 183,338 00000000000005630bc2f68574d08ad6614a9c24c5eff656d9f6791537df162d 10 0.00/1.00 vMB 14
183,337 183,337 000000000000077d1f6ce5ea6561f530c2246ae033ea3e844e240bef8b773904 11 0.00/1.00 vMB 14
183,336 183,336 0000000000000a0c933b0788ca327c4c42bef6c9c151d5ab2890adbef85b4cf2 511 0.25/1.00 vMB 112
183,335 183,335 0000000000000a03845850b95247f47c23cb63dd075adb4403f666afa9ea36a4 7 0.00/1.00 vMB 602
183,334 183,334 00000000000002e9e2356be8fdb5dd01b50509a9d75f53b0ae95f05aa30fce63 120 0.05/1.00 vMB 114
183,333 183,333 00000000000004cae791f58632d85c1308b8fc093295f819f6410c1b7ce72f3f 586 0.25/1.00 vMB 133
Previous 10 blocks ↓
Total Size: 782.34 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: 661.67 GB
    • Received: 14.82 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.