Loading Tool

Explorer IconExplorer

Memory Pool

80,878 transactions
31.01 vMB
0.07118377 BTC
Random Selection Loading Transactions
Max Size: 188.85/200 MB

Candidate Block

Mining Attempt eed0a01b54fcfd5a4f45f045d3425feec37d4e9476426492a64f8bd4711543e3
Version 20000000
Previous Block 00000000000000000000905e2cc5dcc7aa0fa11ca619828cc970f8f84732e4ef
Merkle Root 79062c16977d2492d7cd408e4c88cddf353f083ba33945c590cdcbf23f58aeff
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,343
Size: 1.00 vMB
Total Fees: 0.00428840 BTC
Feerates: 60.16 > 0.43 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,198 (42,974 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
872,224 872,224 00000000000000000000bd99699b0f2c55fa9296e57fa287f54dc2b57a91863c 2,977 1.00/1.00 vMB 25
872,223 872,223 0000000000000000000005429b883120ddfbee802401201a5000c8a9b34ec35b 3,827 1.00/1.00 vMB 7
872,222 872,222 000000000000000000024d4c784521e54b6f4a5945376ae6e248cee1ed2c0627 3,677 1.00/1.00 vMB 7
872,221 872,221 00000000000000000002337d25a265d4f0460b5b3a8d926d7de0ba8244c4191f 3,587 1.00/1.00 vMB 13
872,220 872,220 000000000000000000019a71ea9d263a099d96b75f0bb65d6967f544124d1211 4,155 1.00/1.00 vMB 7
872,219 872,219 00000000000000000001b9e4e7c242589710bb237dd9bde683f70e47b52cd0e1 3,724 1.00/1.00 vMB 5
872,218 872,218 00000000000000000002128f35394d62b4a984949501e4640bedcbf65fef2287 3,522 1.00/1.00 vMB 11
872,217 872,217 00000000000000000000940c468db745efe0e6dd5047f57c3efeb0b262ea182f 3,865 1.00/1.00 vMB 3
872,216 872,216 000000000000000000008becff372decf4b7a80adbbbdcc260be104d69fa90b6 3,439 1.00/1.00 vMB 4
872,215 872,215 000000000000000000022c3057b03583366c8f10e60e99ad16e744f068d371df 3,243 1.00/1.00 vMB 5
872,214 872,214 00000000000000000000bf6b9a54bc17e6fcf9693ea5e96bc65da0254ea21fc2 3,885 1.00/1.00 vMB 5
872,213 872,213 00000000000000000000cb70fe4bae44f7b0aa3e17921cbf13c647e9fccc7c80 3,574 1.00/1.00 vMB 7
872,212 872,212 000000000000000000000125f7fc68755d9e558b00fe45e84f7a49fd18472715 3,187 1.00/1.00 vMB 7
872,211 872,211 00000000000000000001bba163a46fb19b450839088603b26ad49164f15a6fcf 2,769 1.00/1.00 vMB 7
872,210 872,210 00000000000000000000130e408b267dfcba6db597d6a2ae922e1481f9d1f47d 2,569 1.00/1.00 vMB 6
872,209 872,209 00000000000000000002825e13efcf3d913fcd0d801c0439582fcc97fc668bbf 706 1.00/1.00 vMB 4
872,208 872,208 000000000000000000026f8fc80f46f79f43dfad0d65a1baa98d61a8faa68a0d 2,455 1.00/1.00 vMB 6
872,207 872,207 000000000000000000010bcec65169579fe1c78989fc6bf05541dbb140377b02 3,156 1.00/1.00 vMB 5
872,206 872,206 00000000000000000000eee0337baee2cb6b2b1bc8e6860a411c111b766871f1 4,259 1.00/1.00 vMB 9
872,205 872,205 0000000000000000000055341e7d5dc4e02e0f966eb65b813bdb43775dff9d4a 3,784 1.00/1.00 vMB 13
872,204 872,204 000000000000000000017969003366563b28cc2733078ca456bcb6ba6fcbf754 3,670 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.74 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: 707.89 GB
    • Received: 16.71 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.