Loading Tool

Explorer IconExplorer

Memory Pool

43,624 transactions
27.05 vMB
0.08281439 BTC
Random Selection Loading Transactions
Max Size: 141.56/200 MB

Candidate Block

Mining Attempt 09128c47ad48fc7506a608d6a032eaa999f6de7c274c075ca81fd4499b68f3f3
Version 20000000
Previous Block 000000000000000000009172c47a169670d4fbb39e581fcbeb28ccbe02f86130
Merkle Root ae08b16344c616807a37a4cf5ae44a6e570b6af31659ba9124dc820f9488e6b7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,127
Size: 1.00 vMB
Total Fees: 0.03119529 BTC
Feerates: 150.93 > 3.13 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,870 (128,293 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
786,577 786,577 0000000000000000000159556f9aa06e41204e142b5759f39febf0ef929f9e51 4,407 1.00/1.00 vMB 9
786,576 786,576 000000000000000000055cb355f5f4f0ec206a5448f0cedf7464ea97b419e5d3 4,154 1.00/1.00 vMB 9
786,575 786,575 0000000000000000000045798897be36139841b389700ec355655448762bd3ce 1,915 1.00/1.00 vMB 4
786,574 786,574 000000000000000000053707804b48bdfd310f404f1c717a1ce25d6e2af6d886 3,354 1.00/1.00 vMB 4
786,573 786,573 0000000000000000000410af6eef8abf715c47cad6ff2586ab5c6d7220869163 3,513 1.00/1.00 vMB 16
786,572 786,572 000000000000000000001fe4dce4e518a18196594f1e2666d098a2ed8dccb4be 3,437 1.00/1.00 vMB 7
786,571 786,571 0000000000000000000394bc0fc441453d16d093dc0de463829848759e3e495b 2,809 1.00/1.00 vMB 17
786,570 786,570 00000000000000000000658fc6a7607bd46086d5aa37a60d1ec3d469223e6492 3,088 1.00/1.00 vMB 20
786,569 786,569 00000000000000000000e3152fc1a8012f795e0e3e85accea62490491a257794 1,755 1.00/1.00 vMB 15
786,568 786,568 0000000000000000000015a5f3d1f723ac7d69c1454991654e483c2b77d4258c 2,169 1.00/1.00 vMB 25
786,567 786,567 00000000000000000002401a35509e060d6b8cc72ee36023da9f3339c0728380 3,128 0.79/1.00 vMB 7
786,566 786,566 00000000000000000002719b62aa53fcab8c12ba3538458423464263098f5b44 3,320 1.00/1.00 vMB 18
786,565 786,565 00000000000000000001894f832db162871ce1a6b0572cbfdd1b35b4d4a07099 2,576 0.81/1.00 vMB 10
786,564 786,564 00000000000000000000cd75196d28ef5542f8aece002b9d8bbd21d348d844b4 3,046 0.81/1.00 vMB 4
786,563 786,563 000000000000000000024f49cd3ba8e3b106485f8cb8ef0d945938bd0456627b 4,082 1.00/1.00 vMB 6
786,562 786,562 00000000000000000002b1401a0afcd851fea4167270ced1d1d4797e85b60b34 3,019 1.00/1.00 vMB 5
786,561 786,561 00000000000000000005326be308b12ee7917dbeb20df8e87b0c4c5d26219703 3,171 1.00/1.00 vMB 19
786,560 786,560 000000000000000000020f0e7103c740327295aa39e83f22e9c2e0464a38496d 2,827 1.00/1.00 vMB 8
786,559 786,559 00000000000000000003c74eb33a802c10c0d10da030a8f2a022cf04bda1a7f2 2,916 1.00/1.00 vMB 9
786,558 786,558 0000000000000000000593a27ff7cb6c5f99b2271c236d571c9c4bd77f4933d9 2,662 1.00/1.00 vMB 16
786,557 786,557 00000000000000000001b6445eadceb68c7dbff1624e052d4c372ffb156c06b0 2,868 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.16 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: 653.28 GB
    • Received: 13.86 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.