Loading Tool

Explorer IconExplorer

Memory Pool

80,413 transactions
35.05 vMB
0.20067670 BTC
Random Selection Loading Transactions
Max Size: 195.09/200 MB

Candidate Block

Mining Attempt e3ab4436f2578075f17394c2f7d5b51a8674f10d10ed46a84258fb7b7afd8c14
Version 20000000
Previous Block 0000000000000000000126d576615cf900a89a9f62b23487f0429d0de73cc9a5
Merkle Root 8a7ce521b07b9f108357cb292827ad36403435c78591056159c1112d59dc0943
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,625
Size: 1.00 vMB
Total Fees: 0.06379084 BTC
Feerates: 477.45 > 6.39 > 1.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,417 (88,070 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
827,347 827,347 00000000000000000000ede5fa75c298973cc97fbe70c923b485ab048a6b992e 2,490 1.00/1.00 vMB 40
827,346 827,346 000000000000000000023e226e5585df65e1ec9775de1c20f22ef8e13017aa9d 1,773 1.00/1.00 vMB 36
827,345 827,345 0000000000000000000317a4a750a095456989955966b830eb2194cb97e63809 3,040 1.00/1.00 vMB 33
827,344 827,344 00000000000000000001d14216687b38e05c5e949f6c59dadc701d60a548ee33 2,099 1.00/1.00 vMB 42
827,343 827,343 00000000000000000000b4219d18dd2de5a5f3f99e13811ff9db030c9d709952 3,039 1.00/1.00 vMB 46
827,342 827,342 00000000000000000002e9f8f56440d2bc29c0f4d488d213313702d783628bde 795 1.00/1.00 vMB 31
827,341 827,341 0000000000000000000204f8f643c07e8279b8c2d3ab6628d5b2cf100e34388b 946 1.00/1.00 vMB 31
827,340 827,340 000000000000000000008f2db03baab1cf79a59842db9d7a16a58d643e566cf7 1,635 1.00/1.00 vMB 32
827,339 827,339 00000000000000000001b95891a9582c6f328083c0ef484ca5b6d06cb542d7d7 886 1.00/1.00 vMB 30
827,338 827,338 000000000000000000035fe17d938950fc4f6931a4cdf95f6ff7914519671802 1,430 1.00/1.00 vMB 37
827,337 827,337 00000000000000000000ba6a7d01194808528359f7dfda92b06527667703fb4e 1,390 1.00/1.00 vMB 34
827,336 827,336 0000000000000000000074f51936cda8798f2c2ab2aaaab3894896d2c003fb66 902 1.00/1.00 vMB 33
827,335 827,335 00000000000000000003cefac8b8532af35253dcbdaf8e56c6072364c37473a8 2,632 1.00/1.00 vMB 42
827,334 827,334 00000000000000000002e491a87fbbda84933c61ccfde3c53fe6c33469767d94 2,089 1.00/1.00 vMB 38
827,333 827,333 00000000000000000001df3e0ad3322a15a8bc1eb03c659dbd1e739a1c4e601a 2,875 1.00/1.00 vMB 50
827,332 827,332 00000000000000000002a5ad728a7994278cecfde7fc017d9df6c0b10fb027a5 880 1.00/1.00 vMB 34
827,331 827,331 0000000000000000000315ce1b4091419099f8c317df2da4d5246934fd351d0d 1,352 1.00/1.00 vMB 35
827,330 827,330 0000000000000000000174a7a9555f9aa1c4a3a3cde9f3975b652bcb8f101e5b 1,733 1.00/1.00 vMB 38
827,329 827,329 00000000000000000000be1e15cbf8ab56e9ff1319492d7acc99e9b299b7a8a4 2,684 1.00/1.00 vMB 50
827,328 827,328 00000000000000000003bbf19dee4735b4fe2d50968d270d76a2bf3718d2367d 2,301 1.00/1.00 vMB 39
827,327 827,327 0000000000000000000235c3c3a22b3dd956bd7b842c541aa409764b3c7bf9bc 1,897 1.00/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 783.11 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: 736.05 GB
    • Received: 18.58 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.