Loading Tool

Explorer IconExplorer

Memory Pool

75,190 transactions
27.70 vMB
0.07139978 BTC
Random Selection Loading Transactions
Max Size: 169.08/200 MB

Candidate Block

Mining Attempt b58ff15921a9caeb09ffb2681cd77ca180531638a0f0c58ebd9e2006a8643862
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root e7717c57954a65fe47cfa2bf4ec1cf6d53d19e30bae61a3abaa2dfe544e7d197
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,528
Size: 1.00 vMB
Total Fees: 0.01214778 BTC
Feerates: 150.93 > 1.22 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (63,081 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
852,216 852,216 000000000000000000010a1a3dc1adc5f06ad3f314991fda1ca6f224ada2f366 3,272 1.00/1.00 vMB 6
852,215 852,215 00000000000000000003107b17242a822634177f26bcd4bfdb5cc55d490f7377 998 1.00/1.00 vMB 4
852,214 852,214 0000000000000000000386eb763bbd3d4c4c1a4b989f820775572e0b0ba6ac05 2,110 1.00/1.00 vMB 5
852,213 852,213 00000000000000000001f703e38cc3cc3a79b86a83704c69593e065980c42026 123 1.00/1.00 vMB 4
852,212 852,212 000000000000000000018d9b894a6da6ce6a5515d81091f7d418e01becff6949 1,144 1.00/1.00 vMB 5
852,211 852,211 000000000000000000021967e474109ebed0505e04e365cad5c7f2d492ea2899 2,449 1.00/1.00 vMB 8
852,210 852,210 00000000000000000001a703221d6f55f6216119f9df24e45ff29e9c79c919c3 209 1.00/1.00 vMB 4
852,209 852,209 0000000000000000000183c2c19f11d194a6123d4e7b5c75c75604755cf33eb8 2,455 1.00/1.00 vMB 6
852,208 852,208 0000000000000000000163796c7dfea126ef339d245344a6d1560cc7bc987ca1 1,088 1.00/1.00 vMB 5
852,207 852,207 00000000000000000002abf40a9e5dcb58ceef40bf1a6b41cae71cb591f8280e 2,511 1.00/1.00 vMB 11
852,206 852,206 000000000000000000027f6733dd66e60a43a5973037b03b089c57d38fb174b3 1,028 1.00/1.00 vMB 4
852,205 852,205 00000000000000000001276bf85086d18fa649853676b00f7a14513e34135dfe 759 1.00/1.00 vMB 4
852,204 852,204 00000000000000000003733961c2df0864a90ffdf4b5ff054538954f851a2cc8 1,105 1.00/1.00 vMB 4
852,203 852,203 000000000000000000002480d15fdc2f5f91e622d02b89c0e5e1d0319746a022 614 1.00/1.00 vMB 4
852,202 852,202 000000000000000000019210847546290b47327b1031df12d6bde6f18dd7b3ea 3,062 1.00/1.00 vMB 5
852,201 852,201 00000000000000000002bd3c18861e60072db38222e9ca49cc916998d1620fe8 4,851 1.00/1.00 vMB 6
852,200 852,200 00000000000000000000c8c5f00d44dbfbe73502d00d94b5b49afc2dacc943f0 4,030 1.00/1.00 vMB 7
852,199 852,199 00000000000000000002f9e654f53f97712f1d417539ecc40d22f466546f0f3e 6,175 1.00/1.00 vMB 6
852,198 852,198 0000000000000000000055ddf1f7e715c46b4d85997f096a3828462a6d0fdbc6 1,206 1.00/1.00 vMB 4
852,197 852,197 00000000000000000002568a40d49d2d558dae772e3ff979198e2d63c106129b 2,889 1.00/1.00 vMB 4
852,196 852,196 00000000000000000001d9a500ca8a3b01455404f4ba9a2033fc5da014f2647c 2,458 1.00/1.00 vMB 6
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.71 GB
    • Received: 17.44 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.