Loading Tool

Explorer IconExplorer

Memory Pool

87,056 transactions
32.05 vMB
0.11485805 BTC
Random Selection Loading Transactions
Max Size: 195.91/200 MB

Candidate Block

Mining Attempt 0a9743a5f72a08c0c6bac70d2ea90f009ea7121d8f69a0ae5885037264ca7a15
Version 20000000
Previous Block 00000000000000000000209b8de38c3e1775cd6d32cde674ad92e343308213be
Merkle Root cc66016ab498e1adcd67af2f4b43cd696861d6f5bbd87cc38d282b80af3640f5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,480
Size: 1.00 vMB
Total Fees: 0.03122268 BTC
Feerates: 1,236.26 > 3.13 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,362 (22,741 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
892,621 892,621 000000000000000000016f51ed2b42cd8670f9d7c039d5a4731a02cd0864d4d2 4,294 1.00/1.00 vMB 4
892,620 892,620 0000000000000000000082bdf7db449e1c3b40c2fe5e32a69be58be391d40121 1,992 1.00/1.00 vMB 1
892,619 892,619 00000000000000000000c2e69fbd3a127127d9edf065c3feb98f8576f1abe69f 3,203 1.00/1.00 vMB 3
892,618 892,618 000000000000000000020b11b69cc4496dbef3dce6c38b3ca32dac26a2e9b2a5 3,592 1.00/1.00 vMB 3
892,617 892,617 000000000000000000018dbe41b20b3a41cc2d75da407de9534b5d8a393c4d40 3,124 1.00/1.00 vMB 7
892,616 892,616 00000000000000000000995196ac978846c07665830c34db40fbd05ad06c4cb7 4,118 1.00/1.00 vMB 1
892,615 892,615 000000000000000000018988b8a0a78e8d233b9fc73a8ac0f1c78081b27f1b61 4,495 1.00/1.00 vMB 2
892,614 892,614 000000000000000000008259562034fed2c4b04000e5377fde6a1a28f8c5c3d0 2,489 1.00/1.00 vMB 2
892,613 892,613 0000000000000000000066e9ca0f4b40698aa92394c9671802217156b50038a9 4,073 1.00/1.00 vMB 2
892,612 892,612 00000000000000000001a4e40f309f0aea994fc3f0958365b33b14a6ae844246 4,552 1.00/1.00 vMB 4
892,611 892,611 0000000000000000000178b55462180c247ae81dd73ff64889d2eca6ce688bb1 2,446 1.00/1.00 vMB 2
892,610 892,610 0000000000000000000120827f710a3a6e03922e5a79bae05859ed9a22fffcc9 2,945 1.00/1.00 vMB 2
892,609 892,609 00000000000000000000b08bb1035d056a2e0af9cba47d38cac2aaa571ed3e71 3,469 1.00/1.00 vMB 4
892,608 892,608 00000000000000000002435e6c5a99b9058cc5ccfebfeacf8f4f8ceee1076d16 2,938 1.00/1.00 vMB 2
892,607 892,607 00000000000000000001b7c2506918f1287be0e12c879930115a8f2610a58194 3,417 1.00/1.00 vMB 6
892,606 892,606 00000000000000000001541e4631da7db64ee1c93ee4c85f1fcb14f29bcde77e 3,330 1.00/1.00 vMB 6
892,605 892,605 00000000000000000000280e5b7fb11db13d71852d87b2a93f54843a4c312ec4 622 1.00/1.00 vMB 2
892,604 892,604 0000000000000000000039d4d4db0938c1a04f4480ebd2664412a0c0340d45c1 770 1.00/1.00 vMB 2
892,603 892,603 0000000000000000000181ae3db53566d4e4ee0409668a8e23894056dfb69819 2,935 1.00/1.00 vMB 4
892,602 892,602 0000000000000000000080e42106379f8717dd372373cfe4a46aff439e2e414c 2,823 1.00/1.00 vMB 5
892,601 892,601 0000000000000000000161a4e0e7af8ef352d79ceef0f39584139d6d5caf7d4a 3,115 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 783.02 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: 719.41 GB
    • Received: 18.05 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.