Loading Tool

Explorer IconExplorer

Memory Pool

76,260 transactions
28.45 vMB
0.07084477 BTC
Random Selection Loading Transactions
Max Size: 172.38/200 MB

Candidate Block

Mining Attempt cef128d73f2ba6369a9a693ab9294555caa7a79b2cd8a365bf7ed333639858ee
Version 20000000
Previous Block 000000000000000000013692c334da3888f451a334566c03c222fde1e46135de
Merkle Root 288a79ae697f9c215c02ffda0b0f63249a89967a80988c52b362f32218de1449
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,308
Size: 1.00 vMB
Total Fees: 0.01177354 BTC
Feerates: 178.73 > 1.18 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,135 (732,241 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
182,894 182,894 00000000000000a7d30bb5818d2782bd4ea0398c297d5ca4c59d627baddb6513 602 0.25/1.00 vMB 123
182,893 182,893 000000000000092ec86c93ec1f5b60e01bb8df596bb898144ad935575ca0e6fb 94 0.03/1.00 vMB 139
182,892 182,892 000000000000098acda10189bc4fa99e23904376cc4ac4978231de9550bc51a1 617 0.25/1.00 vMB 324
182,891 182,891 0000000000000197e3ebec8e4b7f5b32bce40da904ec7f0d6c279483812789a8 412 0.20/1.00 vMB 132
182,890 182,890 0000000000000502b49d026cb9cd4642de2b36c53e41afbf286a1a2fd583a5ab 33 0.01/1.00 vMB 75
182,889 182,889 000000000000045001d2299f431ce40f4c949ae04ed5121766274822d75ef3f6 219 0.11/1.00 vMB 107
182,888 182,888 00000000000007a04e69b584801f5270d8e5bdc99dc03a9bc5a5ac76f70d8131 90 0.04/1.00 vMB 81
182,887 182,887 00000000000001c492ddae0a5ade19fff8cb518642603b445dd091013ff3f9c8 9 0.00/1.00 vMB 22
182,886 182,886 000000000000082ea92b2fb0995cdc913e96710156eb7061422192bce1b9044a 299 0.15/1.00 vMB 121
182,885 182,885 000000000000051c6f28bf156dba4fe82643dc2665fc2fd435375a4ce9d200ca 621 0.25/1.00 vMB 139
182,884 182,884 00000000000009834e1884181e2676ae796991333c451a63f6fd36791c41876e 579 0.25/1.00 vMB 158
182,883 182,883 000000000000060992ba9cedf9caa08392fc6ddab42d32370871d1f0b5b87c5f 503 0.19/1.00 vMB 131
182,882 182,882 000000000000090d86acc003d95451171ede31699fdca439b122a311c255a01d 398 0.25/1.00 vMB 121
182,881 182,881 0000000000000357763b6b1b58d82309c770b6dda9822791d68e6954d3300488 117 0.08/1.00 vMB 94
182,880 182,880 000000000000029d7ec10e504ba81290613bad45f67bb97225a2931dca4f6c7a 79 0.04/1.00 vMB 103
182,879 182,879 000000000000083ba7ebce733cf7550b91687ea96eb6d5664c0f5104ea9b2bc1 207 0.10/1.00 vMB 99
182,878 182,878 0000000000000a818eb91a1257a2e843ead6d8310d800480fe65d0e2cfa9a047 111 0.05/1.00 vMB 167
182,877 182,877 0000000000000418cd7ba69c07e523507a9661a7b65ef4a1b3ac93500de1b473 308 0.15/1.00 vMB 124
182,876 182,876 00000000000004a020982a4442af0b11497f7e420978f62dcfaa469ca3204592 391 0.17/1.00 vMB 118
182,875 182,875 00000000000009a2ca5e28d7d058b7407226333c8140a2368e9ca10b5e514d22 5 0.00/1.00 vMB 57
182,874 182,874 00000000000000fbed2485cb19e998e141b116d847524d2b8813fc58ce534c36 108 0.03/1.00 vMB 185
Previous 10 blocks ↓
Total Size: 782.63 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: 672.10 GB
    • Received: 16.14 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.