Loading Tool

Explorer IconExplorer

Memory Pool

79,140 transactions
29.68 vMB
0.07465771 BTC
Random Selection Loading Transactions
Max Size: 177.96/200 MB

Candidate Block

Mining Attempt df998e41a6d0f3380c69cfe6a52a58d0190fe07f4f88df2ca0dc0d2e1631d875
Version 20000000
Previous Block 0000000000000000000135a2d0bec06965c586c49ebfdec65261090f168854ee
Merkle Root aa76a524067b089d3e8dce430594b7302cb81a0127e55838c3121404832e9eef
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,917
Size: 1.00 vMB
Total Fees: 0.01425639 BTC
Feerates: 150.77 > 1.43 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,995 (411,240 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
503,755 503,755 000000000000000000181802edfee33f05e674e028c41ae5d0a5f32abe7ebc27 1,009 1.00/1.00 vMB 251
503,754 503,754 00000000000000000030f9607987c91b5a426858bf7feaf6c6fbe232ae4a5fb0 826 1.00/1.00 vMB 252
503,753 503,753 000000000000000000536d5ca0fa8f9ebff0a459faae932b53f3a91d26a5454d 1,215 1.00/1.00 vMB 227
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
Previous 10 blocks ↓
Total Size: 782.38 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: 664.45 GB
    • Received: 14.98 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.