Loading Tool

Explorer IconExplorer

Memory Pool

69,822 transactions
26.86 vMB
0.08362611 BTC
Random Selection Loading Transactions
Max Size: 160.43/200 MB

Candidate Block

Mining Attempt e32a093219d51d294697f0527a3877d8bedf1acb4562ab8b8aea2a9de0411e3f
Version 20000000
Previous Block 00000000000000000001f691bd45982569b89a9b269b1e08ab97aba421b3f821
Merkle Root 9ac72433f60d233b64e1e2d9f401bc9f28205c173a88ed0cb21acf5b2ff21583
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,545
Size: 1.00 vMB
Total Fees: 0.02617675 BTC
Feerates: 703.20 > 2.62 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,481 (674,588 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
240,893 240,893 00000000000000839661131b272e7bac108db115b1b96e844417ab9c8a1cf689 282 0.13/1.00 vMB 172
240,892 240,892 00000000000000b33b466798d3c2a4ddc804557cc5d62bc58c43b81dc4d48854 375 0.21/1.00 vMB 132
240,891 240,891 000000000000003017f81f82adacc18da9b032f766137fb65e6564d6d4cdb323 247 0.11/1.00 vMB 176
240,890 240,890 000000000000005e18932f2524c7f7a379e9742114e00e1e6991ae02cfb019ec 74 0.06/1.00 vMB 113
240,889 240,889 000000000000006b964ccdb45ee2bd40175b15c977c480cf5b220656328a6b30 284 0.12/1.00 vMB 184
240,888 240,888 000000000000004c0263ca2fd8433cc15aa6af98352c81449a06a42e3bc65500 6 0.00/1.00 vMB 84
240,887 240,887 000000000000008128872200133dba786fcdac7fdb287cee1711e8fa360bcdc4 562 0.24/1.00 vMB 173
240,886 240,886 000000000000009d03a31d0943085ca5cdef1f79a8e55fa0ea26303942de3c2b 350 0.16/1.00 vMB 185
240,885 240,885 000000000000002566d5e05c68c3f2f5a17ce466543fef2e7964a810ef20374b 360 0.16/1.00 vMB 226
240,884 240,884 00000000000000dfb71dd0c2ecca0e2b1c43ea61ae8204a56bad6036beffb603 111 0.05/1.00 vMB 186
240,883 240,883 00000000000000de747c05181f9ea79c2469584089d87cc0b8b3a61441d8d1ab 54 0.03/1.00 vMB 144
240,882 240,882 00000000000000240a27f5f57cfd7eacac4ebb1dcaf7c65889585719d8c4e4a8 292 0.12/1.00 vMB 185
240,881 240,881 000000000000002f50b66f37f44c0c92e1d0d8d8edee1671bf37649a3a4ff948 203 0.09/1.00 vMB 156
240,880 240,880 00000000000000a298847d3fbddc1fdccfc27fc85fe7e7c0ecf0307f3d6d726e 248 0.10/1.00 vMB 179
240,879 240,879 00000000000001065b111962a1388c681185544dd7c7998c881519f2d05a450a 85 0.05/1.00 vMB 100
240,878 240,878 000000000000002e31591d67279efb4367adf47625b628e7015457d8fd9c5388 445 0.20/1.00 vMB 164
240,877 240,877 0000000000000072557a79ce82331778c9ca1843ea3e1a8b86cf8b9fe26ac452 186 0.10/1.00 vMB 146
240,876 240,876 0000000000000073617521b38ded7664dcbbb6e21818a2f6da633a3febb574f6 63 0.04/1.00 vMB 135
240,875 240,875 000000000000006ce0a81743b59d309d121b42c0743c3a8b53d4d2b167d6513e 373 0.20/1.00 vMB 178
240,874 240,874 000000000000008c5fb75ee23cfd7472a85b7d13c4412b087f59d48650f4f180 47 0.02/1.00 vMB 158
240,873 240,873 00000000000000bfcf050bbf625d8c3d9bbfa3ed39b7688072b51a6efca71e6b 128 0.07/1.00 vMB 107
Previous 10 blocks ↓
Total Size: 783.23 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: 758.48 GB
    • Received: 19.05 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.