Loading Tool

Explorer IconExplorer

Memory Pool

79,477 transactions
29.65 vMB
0.07716202 BTC
Random Selection Loading Transactions
Max Size: 178.13/200 MB

Candidate Block

Mining Attempt 9c048b9bbb55b98c83393b106b41c2d74228d2fe70b2dfb56fa935533136b90e
Version 20000000
Previous Block 000000000000000000013cf702d9414db714b4bbb933ec22a416aebfd32738ef
Merkle Root e49110a78c25ab347742129952432a5379f7ae93184473608ff1df08d5695ca5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,450
Size: 1.00 vMB
Total Fees: 0.01683033 BTC
Feerates: 502.65 > 1.69 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,010 (108,650 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
806,360 806,360 00000000000000000001402639024988cecb7bfdf632cd4b183c0e3e26901bac 3,133 1.00/1.00 vMB 29
806,359 806,359 000000000000000000023ebe17da5e39542e0746b28bb4436fdbf0b1e88d84c0 2,236 1.00/1.00 vMB 21
806,358 806,358 00000000000000000000f1cbcea9e430fa89abd6c7ddac43b5e8254b7e76858b 2,862 1.00/1.00 vMB 29
806,357 806,357 000000000000000000048a87ecfb05cfb3517bcd5499656e081eaf8f523f59e8 2,695 1.00/1.00 vMB 22
806,356 806,356 00000000000000000004dc97a6cd0a94b9be642111a8d436874c96468229d68c 2,930 1.00/1.00 vMB 27
806,355 806,355 00000000000000000001d053d4a6d13b9cad1e1534228657e7bb19dea27f84c3 3,664 1.00/1.00 vMB 17
806,354 806,354 0000000000000000000044d9beb371a6058a4d929d582e32d5a0bd5d079a1f0e 4,168 1.00/1.00 vMB 19
806,353 806,353 0000000000000000000044914bfdd277384f8d767042f78caae07cffb23b66b2 2,043 1.00/1.00 vMB 17
806,352 806,352 00000000000000000004569f811accc7434bccf3cbaca4169f949ddbe44b9874 2,916 1.00/1.00 vMB 21
806,351 806,351 00000000000000000003fb9d5387e5ccdaa67990972eb0d2abb7df63887fff18 3,722 1.00/1.00 vMB 27
806,350 806,350 000000000000000000047728a20fd53cd0b48be354d82db61edcdf487c6c5451 3,685 1.00/1.00 vMB 30
806,349 806,349 00000000000000000004342f0e50312a04a98b115576cc8532767094d6f2d159 2,541 1.00/1.00 vMB 25
806,348 806,348 0000000000000000000060b3805dc2543a69f495c92aec773a1340f358cc87e4 2,817 1.00/1.00 vMB 21
806,347 806,347 000000000000000000050670729b2a16be4bfb344e9dab75ee6fbdd7100df851 2,824 1.00/1.00 vMB 17
806,346 806,346 00000000000000000000dde7de5600a47816d1a1cd3a3c7a8dd815182c0e7933 2,592 1.00/1.00 vMB 25
806,345 806,345 00000000000000000001d27dc77dfb428ae326be18a1d761ba7da80a7c5c8e5d 3,183 1.00/1.00 vMB 22
806,344 806,344 000000000000000000044feefd0e1d7cc1585c3113a9e3fffaa3ac1622132d76 2,728 1.00/1.00 vMB 20
806,343 806,343 00000000000000000002bbb8c8fd3e8ad980d146b6103508cab0a6496d366e15 2,701 1.00/1.00 vMB 25
806,342 806,342 00000000000000000003a444b70366765359ec534ca485b35481d67ea298661a 3,497 1.00/1.00 vMB 24
806,341 806,341 00000000000000000000a301c61d6de8fcbd9a1c7f3c8dbf7e38dfbe193dec38 2,758 1.00/1.00 vMB 26
806,340 806,340 00000000000000000004a2f898e01a99685be0bb55412e39e0c5b26b3c011871 2,610 1.00/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.41 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: 665.18 GB
    • Received: 15.09 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.