Loading Tool

Explorer IconExplorer

Memory Pool

83,826 transactions
31.56 vMB
0.17281462 BTC
Random Selection Loading Transactions
Max Size: 187.45/200 MB

Candidate Block

Mining Attempt 5597dec37624345091de906fa58d9a06c7ae7ae2e49805ef36fccebce01a6ee3
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root 9058fb084175971f6675b74d86d3ac648fa3fc0a83c6733e214031b9e03454d6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,052
Size: 1.00 vMB
Total Fees: 0.06523292 BTC
Feerates: 269.69 > 6.54 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (725,357 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
189,788 189,788 00000000000003de05ca754395fdc75260d92c53dadfefdc532bc4fd919defef 681 0.28/1.00 vMB 134
189,787 189,787 00000000000000c17c855eeec63210bb5b67789b6ecbbfc24109eefd0787d025 32 0.01/1.00 vMB 58
189,786 189,786 00000000000001238536f4ee3ff22ca5da80583c2c9c4a6df93e96767478ffff 284 0.14/1.00 vMB 107
189,785 189,785 0000000000000072dc8fe48b49a489257179f33b036513c64bfcb423162dcb32 12 0.00/1.00 vMB 60
189,784 189,784 000000000000032657a0165985f8b2794173dea034e59de9165869bfe844dfae 385 0.17/1.00 vMB 165
189,783 189,783 00000000000002cfaea85e826babfaf7ca20b60909fef63c8c216784a4467b77 256 0.11/1.00 vMB 160
189,782 189,782 000000000000080a6c51ace2188413eece400c5115d1e45cb7b62a79aae4d058 128 0.07/1.00 vMB 94
189,781 189,781 000000000000077253b1da0fdfa7d6ea1fb07b29fcb46fb783c0315fe5f2c493 118 0.05/1.00 vMB 120
189,780 189,780 00000000000001559c192da4e4d1471614856e02f3c77f8ba661e37c7c0effea 365 0.16/1.00 vMB 109
189,779 189,779 000000000000062ea5726a514ef766a0f7ceebd1d3265ef6ec54efce09c2b495 14 0.03/1.00 vMB 91
189,778 189,778 00000000000001ca08ab8e50e5220c1360d3abc5e963a692d0506bafe6f67bca 42 0.02/1.00 vMB 246
189,777 189,777 0000000000000281f60fae91f59724c82099e41d2b21d7e1e44747c8c06a5532 17 0.00/1.00 vMB 318
189,776 189,776 0000000000000830cc0fed2df9cba5da26807a376fdfac913425fa1ae74ccdf0 308 0.13/1.00 vMB 130
189,775 189,775 00000000000004e055fbb153a6371891f7dc52adbe525b3a5cf3b9413fde7551 175 0.09/1.00 vMB 98
189,774 189,774 00000000000004e608a0f316f92732c6dd2f0c61d5f55dd03cac907d5a607ae6 469 0.19/1.00 vMB 675
189,773 189,773 000000000000062e21d80c3a511a0e813c3678768f724a5c53a885b575091090 116 0.05/1.00 vMB 132
189,772 189,772 00000000000000246ebe4a145a995a0fa2ba8d0102c9a752581e0910b8b8a3ea 340 0.14/1.00 vMB 173
189,771 189,771 00000000000006564e91d59eae1081fc8ddfc7092d48a7585acc2fe223e3dfb5 19 0.01/1.00 vMB 257
189,770 189,770 00000000000000ae181228019fa912038924b87cc0f6ed9184a47be2eba716b4 210 0.26/1.00 vMB 78
189,769 189,769 0000000000000089dc48040063f92243598e2464a1e0441959dcf59c09727777 64 0.02/1.00 vMB 112
189,768 189,768 000000000000066fcb1fcb5ec86ce44ec195be3f364518c9635f1ba6f208f570 9 0.00/1.00 vMB 116
Previous 10 blocks ↓
Total Size: 782.65 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.55 GB
    • Received: 16.28 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.