Loading Tool

Explorer IconExplorer

Memory Pool

74,740 transactions
27.67 vMB
0.07458822 BTC
Random Selection Loading Transactions
Max Size: 168.57/200 MB

Candidate Block

Mining Attempt 33dd7aecc85cf30b4a4c5d2601e785695fd2d7cd550da3fa4ba1d20869176685
Version 20000000
Previous Block 0000000000000000000192874583294799069cd41a502da4205abee519612895
Merkle Root f12e36cafbd6bb5b72e35758366904f61fb1818425b77e32e7ee42fd075ddb0b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,859
Size: 1.00 vMB
Total Fees: 0.01543811 BTC
Feerates: 100.35 > 1.55 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,293 (190,613 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
724,680 724,680 00000000000000000000d2f8d13c136f823ccd7011be161a2020a562ecbb3728 1,161 0.56/1.00 vMB 7
724,679 724,679 00000000000000000004ed1c721995dfc388a4dfc318279dced2ee81c56b4490 1,637 0.92/1.00 vMB 6
724,678 724,678 0000000000000000000706b84ace9b312a005672eb91f9e8ae200b89d61b5b6b 391 0.30/1.00 vMB 4
724,677 724,677 00000000000000000004c87f07e8fa989d511acc3d2fc5a6fe7f4a7ddbe1a898 1,644 1.00/1.00 vMB 3
724,676 724,676 000000000000000000007b48a0c34d04ffa26fd60e81ff1a4d930ff6360b69f8 1,702 1.00/1.00 vMB 6
724,675 724,675 00000000000000000006cdc149b616b59a92e4e8dedb68529a579ed287a1b891 2,411 1.00/1.00 vMB 7
724,674 724,674 00000000000000000008e48e56efcb38acfa0a744d6b6b9fa70a35b3425470d6 2,581 1.00/1.00 vMB 12
724,673 724,673 00000000000000000000a38b12ba22ca48566cffb2251ea5d188ecabad86ab04 1,061 0.39/1.00 vMB 8
724,672 724,672 00000000000000000008f5e76b4eae8f69a76d326268e40490e6a9e4ab289cbf 695 0.32/1.00 vMB 7
724,671 724,671 000000000000000000021dfac4299b0872d92a6e28a95027010feed4f985b7dc 1,204 0.35/1.00 vMB 8
724,670 724,670 000000000000000000024b208ce7149abd052c8688db4dd4b0d510917116bbb9 1,566 0.97/1.00 vMB 1
724,669 724,669 0000000000000000000065cc9ff1214f22bf99d9f32ceb53514b46631f064853 3,123 1.00/1.00 vMB 7
724,668 724,668 0000000000000000000662b68e540c339e04c28c858b2f50234d4ec526fdb37d 2,630 1.00/1.00 vMB 16
724,667 724,667 000000000000000000097bc799477501ab2978b57a3bb1af7172461719bfacfb 1,346 1.00/1.00 vMB 3
724,666 724,666 00000000000000000000ca2d32d14a0758d45d6117f546384f16447f4aa2ea8a 2,420 1.00/1.00 vMB 8
724,665 724,665 00000000000000000005478bd085a4ed9680d020923b0269314771ed866413fd 2,728 1.00/1.00 vMB 4
724,664 724,664 00000000000000000003b2cf7da875831e81ba64ce328ef7d8c62b885719e2cc 2,772 1.00/1.00 vMB 10
724,663 724,663 000000000000000000035ad39b4f5edf7d65ee91a397f57538a113a50f1f48d0 2,669 1.00/1.00 vMB 10
724,662 724,662 00000000000000000009c293bde7bd250d5b77ac301bfa04da795c1d77d0d2ef 2,785 1.00/1.00 vMB 5
724,661 724,661 000000000000000000034666930414be2f12b1472ee47de758e38ce085bb48d6 2,805 1.00/1.00 vMB 7
724,660 724,660 00000000000000000001f0e3ed4f87880cf020845f8008aef4edd3896f67f3ad 2,648 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.90 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: 713.58 GB
    • Received: 17.40 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.