Loading Tool

Explorer IconExplorer

Memory Pool

38,374 transactions
19.97 vMB
0.07350416 BTC
Random Selection Loading Transactions
Max Size: 109.94/200 MB

Candidate Block

Mining Attempt 52a3f29b9ca0ee91ec87c3b8fe0695a1c5d0cf12f68ea79602903dadf530a77f
Version 20000000
Previous Block 00000000000000000000b7e3c4d404ce21a5981bfb0b74a10e8d1383b77d0e63
Merkle Root eae0a746dcc5efe430a865604975f10a73607adce27fe6eb012cd33a04840e5a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,868
Size: 1.00 vMB
Total Fees: 0.03298701 BTC
Feerates: 308.18 > 3.31 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,114 (741,335 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
172,779 172,779 0000000000000a74705bc4e4ee263806bc080b42eeba686ed3ece9c7edbf0f0f 15 0.00/1.00 vMB 52
172,778 172,778 0000000000000664839a99ba323507fba81caaf7bab38d3f805c0d4fa63ea7a9 70 0.02/1.00 vMB 123
172,777 172,777 00000000000003f1662fec3a165fb78c91d4dc7bf1c84bba8631c6a9c9d98c5f 109 0.03/1.00 vMB 12
172,776 172,776 00000000000006f4d098d575a7dea0ffdf9bae40e9e9e90eda990c37a783ffa7 64 0.03/1.00 vMB 43
172,775 172,775 00000000000008ad098f5fe45f2eec8740bb79fd466f1210b63add0b51079fa0 1 0.00/1.00 vMB 0
172,774 172,774 0000000000000770fef2fc804a97cd8db7d2da8aa6bef9051bd9c89ac1ee8a2d 66 0.02/1.00 vMB 164
172,773 172,773 00000000000002002f4f49f3e6bbe4a5ea1f091e11911cc37008af4d00a5d400 4 0.00/1.00 vMB 70
172,772 172,772 00000000000002191025ce473cc2c2970eb15af18606eff2e29e324cddbc2a78 37 0.01/1.00 vMB 31
172,771 172,771 00000000000009fffbfe74db95b336d2f103bb814967c18c536415d0f0d915b9 42 0.01/1.00 vMB 149
172,770 172,770 0000000000000879d3380555efebce9d0308ecb3946caaf3b47c1e9d0d97c1e2 27 0.01/1.00 vMB 121
172,769 172,769 00000000000008fd463b706022ee0c9e86eeae2561960b7f76cd7b2028ede221 11 0.00/1.00 vMB 303
172,768 172,768 00000000000005c9572a0ecc699a0cfcf8b2ab07a1061f8421276f499e3f87d2 14 0.01/1.00 vMB 48
172,767 172,767 000000000000038b6ff89a14300e5a0af10424f70435c8a51a0fef71e6a26b63 6 0.00/1.00 vMB 47
172,766 172,766 00000000000009cc3cc800bb2ee7d4a80762f887e202374c40495e989b7186f3 151 0.04/1.00 vMB 6
172,765 172,765 0000000000000a207c062f7005aecde041b5957c8c55d616303a787577802eba 3 0.00/1.00 vMB 0
172,764 172,764 00000000000008cfb7897edff723606db7193cb4d9d6d7aac2490df353d16208 11 0.01/1.00 vMB 17
172,763 172,763 00000000000002b231eb0cc2a81fdbccb78533d64f09dcb5aa77e08774bdee99 15 0.01/1.00 vMB 78
172,762 172,762 0000000000000764f894a9e63ab6ed5c79f40afca2797dddd35a18a9718ca8d6 8 0.00/1.00 vMB 877
172,761 172,761 000000000000084f2b369b56dc4ce5e83f00659496c810d4cef177262a4dfe2e 37 0.01/1.00 vMB 102
172,760 172,760 0000000000000874c29f899ed7826c7d3758ae1a0e22b99d417900c71256530c 13 0.13/1.00 vMB 54
172,759 172,759 00000000000004b027abf06464d63f60bb03047376a3336a9162da4fca8e6a26 23 0.01/1.00 vMB 153
Previous 10 blocks ↓
Total Size: 780.80 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 559.79 GB
    • Received: 7.29 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.