Loading Tool

Explorer IconExplorer

Memory Pool

77,289 transactions
28.48 vMB
0.08961584 BTC
Random Selection Loading Transactions
Max Size: 173.33/200 MB

Candidate Block

Mining Attempt 472e76938282323ef92d1dafce34bbd4924eb587c2c29638227a231344a7836e
Version 20000000
Previous Block 0000000000000000000174c235c16ca840a29564c027ae89bfbd419301388a0c
Merkle Root ad8ba40e540d3dcfc149431d4ff37735fece91c6ea004ecf7b49a999198cba45
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,705
Size: 1.00 vMB
Total Fees: 0.02542276 BTC
Feerates: 477.45 > 2.55 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,299 (322,726 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
592,573 592,573 00000000000000000009c3f59ac04aef47d6e9a414d8fff51236676c25576e8f 586 0.20/1.00 vMB 21
592,572 592,572 0000000000000000000e9d0952f84c2705a0e3cfec6ca9063398ad2b86661361 1,236 0.98/1.00 vMB 6
592,571 592,571 0000000000000000000ab578c9fe2fd05ac8993cfa879802379735ee19743531 2,239 1.00/1.00 vMB 17
592,570 592,570 000000000000000000086e9139579f228eba1d2bea06347d35734fc521d652d2 2,758 1.00/1.00 vMB 22
592,569 592,569 00000000000000000006aa1564cfccd48e3dcafa74366ea16e17f3a0929298dd 2,729 1.00/1.00 vMB 25
592,568 592,568 00000000000000000004fad813a5b6cf9cef7757fa9703613a07527aaed5eaa4 2,877 1.00/1.00 vMB 21
592,567 592,567 00000000000000000017515c21eb77a04dd629d9eb2d0ba58c5ac1f2bf15c3a0 570 0.21/1.00 vMB 22
592,566 592,566 000000000000000000175e48762458a4989f66e1c89cb5fa75a90d0cb5dfdd3e 1,653 0.65/1.00 vMB 13
592,565 592,565 00000000000000000014af463ccec1173c0799dc341336871b54c228a64424b7 2,689 1.00/1.00 vMB 11
592,564 592,564 00000000000000000009693c4a58bef0cb6f041d9b31cebc4edbf9c215f2fcc0 2,773 1.00/1.00 vMB 24
592,563 592,563 00000000000000000015378322711f9eb6f893d4f8f6ee9189908a658f426d25 3,022 1.00/1.00 vMB 42
592,562 592,562 00000000000000000003d87b251eca9e6f1f06701151de509f7b173a61187efd 2,902 1.00/1.00 vMB 24
592,561 592,561 0000000000000000000804a474966a3afc9366edc34aa86e31ce92349e77592c 725 0.24/1.00 vMB 17
592,560 592,560 000000000000000000142da1dc826ba341c29afe73eb390bd3955be8c3e45332 424 0.15/1.00 vMB 37
592,559 592,559 00000000000000000009b6eae2adf5ec04d5c45b8bff183fa709491162ad32a8 291 0.09/1.00 vMB 16
592,558 592,558 00000000000000000012f782e6982c1fe97ca099cddbcb9d1acc4888bfdc1598 1,648 0.57/1.00 vMB 21
592,557 592,557 0000000000000000000413902ebc5fb23919468b04e507e2f82150aa13fc69f7 887 0.28/1.00 vMB 21
592,556 592,556 00000000000000000010f9514184412f2c0f1effabc0c27aa0b75a5943172dfa 179 0.05/1.00 vMB 13
592,555 592,555 00000000000000000009cf3f41e58c7ee7e959e38f97ac4972cfae6f1950d60b 1,223 0.56/1.00 vMB 4
592,554 592,554 0000000000000000000cb31e5cab7ecf014694004bb045b7bf8a82f722fe9d19 2,563 1.00/1.00 vMB 24
592,553 592,553 00000000000000000017aef0cdcdad37e3918a1e0c144aa0c825e2add175f339 3,124 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.91 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.77 GB
    • Received: 17.47 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.