Loading Tool

Explorer IconExplorer

Memory Pool

80,938 transactions
29.76 vMB
0.10278885 BTC
Random Selection Loading Transactions
Max Size: 180.02/200 MB

Candidate Block

Mining Attempt f571c4c12873be05d19ea93ecda86f494d6f5d403fd300f930dc2160043dc19f
Version 20000000
Previous Block 000000000000000000011fe80ab0efc0f5275ceb3cd290b68a57004395140fae
Merkle Root c85ea41b4d71da629bfc4f2cf90e3b9424b9e65267d738e4afe0d60616f87e76
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,116
Size: 1.00 vMB
Total Fees: 0.03811491 BTC
Feerates: 146.36 > 3.82 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,108 (230,146 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
684,962 684,962 0000000000000000000307e7f359374a9e541861f8896e443cae99a152e342c4 2,232 1.00/1.00 vMB 89
684,961 684,961 000000000000000000019d07961fe77dbc68e40dce5d139c69f2d4a3a4db72c8 1,620 1.00/1.00 vMB 105
684,960 684,960 000000000000000000055ce18429aae565eb54e5cf3e10117587ac6a101021bf 976 1.00/1.00 vMB 102
684,959 684,959 000000000000000000036d8c24689c079ccb48bf7b76d37270158636b3dc5fe8 2,404 1.00/1.00 vMB 101
684,958 684,958 00000000000000000000b9745b22e40709f4e699bc1d19b9bcb9671d0083b4d8 2,441 1.00/1.00 vMB 41
684,957 684,957 00000000000000000004b5a463f74ed6f21cc8282186270b9b3538170cc6ae4a 1,744 1.00/1.00 vMB 65
684,956 684,956 000000000000000000059c5babf3dce995a954722ea6dc199696a86d22373cd5 2,698 1.00/1.00 vMB 118
684,955 684,955 000000000000000000021c45ce8a58a2d370d448ceb2bd20b0842133ac697c06 2,171 1.00/1.00 vMB 89
684,954 684,954 00000000000000000008336b58446ffc400b7bce1a2c0539715cb05cccdf32b6 2,710 1.00/1.00 vMB 40
684,953 684,953 000000000000000000052b470fc23a41095b3edd335eda96c839a434580ad02e 2,799 1.00/1.00 vMB 57
684,952 684,952 0000000000000000000a8b9b1382963605d191d63a8bca7ecc4b18f1fae5cf62 2,582 1.00/1.00 vMB 86
684,951 684,951 000000000000000000084d347bfc47e84589fcca717d985bf27b6b8bc36ce408 1,393 1.00/1.00 vMB 101
684,950 684,950 000000000000000000006cdac416ce17222fa0f90eb050d2b7e11773912df725 967 1.00/1.00 vMB 95
684,949 684,949 00000000000000000002b876f7c06f69ce9eedad0bb09916a5c70114b8ea2780 2,886 1.00/1.00 vMB 118
684,948 684,948 00000000000000000004176527a72b75247e468699b1e11a3490f7c4eb3516eb 2,624 1.00/1.00 vMB 86
684,947 684,947 00000000000000000006530f4567b0eb0951dd4e0dfb349093fe3508ffb585a5 2,231 1.00/1.00 vMB 68
684,946 684,946 000000000000000000027aa7ee6963772acc54dd1a7191c6db6c7f5c94ebcf9c 2,834 1.00/1.00 vMB 90
684,945 684,945 000000000000000000012a3f259fb82d5f9f0b00b6cd1f4cc4658798520d09be 2,673 1.00/1.00 vMB 87
684,944 684,944 00000000000000000006ee95fbdd8b13a03946e5cf3ee9b58e1e2fe7d53f94e4 2,468 1.00/1.00 vMB 92
684,943 684,943 00000000000000000002c28f617264eeda98541d5e0c215a3b0ee6d6094803f7 2,245 1.00/1.00 vMB 90
684,942 684,942 00000000000000000007e216a15cd01e825ea1c76ee26ced76780e45aa05fb5e 1,973 1.00/1.00 vMB 106
Previous 10 blocks ↓
Total Size: 782.58 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: 671.30 GB
    • Received: 15.90 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.