Loading Tool

Explorer IconExplorer

Memory Pool

73,938 transactions
28.26 vMB
0.06888451 BTC
Random Selection Loading Transactions
Max Size: 167.99/200 MB

Candidate Block

Mining Attempt f862c97e0bef93bb8d70b8ba50e02c84f9bf89c19063e9af2526d9ceb2ae857c
Version 20000000
Previous Block 000000000000000000007c0d03566c9a659e961b946ab0c5bf9197674ecf2b24
Merkle Root c075283c9e3528678bc126d1bb02d6c626a20ccb1775887ace905ee6504ede6b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,489
Size: 1.00 vMB
Total Fees: 0.01233047 BTC
Feerates: 101.62 > 1.24 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,068 (734,297 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
180,771 180,771 00000000000003086f099bd254f11832b80f17031efdb97bb9082efde02820fd 287 0.25/1.00 vMB 112
180,770 180,770 00000000000004b3fe1b08c5a1a706ddb84402dc4b650a5a3144d6541c40bfac 251 0.11/1.00 vMB 210
180,769 180,769 000000000000077a01870b16b3f3d24da16eec5c3659c1492c021534cc1a0ffb 109 0.06/1.00 vMB 96
180,768 180,768 000000000000071b86e93f0ca526f4487d99bbe1781cb4b689f51dede4933ba4 53 0.03/1.00 vMB 61
180,767 180,767 00000000000005c77a54a77277e823337b484e973a82789c81f6a78a77ec1dd5 18 0.00/1.00 vMB 73
180,766 180,766 0000000000000312b75832d618e6dd2a9d8b732ded036ee24acf60ac6317e1b1 286 0.14/1.00 vMB 122
180,765 180,765 00000000000001347f3e478ec1f3f0fd9d55d47c7e1631af256f77196186de9c 19 0.01/1.00 vMB 22
180,764 180,764 0000000000000510e0cee475db8630aaee8da397dc6ffdcc8984bfcb99fd6785 162 0.14/1.00 vMB 143
180,763 180,763 000000000000045557479febbda0db5ad3c61b948907814e9f14b0f64b193ec8 113 0.11/1.00 vMB 100
180,762 180,762 000000000000006a17fa1583ee197e5705341f9799ff0e98266cc862058a1371 114 0.08/1.00 vMB 144
180,761 180,761 00000000000007ad661e4915adfdc6ccc4cfb92372011694a97e1814f98a614a 127 0.06/1.00 vMB 253
180,760 180,760 0000000000000536b5ea8ad360bc67d56c8ac72701dadf25f96b15e8cc011bb5 285 0.12/1.00 vMB 193
180,759 180,759 000000000000057a4079c6d540a87ac0c97ecd91fbb478b34a8b6751688e98a4 256 0.13/1.00 vMB 86
180,758 180,758 0000000000000675a2a44a40430629ef9f9a191508052f1cbc05c4c1baee6cd0 425 0.17/1.00 vMB 196
180,757 180,757 00000000000009aa0104c5e40ebc8b4642c7b8f72eb14f2c6d84bb4ffc48e5b8 353 0.14/1.00 vMB 127
180,756 180,756 000000000000066606829931f5af8194e73182233d3a560fe33180383e97f318 106 0.05/1.00 vMB 93
180,755 180,755 00000000000006766088d47dac1de6b95dd732b221cf5b166b34c585083f7668 217 0.09/1.00 vMB 122
180,754 180,754 0000000000000635cc50f1ff327be1428e4dee931792b558e0ecd8aeada4b691 69 0.03/1.00 vMB 91
180,753 180,753 00000000000002db3a9a383285cc25d6d97c66f453ca911f6755a9de8172864a 104 0.07/1.00 vMB 81
180,752 180,752 000000000000065236acb4fa676c058bc64c47ae08d6f16641bd8cf02bab60b5 232 0.09/1.00 vMB 166
180,751 180,751 00000000000009171baeaf51db1cd6733313e323e6531eaeb22b5105ecf47df0 94 0.05/1.00 vMB 128
Previous 10 blocks ↓
Total Size: 782.51 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: 668.67 GB
    • Received: 15.55 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.