Loading Tool

Explorer IconExplorer

Memory Pool

73,503 transactions
27.18 vMB
0.06263016 BTC
Random Selection Loading Transactions
Max Size: 166.08/200 MB

Candidate Block

Mining Attempt 530116242f36a5e93f8b876d6b00ecc5892c8970a6baf5aa64c19c73a428a963
Version 20000000
Previous Block 0000000000000000000066dca9fab24cab5c950c60583369c37db71a237ae64a
Merkle Root af12587042ebf0ff47c0793d4302f29a7634d9054a2d350d117872eb703ae290
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,871
Size: 1.00 vMB
Total Fees: 0.00501776 BTC
Feerates: 74.05 > 0.50 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,291 (105,772 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
809,519 809,519 00000000000000000002fc1a968be50be03d291d9102e3b07e11efbe72b088f0 2,170 1.00/1.00 vMB 20
809,518 809,518 00000000000000000003818d8a3faefb0f7bf725bc9f36b8b932705bfd46c7e4 974 1.00/1.00 vMB 9
809,517 809,517 0000000000000000000141d0e79e0b81e5f295eee8af0280069aee562bb4f186 1,195 1.00/1.00 vMB 12
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
Previous 10 blocks ↓
Total Size: 782.90 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: 713.54 GB
    • Received: 17.39 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.