Loading Tool

Explorer IconExplorer

Memory Pool

78,587 transactions
30.06 vMB
0.08585434 BTC
Random Selection Loading Transactions
Max Size: 182.90/200 MB

Candidate Block

Mining Attempt 18761afb86f48d0000fe1623d0ecd4708da1410e4e3aee0439cf996a48c61664
Version 20000000
Previous Block 000000000000000000000eae6ae416cdad2dec45a411fce4671dd0b42eb663a3
Merkle Root 1f6fa00e506fdf356e1732b5e2f42cf115ac7fd966912f19c32a5da3f9bddc9e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,347
Size: 1.00 vMB
Total Fees: 0.01902423 BTC
Feerates: 151.02 > 1.91 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,401 (102,757 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
812,644 812,644 0000000000000000000348e9d6bf6707b26c5b0b8a9088873d8d5f86389ccbac 1,297 1.00/1.00 vMB 10
812,643 812,643 00000000000000000000e9dd35791a29aa35342b48e263a00325ad4ddba6fc78 3,528 1.00/1.00 vMB 26
812,642 812,642 000000000000000000002bd2a479944c001edfe2f007c900dcaca7ef90718c49 1,687 1.00/1.00 vMB 10
812,641 812,641 0000000000000000000430857f661701d9ad5573b5e2694685be0213c79f29e9 2,602 1.00/1.00 vMB 15
812,640 812,640 00000000000000000002c62fb333bc0556c85b29610e428c04a5ef4f657ee548 2,704 1.00/1.00 vMB 15
812,639 812,639 00000000000000000002e994e924c06b66ef3de5aa6921f84434482c4d5fcf62 3,304 1.00/1.00 vMB 20
812,638 812,638 0000000000000000000192d25e3cfb9a679f9ade3a36ad317f577bcb73e29975 3,273 1.00/1.00 vMB 37
812,637 812,637 000000000000000000002d5743177b5f709d60e590e3849fef71fc6110ab544f 1,479 1.00/1.00 vMB 6
812,636 812,636 0000000000000000000477093aa27d1a19b57ac0fdad0a802a137e380790e23b 2,745 1.00/1.00 vMB 19
812,635 812,635 00000000000000000003e150165b2776cc00fd5a6a9463e396daf9ca2442a4eb 2,920 1.00/1.00 vMB 18
812,634 812,634 0000000000000000000417d6703ef923ba17a041915654c0801836afb1da90e1 2,646 1.00/1.00 vMB 30
812,633 812,633 000000000000000000043c3e601a27074d4bcfe48c0f7c9022c4713b70e2bf99 903 1.00/1.00 vMB 9
812,632 812,632 0000000000000000000078904724b14781a8a2f7cfacbfeb299132428e94dc9e 2,931 1.00/1.00 vMB 24
812,631 812,631 00000000000000000000ac853fd0e0894372a8316db6a01758e36d3be8f1121f 3,549 1.00/1.00 vMB 24
812,630 812,630 0000000000000000000152f9a62cb2790791e35dc86ed352567b27f82b5bd1a8 1,422 0.99/1.00 vMB 9
812,629 812,629 00000000000000000001299cc4c06cb1f66252923313ed478c65f2f2939eb1b0 267 0.98/1.00 vMB 3
812,628 812,628 00000000000000000002e2380a2d2ab3d5abcbd0c31bbfa3a72d6c3bb98e51fa 1,303 1.00/1.00 vMB 7
812,627 812,627 0000000000000000000082c36703c273a0ef7f5c08c41ee04c70dc13e96ddb93 1,734 1.00/1.00 vMB 5
812,626 812,626 000000000000000000031c9a5b2ba7590b000e27983905662113484026b6d0fd 3,505 1.00/1.00 vMB 22
812,625 812,625 0000000000000000000390089cf5c89cecba580b2a9bfa503e313db81b92102c 1,271 1.00/1.00 vMB 7
812,624 812,624 00000000000000000003bccb75ffcf6924efe059480305410488e75e58948a4b 2,964 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 783.08 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: 721.21 GB
    • Received: 18.37 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.