Loading Tool

Explorer IconExplorer

Memory Pool

88,385 transactions
32.33 vMB
0.17352142 BTC
Random Selection Loading Transactions
Max Size: 195.79/200 MB

Candidate Block

Mining Attempt 292eb5c7bbe4a894f0f908d769488b4f885d2180af34f3746daa22f2a92bfae4
Version 20000000
Previous Block 0000000000000000000028ac2da68334861cbce4537cc172c0452e50056a6e06
Merkle Root 834ba589c303abc943a1c8b424efa527ffb38b4c3855a91a62c5139e729f2284
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,754
Size: 1.00 vMB
Total Fees: 0.08439881 BTC
Feerates: 216.64 > 8.46 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,074 (339,441 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
575,633 575,633 00000000000000000022ff9f74f5d5a1bf57388b62c4fb3518358e9f0d53f05e 2,707 1.00/1.00 vMB 114
575,632 575,632 0000000000000000001c8863884148b3fb86fb2a1b51046e43edc116b06bd8f3 1,771 1.00/1.00 vMB 12
575,631 575,631 0000000000000000001ec7b32b74d873d91aa68e169b611fb81cf989da2735e9 1,580 1.00/1.00 vMB 23
575,630 575,630 0000000000000000002460b49f1c32f15d424258f12bb41fae9909af7ad1a43b 1,594 1.00/1.00 vMB 20
575,629 575,629 000000000000000000080d0ffce5fb78c71a99936c37e633c2e60ad7a3b1170a 3,103 1.00/1.00 vMB 82
575,628 575,628 00000000000000000000d10765b2e81b1b3b164a1309764743824af9608a8e14 2,800 1.00/1.00 vMB 109
575,627 575,627 0000000000000000001fd65d40aef0ddba7ba6b6a46238194a06ad690f6d925f 2,004 1.00/1.00 vMB 13
575,626 575,626 000000000000000000139b61b254493126c0efe2d1437bfe856d913b6259def4 1,728 1.00/1.00 vMB 33
575,625 575,625 0000000000000000000bf7125906a862edb2da7a3b4ba3072cab7543bc00a1aa 1,795 1.00/1.00 vMB 21
575,624 575,624 00000000000000000019b5d84775417c24ea551a087bf3f4cc2a32f458cd2178 2,516 1.00/1.00 vMB 85
575,623 575,623 00000000000000000025c88267119c3de80a51ce70ee438463e951331240329f 2,351 1.00/1.00 vMB 120
575,622 575,622 00000000000000000028d2a374abf0dccc4c53c19f0716ec42f544c2ad2989af 2,749 1.00/1.00 vMB 107
575,621 575,621 00000000000000000005686e6393a08c261371d5a7efa59babc8250d1664a76f 1,582 1.00/1.00 vMB 115
575,620 575,620 000000000000000000103ace874de3e5801c94d310310bd3b2231553d350704e 3,013 1.00/1.00 vMB 130
575,619 575,619 00000000000000000029f9d9beef48339b710892ed2499742dbc067693edbeb8 416 1.00/1.00 vMB 10
575,618 575,618 000000000000000000190e10a3ec9be4a8551386e57836a2be6e62e157f041b2 1,615 1.00/1.00 vMB 14
575,617 575,617 00000000000000000010d0f3b69ef4c2d6f7400e55028f4c741ed433372664d7 2,076 1.00/1.00 vMB 71
575,616 575,616 00000000000000000023dd0d28dcd86ccea5be372adcda9361cd0f3260d5d8ad 1,877 1.00/1.00 vMB 63
575,615 575,615 00000000000000000010d0ba149f17380e6f8107447bd69a38f430c1b49b0f75 332 1.00/1.00 vMB 14
575,614 575,614 0000000000000000000c791151341521e49fb3905dcc3556c030aebd02a1984e 974 1.00/1.00 vMB 25
575,613 575,613 00000000000000000029d9bf9bf27415774ee11cde0daa1daeb197e3c6a57a02 1,450 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.52 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: 668.93 GB
    • Received: 15.65 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.