Loading Tool

Explorer IconExplorer

Memory Pool

41,777 transactions
26.83 vMB
0.06130062 BTC
Random Selection Loading Transactions
Max Size: 140.56/200 MB

Candidate Block

Mining Attempt 7ed80d60a4407fc2e42b0136a9135290aacf90da6a9e81bdaa3ca7036e153e8a
Version 20000000
Previous Block 00000000000000000000d4a518e70dcf6645c40c788678282cd7f9e240afc9e0
Merkle Root a120249f3e236c5110c9dc53f37dcae860a75d9842c6cfc76b542005955bee97
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,176
Size: 1.00 vMB
Total Fees: 0.01151581 BTC
Feerates: 60.14 > 1.15 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,912 (155,879 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
759,033 759,033 00000000000000000002d13d792426362b7dbca95fad424021f475a3a9705d81 327 0.10/1.00 vMB 8
759,032 759,032 00000000000000000005d56b26a90e0313f25ade7e1378d6d3d2909b79462c10 96 0.40/1.00 vMB 1
759,031 759,031 00000000000000000002d37361d17822f3556880d6567a89c81ec3e39cc95950 1,899 1.00/1.00 vMB 7
759,030 759,030 00000000000000000006f4699646cb7124f3543d469fea8ac1bc5d8fa1f021e5 1,379 0.85/1.00 vMB 6
759,029 759,029 00000000000000000004e49a53cc89e249a1572e2113f9efffb0a9ad11adb3b4 1,297 0.63/1.00 vMB 6
759,028 759,028 00000000000000000007bf01b51aa2bcb33d8af243156dd9facff9a6ee7a14cf 661 0.25/1.00 vMB 9
759,027 759,027 00000000000000000007359dccca81a5e9f3800d7da6abad1f40c7fd777d1d8b 353 0.55/1.00 vMB 1
759,026 759,026 00000000000000000002990c9ee4ace88ad9f160397fb9022de9ad6bd6b7a94d 2,017 1.00/1.00 vMB 7
759,025 759,025 0000000000000000000293f879db3d3239dc8526f797e87c577a9eec2b8ee8f3 801 1.00/1.00 vMB 9
759,024 759,024 0000000000000000000204877d5f6843adfc4f82c9a041eaec68bd43f1b39bbc 1,427 0.51/1.00 vMB 9
759,023 759,023 00000000000000000001741b3261709c3e67be27539cc3f1f1cb3ab92597bef0 524 0.26/1.00 vMB 6
759,022 759,022 000000000000000000056978324a55e4efc505b985b510184dee9f8ba3bb30f2 201 0.22/1.00 vMB 2
759,021 759,021 00000000000000000000cdbfed567aa265cbcf8a41537ad76d975aa1811a0225 2,622 1.00/1.00 vMB 11
759,020 759,020 0000000000000000000086c77053714b60b4a8c87ef9b95731febe26a4e3e802 1,182 0.66/1.00 vMB 7
759,019 759,019 00000000000000000003368cfaaae6b17b5440736f1aaf067710a9713b690d24 1,047 0.40/1.00 vMB 8
759,018 759,018 00000000000000000002a5c36d72bee21085cfd3e35bccef8a51179b1b49b077 153 0.07/1.00 vMB 6
759,017 759,017 00000000000000000000027a7e47d1142320321f56ff1a2b9e4fc87e3ad87bae 567 0.17/1.00 vMB 9
759,016 759,016 000000000000000000007324e4683bbbb2e8f4499acde74e625be3f0d97ba863 920 0.59/1.00 vMB 4
759,015 759,015 0000000000000000000295866b59473c9ff8aeeaf0d7e6df97781389d5031178 127 0.10/1.00 vMB 5
759,014 759,014 00000000000000000001f48a23eafa0098ab468b9823f88443b53b4ebb1707c9 154 0.48/1.00 vMB 2
759,013 759,013 00000000000000000003181de8b740748d7524fb225136268393a397f1327be8 1,295 0.99/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.23 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: 655.02 GB
    • Received: 14.23 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.