Loading Tool

Explorer IconExplorer

Memory Pool

78,751 transactions
29.40 vMB
0.07761142 BTC
Random Selection Loading Transactions
Max Size: 177.66/200 MB

Candidate Block

Mining Attempt 152c2695563c1009075bc873464ea41a3fdf3fe35ca0fb78e4a9b5ab897489f2
Version 20000000
Previous Block 0000000000000000000078ffc24a65e78d2b3a0de27eb90b8ca8a30b42966c94
Merkle Root 73100388baad9a819a17857e1f17bc4d083fb4464a65b775af76de7224f64160
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,936
Size: 1.00 vMB
Total Fees: 0.01464696 BTC
Feerates: 521.84 > 1.47 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,122 (725,347 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
189,767 189,767 00000000000005cfefe66aed526a67c7c8ad770e99a388574fc553430a675e38 51 0.02/1.00 vMB 262
189,766 189,766 0000000000000494ec6aaadd668bdddd7bb75a1255bc1dc9b91c4d6a3cc7a926 104 0.03/1.00 vMB 29
189,765 189,765 00000000000000f2a2e04946be42625644349797fc5d5d4244b9c2902e0c097d 181 0.10/1.00 vMB 84
189,764 189,764 000000000000064f619e0b530d0352b71c3ee5036e68365d98355612395ae2c3 256 0.10/1.00 vMB 302
189,763 189,763 000000000000062766ab11eebc2a1c777cbb2f213e9e8c8c7ae0256d5fecdb02 80 0.03/1.00 vMB 87
189,762 189,762 00000000000004f937ecf3f49f2dba51e87af153cf8a6f2804d5af5091bf4cba 287 0.14/1.00 vMB 114
189,761 189,761 000000000000043fed4a05423541ddff2b9ea7a7ce942ee72e3b57ccf05f164f 75 0.03/1.00 vMB 105
189,760 189,760 0000000000000569a60e202fc7fe6fb75950231e14bf68c706ddab31ac6baf8e 109 0.03/1.00 vMB 36
189,759 189,759 00000000000001c4610d7001e1fb5bf74952256265ba84f3dd2036201b796776 128 0.05/1.00 vMB 76
189,758 189,758 000000000000072c0168f0e8ce323678096af5500329c017b74dad58050231b0 286 0.14/1.00 vMB 115
189,757 189,757 000000000000026066c1492c7b6b23746e65c7e098bc6d30075f97df98fa88b1 1 0.00/1.00 vMB 0
189,756 189,756 00000000000000635d929590bf5f0d591e7f8bb40276580141eacb0a383384dc 89 0.04/1.00 vMB 137
189,755 189,755 00000000000008c8c268853420ec4d39838d11a8d9a42817ddde1f1a4b3840ca 398 0.17/1.00 vMB 125
Previous 10 blocks ↓
Total Size: 782.60 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: 671.81 GB
    • Received: 16.02 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.