Loading Tool

Explorer IconExplorer

Memory Pool

82,899 transactions
30.63 vMB
0.07509089 BTC
Random Selection Loading Transactions
Max Size: 188.48/200 MB

Candidate Block

Mining Attempt b2ebab2446b93a14c03005d522517c442f9e715cd08797402397bc2e23accbab
Version 20000000
Previous Block 00000000000000000001844886a1ec6e3550f79103e71b8cea4b5db3af32000f
Merkle Root 0fa4fa4016a0b18c9a8688bd7261816cfa8e22e51120381e70bcb514756d6445
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,928
Size: 1.00 vMB
Total Fees: 0.00646313 BTC
Feerates: 150.92 > 0.65 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,348 (189,194 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
726,154 726,154 00000000000000000005cbed2029be0b0033c991d397bdaca54fb15db15e23d8 1,411 0.50/1.00 vMB 9
726,153 726,153 00000000000000000004000fa7675d1260c97acfc9600f583c9d6efe2d25b8f0 1,767 0.72/1.00 vMB 9
726,152 726,152 00000000000000000003f7d0b29f78c48dc4846af174d42e0ebd04b57c33e342 2,504 0.89/1.00 vMB 9
726,151 726,151 00000000000000000004b0055d078fa232a7123f424ded5a7cc72be2dcf86bcf 2,075 1.00/1.00 vMB 9
726,150 726,150 000000000000000000002d8c567d35d4a2008f0a4b0deeea0b17793736188082 1,697 1.00/1.00 vMB 11
726,149 726,149 000000000000000000029a1728a85b9e4d895e1f1b9dbdfc480f59bad69ebeb0 2,315 0.88/1.00 vMB 9
726,148 726,148 000000000000000000088abf286f2e71c9c44a0d343c286b6fd1d84a0ec07568 164 0.09/1.00 vMB 4
726,147 726,147 0000000000000000000592d79fdb5fa0ab243a935436eb4d27b6d6f504b99c62 2,383 1.00/1.00 vMB 6
726,146 726,146 00000000000000000004b7440184d0375c023d12075ed02cb292f703be99fa37 2,444 1.00/1.00 vMB 16
726,145 726,145 00000000000000000006edd17558570a09b95d44ac1eab4a99ab350087f9e9af 2,666 0.94/1.00 vMB 10
726,144 726,144 000000000000000000066430a9c5c2bdeeb72e1aee87180212eace1de0176679 2,637 1.00/1.00 vMB 11
726,143 726,143 00000000000000000007c1aac23a7cd9e06ad4e44ab67bc98c402b810b3cbc78 1,191 0.42/1.00 vMB 10
726,142 726,142 00000000000000000003552518fe62075248b988aebe17509fd391c925609b23 563 0.32/1.00 vMB 7
726,141 726,141 00000000000000000000344fcfcd8cd93b9d8f825f8b04057c5790cee6ad5c2c 681 0.20/1.00 vMB 9
726,140 726,140 00000000000000000007d38282632fdae781c0324783d5a1c85abd23a2c4b269 74 0.03/1.00 vMB 7
726,139 726,139 00000000000000000009a844c94507587a9078648fe689730bf4f22a68362b72 2,182 0.80/1.00 vMB 9
726,138 726,138 000000000000000000039154f964de19ad7e6d22786adffbabb24de66af299ed 2,112 0.88/1.00 vMB 6
726,137 726,137 0000000000000000000860b8f5538f06a0acb166aa5fc05c62c8bda38e74e523 1,551 1.00/1.00 vMB 14
726,136 726,136 00000000000000000008430e983d3a835f1508c9e352d9b28cd7c4cfe61f7126 483 0.24/1.00 vMB 8
726,135 726,135 00000000000000000006a1ff71f1b3b7ecc15a1319f24c8868883fbd7b5d9860 1,980 0.75/1.00 vMB 9
726,134 726,134 000000000000000000030b11e061f504c5ef89d0fa3328f119837f509278340b 71 0.02/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.99 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: 718.03 GB
    • Received: 17.88 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.