Loading Tool

Explorer IconExplorer

Memory Pool

80,544 transactions
30.90 vMB
0.07042872 BTC
Random Selection Loading Transactions
Max Size: 188.03/200 MB

Candidate Block

Mining Attempt 6f08cc5eedbf2de5dc4f4fe1e41222848ce09dff620c3b0ae33e5fb838993e8a
Version 20000000
Previous Block 00000000000000000000e6b6d7770bd2fe9564667081eb588a4ee37f4db3b6f3
Merkle Root 7e1dac3afe69df405206a50f9dcba5875cabeecb4aa3d8f15542b3523779f0a5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,847
Size: 1.00 vMB
Total Fees: 0.00399802 BTC
Feerates: 70.37 > 0.40 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,213 (257,664 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
657,549 657,549 00000000000000000000500905f19d4916533335946d19b71bd361fb7aa937a7 2,800 1.00/1.00 vMB 97
657,548 657,548 0000000000000000000839cd14fdc9d1791911826265e950c26c2dd8791d6de7 2,991 1.00/1.00 vMB 83
657,547 657,547 00000000000000000008f15196804bcc599af30849fe243153bfa95898096e2b 2,375 1.00/1.00 vMB 77
657,546 657,546 0000000000000000000fc136ef3dcfb4abfbfa5b1b442913d62713be711e6d8a 2,578 1.00/1.00 vMB 82
657,545 657,545 00000000000000000008e522a9b5fa612a272772316ac4bf9b2c0cc7c4c556e9 1,152 1.00/1.00 vMB 72
657,544 657,544 0000000000000000000a04dbedd630675245abcd83071e27aff5fd4572ec2264 2,345 1.00/1.00 vMB 77
657,543 657,543 0000000000000000000ffcf42eb5a6c03f80a108f0b51c787842f97980ffb275 2,711 1.00/1.00 vMB 109
657,542 657,542 000000000000000000081ebf2b3fdb6ce49e652c64095341b93758162db807e0 1,697 1.00/1.00 vMB 89
657,541 657,541 0000000000000000000b8fadf65c638ded114c1531add37a02bd4a8041397191 2,912 1.00/1.00 vMB 50
657,540 657,540 00000000000000000008d8203c81bfa3493b069af4b24c517ff1fa91a0e5a784 2,658 1.00/1.00 vMB 62
657,539 657,539 0000000000000000000ee19c079f113b5023f2810118b1d6366f2a260ccbc01b 2,398 1.00/1.00 vMB 91
657,538 657,538 000000000000000000091b88ae838cc9a31841ed5dae30bbfa172ee697ba8ba7 2,801 1.00/1.00 vMB 96
657,537 657,537 0000000000000000000e81d01ed7fae9a642dc14f1fc8c9faf997cb0af6cff66 2,693 1.00/1.00 vMB 96
657,536 657,536 000000000000000000009cfcba87b74c76062e95acef78e5679333bc18ababb9 1,703 1.00/1.00 vMB 96
657,535 657,535 0000000000000000000bedfc2f0ff8958556622125d68deabf486502ccb03f12 2,523 1.00/1.00 vMB 353
657,534 657,534 0000000000000000000c9fe2da02e130777545b85ae317a51cedf054890a9641 1 0.00/1.00 vMB 0
657,533 657,533 00000000000000000004355ae1480777d7925ac180167bb23d107dca9dd591c8 2,710 1.00/1.00 vMB 64
657,532 657,532 0000000000000000000a2d30bc9487fe83e3304ea647c8bb1f9d1589fa1ea483 2,437 1.00/1.00 vMB 44
657,531 657,531 0000000000000000000db732cc73e8d239eb8bc1fbdaa20c0dfdd675fe9ab10e 2,641 1.00/1.00 vMB 35
657,530 657,530 0000000000000000000aa74363596530e9965d3d6e46a69f6bd7a802314ed49d 1,821 1.00/1.00 vMB 15
657,529 657,529 000000000000000000053bf00f7e16be6518c3e74cdcec40137ad0e2bc6ae449 1,804 1.00/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 782.76 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: 708.96 GB
    • Received: 16.80 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.