Loading Tool

Explorer IconExplorer

Memory Pool

23,167 transactions
17.65 vMB
0.03245827 BTC
Random Selection Loading Transactions
Max Size: 93.46/200 MB

Candidate Block

Mining Attempt 3aea5ce867e6b3a93a885e52ece57c7837475ed7726272408deeecc1bfac4ac6
Version 20000000
Previous Block 000000000000000000017e468d77e3b9aef42fd62622bc0871d73a1f47a1ce66
Merkle Root 378ee5b69fe059fb5c9938738264e4e0b1df4391c333d6daa2e0873f9fc4129f
Time (UTC) ( ago)
Target 000000000000000000021a910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,715
Size: 1.00 vMB
Total Fees: 0.01273427 BTC
Feerates: 30.44 > 1.28 > 0.96 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 941,742 (31 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
941,711 941,711 000000000000000000016ede715649c433094386c9611c76da360fcdad979878 6,346 1.00/1.00 vMB 0
941,710 941,710 00000000000000000001215454df1947dcd9dfbc0aa7f639137669664429840d 837 0.30/1.00 vMB 1
941,709 941,709 0000000000000000000119f94254ab01326e10e87ea9fc5c2431b2a6f85c71ae 3,541 1.00/1.00 vMB 2
941,708 941,708 000000000000000000008d95f475fc9ce1e019daeb56e42ecce444c8d3ab8862 3,530 1.00/1.00 vMB 1
941,707 941,707 000000000000000000012466a23281445017c79774081b3ef464508ba68d3d88 3,578 0.97/1.00 vMB 1
941,706 941,706 0000000000000000000002d64a48470427c17ae7ead22c010012f32e8b4ee1ad 3,590 0.99/1.00 vMB 1
941,705 941,705 00000000000000000000b02b40f66b2fe12e914ab87b268f230cd54b5a57112b 3,632 1.00/1.00 vMB 3
941,704 941,704 00000000000000000001a9949b2584d744e7438be0cdf8d05f986088a941aa1c 4,369 1.00/1.00 vMB 1
941,703 941,703 000000000000000000003102ca22cab641aea3a36cad29b8b2e6dfc78ecee93b 6,351 1.00/1.00 vMB 0
941,702 941,702 0000000000000000000163df5e37e04e6c1318468f4dfe90a2039261765cec19 6,000 1.00/1.00 vMB 0
941,701 941,701 00000000000000000001d41df509b0c5e1f8935b8088ee945e2beba73ec8d4dd 4,928 1.00/1.00 vMB 1
941,700 941,700 00000000000000000001a17099db76d926878d5f8bbbd05d381316146a27df80 1,663 0.54/1.00 vMB 1
941,699 941,699 00000000000000000000a02d0d185acc30d12d23d4d264ffdd2a562f41a620c6 3,370 1.00/1.00 vMB 2
941,698 941,698 000000000000000000008b766055b7314f37e0b283dfa7d2222349c65c4d1fe1 3,817 1.00/1.00 vMB 3
941,697 941,697 00000000000000000001a03d567b4d884adefcbb243f9dca06de7aeda567dcb6 5,432 1.00/1.00 vMB 1
941,696 941,696 0000000000000000000201b32dd94cc3d24d73cc5b1e46f498351fa27abb7f5c 7,236 1.00/1.00 vMB 0
941,695 941,695 000000000000000000002edd53590c91d4f94f527f6eb992b787152450b3e4e4 6,618 1.00/1.00 vMB 0
941,694 941,694 00000000000000000000a8d0942f1a7968ed77503bae8fc9e5454ea7813da9af 5,661 1.00/1.00 vMB 1
941,693 941,693 00000000000000000001d7ad853b79902bb741756b9657545547850ef53f4b59 6,382 1.00/1.00 vMB 0
941,692 941,692 0000000000000000000031de64dc6c24fbe68b1a192c3cf0ae623a2f890339cb 7,266 1.00/1.00 vMB 0
941,691 941,691 00000000000000000000c0f2827d6fcb5946921b44d5fef1d5268ae962f99830 3,363 0.89/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 829.86 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 4,670.40 GB
    • Received: 254.25 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.