Loading Tool

Explorer IconExplorer

Memory Pool

71,727 transactions
27.77 vMB
0.06005412 BTC
Random Selection Loading Transactions
Max Size: 164.65/200 MB

Candidate Block

Mining Attempt b26681b4aaeb8d31fb0237d7113cb6b707c30328df82e3ff643af08c040a269c
Version 20000000
Previous Block 00000000000000000000a6021cd756592116928201db218641aa213304cf81b0
Merkle Root 7754328400c42ede03fc029d5e105dba9d14a2dbe8a476655f19f0d6012d2e29
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,796
Size: 1.00 vMB
Total Fees: 0.00476930 BTC
Feerates: 21.55 > 0.48 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,034 (411,282 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
503,752 503,752 0000000000000000004c6e15ef0fcaaad480ed1e9541797b433c42f4d72322aa 1,852 1.00/1.00 vMB 443
503,751 503,751 000000000000000000777707e5b9374be962a3949b237f69d77413e6891e60ec 2,442 1.00/1.00 vMB 414
503,750 503,750 0000000000000000006df401e5a76830d40a48b98e5244e4ee9241b8867d9678 874 1.00/1.00 vMB 147
503,749 503,749 0000000000000000001ae8cd59947b2e187d4bc9bc1b35de9747d481d1c6e710 2,052 1.00/1.00 vMB 353
503,748 503,748 0000000000000000003992ae14b563e3440c572efd11ac7bacc60610c9492fc9 3,197 1.00/1.00 vMB 542
503,747 503,747 0000000000000000004c6c5f311d765dc36a162f0c271eefe3ce98308cf1c86b 624 1.00/1.00 vMB 208
503,746 503,746 0000000000000000001863ae3094153d84d5ad9bf5e46d3920acb2a2f2f3b5ce 1,198 1.00/1.00 vMB 278
503,745 503,745 000000000000000000223085075b42b866635339e9f6564e542bee19f39099ac 1,072 1.00/1.00 vMB 283
503,744 503,744 0000000000000000004a70f236c60322a92de2e671972f77d7d87a7c9be99453 1,335 1.00/1.00 vMB 199
503,743 503,743 0000000000000000002039dc4715d07eadda4a225778b4e21cccad68b24be0fc 2,944 1.00/1.00 vMB 461
503,742 503,742 0000000000000000000fab7ccd1eb34aa7880b085892b1e931bd2e2f01d84663 2,823 1.00/1.00 vMB 530
503,741 503,741 00000000000000000049be0894b80cc65e8aaa5d832cf3d32f34d1e62991e8b3 887 1.00/1.00 vMB 202
503,740 503,740 0000000000000000008a76a456e9485bf5300f0dc456c81f6c1fc10658428553 320 1.00/1.00 vMB 162
503,739 503,739 0000000000000000000a599d96ea3b4ca9fc77659d9ebdc8ae91b2950cac801a 1,048 1.00/1.00 vMB 232
503,738 503,738 0000000000000000006b8a343bfd5b0d96ec73b0ebb943dae7788576ab155b95 2,315 1.00/1.00 vMB 509
503,737 503,737 00000000000000000005d412211f43834541b09ccc614f98853b747c629d8352 1,501 1.00/1.00 vMB 345
503,736 503,736 00000000000000000084456c3014c698265a76b723474843cc91515b10f94941 616 1.00/1.00 vMB 186
503,735 503,735 0000000000000000001a129bc261560f4f8d44909b7435569bd4de9ca6dc2c9a 1,545 1.00/1.00 vMB 305
503,734 503,734 00000000000000000076b6d0b16c679fe3699cb1c0bb39c309063b7f7f539f54 2,059 1.00/1.00 vMB 399
503,733 503,733 00000000000000000004827a8c817073550318e5b60e37cc37c4ba2cb043157e 2,793 1.00/1.00 vMB 541
503,732 503,732 00000000000000000023ec289f01983e3267d6b59c270a2267d5b4cacf640796 1,320 1.00/1.00 vMB 316
Previous 10 blocks ↓
Total Size: 782.45 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: 666.96 GB
    • Received: 15.24 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.