Loading Tool

Explorer IconExplorer

Memory Pool

85,749 transactions
32.85 vMB
0.13142833 BTC
Random Selection Loading Transactions
Max Size: 195.45/200 MB

Candidate Block

Mining Attempt 8f83b7f81375b67e66d2e41f2f1b33b6585711240380ad36a73738f71d54fceb
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root 27c46b401d258f4f8c819449eda5023cf06a60a52a305c65e8d0fb269f6a62b6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,643
Size: 1.00 vMB
Total Fees: 0.06082649 BTC
Feerates: 387.56 > 6.09 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (197,321 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
717,632 717,632 00000000000000000001e63302b400a6909a6012dd5c592938b0eb36cf1558b1 425 1.00/1.00 vMB 2
717,631 717,631 00000000000000000000ce6ecd418c9ca225c20db2024f26578d5d021aa89d92 1,583 1.00/1.00 vMB 4
717,630 717,630 0000000000000000000938efb001796c272cd1b91819f4e4b79dbf3a3b9ed9e9 2,927 1.00/1.00 vMB 11
717,629 717,629 00000000000000000004b9f37ef8cc143d34667d7fa63f47be78ae6d0eaf663f 2,827 1.00/1.00 vMB 15
717,628 717,628 000000000000000000071d4e20925465726a4eae5eac2b44ffa055303e3fcc6a 590 1.00/1.00 vMB 3
717,627 717,627 0000000000000000000603deadeba864e380283b5ad3acebe276567bcd38914c 1,769 1.00/1.00 vMB 6
717,626 717,626 00000000000000000009c8b5a6cd8978258458cd7f54dbda43a2f83ff4282496 1,344 1.00/1.00 vMB 10
717,625 717,625 000000000000000000003f33836962732646a4f8dff3a480966c9d4853c91679 1,986 1.00/1.00 vMB 12
717,624 717,624 0000000000000000000b74cb939a10e6e8f0c9f84efac764885818d4f69c902c 2,431 1.00/1.00 vMB 4
717,623 717,623 00000000000000000000f8972dd7d8288462e0a770caae3be5576a8f41942619 2,805 1.00/1.00 vMB 14
717,622 717,622 0000000000000000000801d959fad0b01e8df970a675a6f7f94b7fee67c01729 2,400 1.00/1.00 vMB 9
717,621 717,621 000000000000000000087567842d8cb2b9ae9ba5286dadb545e6a3681b7e705e 2,333 1.00/1.00 vMB 9
717,620 717,620 0000000000000000000a458911a5b3325e2642a5bdff4951b319c2e0dd22d158 3,540 1.00/1.00 vMB 5
717,619 717,619 000000000000000000059c6f4cf2a23ea1fcfeb7c0bdb034fd7aec7f824ffff2 3,215 1.00/1.00 vMB 6
717,618 717,618 0000000000000000000479ef9087b4c02a9e30d5f87ab5fd78061c1298ecb0d7 1,074 1.00/1.00 vMB 6
717,617 717,617 0000000000000000000a3685447be25724f0430b4c3f86e97583f66a0e5773fd 3,210 1.00/1.00 vMB 15
717,616 717,616 00000000000000000007d7f9541a07d9d84a03d0bcec4024a39b64a3ab4d2e13 2,767 1.00/1.00 vMB 20
717,615 717,615 0000000000000000000498b78e13e144f04d757cc89a087192c04c723e940a8d 3,173 1.00/1.00 vMB 19
717,614 717,614 00000000000000000000c42f6c391e7f57ac8632dd76bdb0f6befebaaa392347 1,654 1.00/1.00 vMB 16
717,613 717,613 000000000000000000090d0db4a8b07bd107dac4de74c95f0f88d36e2230d0b0 3,009 1.00/1.00 vMB 4
717,612 717,612 00000000000000000001efcd12b7e88f3b86941724454a7c3bd23da3051eed26 1,946 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.31 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: 659.27 GB
    • Received: 14.60 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.