Loading Tool

Explorer IconExplorer

Memory Pool

85,688 transactions
31.97 vMB
0.12050975 BTC
Random Selection Loading Transactions
Max Size: 195.74/200 MB

Candidate Block

Mining Attempt 8afba98d522a680def39fa0b1502e5d244f2d788197c565f308857cea4dfaa37
Version 20000000
Previous Block 000000000000000000007e377d6e096ae0ae208e7c56eca1526c4517ce45359d
Merkle Root 4c6139691a296d920b4a8f1a2fe26bca69c0d6587fb9d9a577afb095a96f4115
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,550
Size: 1.00 vMB
Total Fees: 0.04126865 BTC
Feerates: 299.70 > 4.14 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,225 (105,709 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
809,516 809,516 00000000000000000003ecdd7defe6adbc506ce7f459f4e3d70a3ccbeaf779cc 1,088 1.00/1.00 vMB 11
809,515 809,515 000000000000000000049af425379e4a1778695bf83720968d7cd0d4c796fd83 1,949 1.00/1.00 vMB 14
809,514 809,514 0000000000000000000049beee7b9fbf8965eb93d591144ad021896f0a2e736d 2,543 1.00/1.00 vMB 29
809,513 809,513 00000000000000000001fa427cb9a1e9f9e5e441791df6fcb331ef51e50d29ba 2,030 1.00/1.00 vMB 18
809,512 809,512 0000000000000000000084b229ceba708dc9a4aa37c796ce956df5d1c1002f5e 2,722 1.00/1.00 vMB 22
809,511 809,511 00000000000000000000ea4bc3b209660fef1ec8c18caeb7e455302507600859 869 1.00/1.00 vMB 10
809,510 809,510 00000000000000000002d6b04ee4dc5eb596752a5ac4d07c8a43bdfc8ca771b9 1,400 1.00/1.00 vMB 13
809,509 809,509 0000000000000000000484199a4bfa98050f3a02835d0c3eaae32d8a0ff2d1e7 597 1.00/1.00 vMB 9
809,508 809,508 00000000000000000003750fc2f142aeb838f891f0d766548b27a343891a6d6f 874 1.00/1.00 vMB 7
809,507 809,507 000000000000000000027812e4e7c060d35c62d7bc6d7402a1c336657804930f 257 1.00/1.00 vMB 7
809,506 809,506 00000000000000000000644d82bc580ce071eeb275e9e45b5911511368c66bdd 235 1.00/1.00 vMB 7
809,505 809,505 00000000000000000003b727b38a01420f3506d3aed73212086488a4dcef8982 191 1.00/1.00 vMB 7
809,504 809,504 000000000000000000004e30b09055b201f1e50d3d5d0c57078f54197ef78ad3 1,474 1.00/1.00 vMB 10
809,503 809,503 00000000000000000000b9314fa1a7ea1cb3763858d50e05a5b2e046414cf628 2,728 1.00/1.00 vMB 23
809,502 809,502 00000000000000000001539c77c183a3c5bc493b43c6055776532a2e8c621454 1,955 1.00/1.00 vMB 32
809,501 809,501 00000000000000000003eab6140051881fa5f74b23e813428f8df36c128a194b 278 1.00/1.00 vMB 7
809,500 809,500 000000000000000000012d45ef8e97822fca668f915e050a5c07e4e3045cef85 648 1.00/1.00 vMB 10
809,499 809,499 000000000000000000026c07adc80c4298c07ad620b3c473027e0431dc160c54 259 1.00/1.00 vMB 7
809,498 809,498 0000000000000000000022823d6d3ea1ff8c5e3b5b9294b5167834cfcaf395db 1,250 1.00/1.00 vMB 13
809,497 809,497 00000000000000000001983f568eb0c0f3fa58cc9af0c1097d534193433647c7 295 1.00/1.00 vMB 7
809,496 809,496 000000000000000000020fbbd7ee4dde28018eb857c98323d88475f05b6fdf41 1,196 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.78 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: 709.64 GB
    • Received: 16.94 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.