Loading Tool

Explorer IconExplorer

Memory Pool

80,147 transactions
29.42 vMB
0.11683849 BTC
Random Selection Loading Transactions
Max Size: 178.48/200 MB

Candidate Block

Mining Attempt e50f608e768136e4c73a8bbe11780358a465a1c830a4621b14e86b73a88bfdda
Version 20000000
Previous Block 000000000000000000011cc0b225341b90497783ca10dd85ac5777da035b07ab
Merkle Root 642088f43baa32f597fc54b240e3f3ad4d5bb4cba31ac4425d30da609dfac359
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,948
Size: 1.00 vMB
Total Fees: 0.05370986 BTC
Feerates: 151.07 > 5.38 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,118 (733,519 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
181,599 181,599 000000000000083f9ba95a6d173cab368a278370da237f0b78a5a3b430353b88 95 0.05/1.00 vMB 135
181,598 181,598 0000000000000272deb89ea1a41a1ec22e0380f7c47ea9cdb688939e6a1cdfc4 10 0.00/1.00 vMB 29
181,597 181,597 000000000000072eb98e128d274111f153c763c21cd71c73339ea9f7766281dc 105 0.05/1.00 vMB 115
181,596 181,596 000000000000020b74932716fc86d275ba245ddc4b6c3b8523f96633295091bc 204 0.12/1.00 vMB 111
181,595 181,595 000000000000021b2ce016445e52cd857c236f9da79316d2964e7ffe340d3cd2 128 0.05/1.00 vMB 108
181,594 181,594 00000000000008f69068bcc27feefe3c8ccbaaff1fd4d9c34a62d70af0e9402d 223 0.10/1.00 vMB 116
181,593 181,593 00000000000001a1718b15ea3105a9babe16cc83ee9a2031110be3d57bae6267 102 0.06/1.00 vMB 950
181,592 181,592 00000000000009f2cc7957bc0160a1249f5a842f1292d2e90cdd898fa925c993 452 0.21/1.00 vMB 131
181,591 181,591 0000000000000798bb6d5f4c2d13b51b905a26b36d692be39a1eb16ee27ff707 256 0.12/1.00 vMB 182
181,590 181,590 0000000000000754909aa8a73c475679229c568c9e3f91f3dac4c477190d5ef7 13 0.00/1.00 vMB 733
181,589 181,589 00000000000000bcb12fe7e7c7b0fbf9bfdd502e1f6b499c30fce7b942753087 449 0.18/1.00 vMB 157
181,588 181,588 00000000000008e9aea6d84566eaf23cae2d14d0309cf67d3a1fba0e37b0878f 128 0.05/1.00 vMB 143
181,587 181,587 000000000000072e78e8196d01f72712fa2ba32a138e421c81086160f36aadd2 15 0.01/1.00 vMB 7
181,586 181,586 00000000000003dd0b64fc97cde7133bf2c16b60c33fd408d22859f4ec15b006 93 0.08/1.00 vMB 81
181,585 181,585 000000000000036728a93b7cfe95bb8e63bc4506c27f57927af0703fa26cfdce 43 0.04/1.00 vMB 122
181,584 181,584 000000000000073597f05525d63475d34ea79d2dae62f0888d6fb6dac3e28f08 146 0.08/1.00 vMB 94
181,583 181,583 0000000000000597d62c511d1290bb19bf8214f92effd4065da79d6a2449fa39 128 0.04/1.00 vMB 106
181,582 181,582 00000000000000286177524afb8940b9f0adbdfcfb121382e6fee9e462e5c393 403 0.18/1.00 vMB 148
181,581 181,581 000000000000062b2f28d5aa47f9c7ee05dca83ad9ec16c5d72da2dcf4d79ace 711 0.26/1.00 vMB 163
181,580 181,580 0000000000000a773f8a4e0b43cea264c45c7f6855235477966247cd1b2ebcae 846 0.33/1.00 vMB 223
181,579 181,579 00000000000002c03a6c81c0cac747ce5925ad5196d08ea5a2f783f0146be8ba 140 0.05/1.00 vMB 152
Previous 10 blocks ↓
Total Size: 782.59 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.63 GB
    • Received: 15.97 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.