Loading Tool

Explorer IconExplorer

Memory Pool

121,721 transactions
22.82 vMB
0.07261682 BTC
Random Selection Loading Transactions
Max Size: 179.35/200 MB

Candidate Block

Mining Attempt 6836d256c74ccb6ce4157dfa5b53b00d2fef6985a192e42ee3cc9623d9391724
Version 20000000
Previous Block 00000000000000000000cce6c7b5ba8e469ce3aa061b076ea1031028dd65a34d
Merkle Root a77da4ec251f3357e84132f7fc5365ff264b48cfbdceeeaf45337d61d5958eff
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,121
Size: 1.00 vMB
Total Fees: 0.01628164 BTC
Feerates: 100.23 > 1.63 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 916,662 (558 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
916,104 916,104 00000000000000000000c11316e468d64b5b715b0bd53969a4f36c7a39e47384 2,953 1.00/1.00 vMB 2
916,103 916,103 00000000000000000000029b5f871f573b03e38cb2e80f11b455d58067f4d26a 3,628 1.00/1.00 vMB 4
916,102 916,102 0000000000000000000096b437998fba3fcb51236e0a99488e5fc6a742294d6b 4,443 1.00/1.00 vMB 0
916,101 916,101 000000000000000000004b0b9912c95aeb85b25cf6a1a458de81e9659d0ef496 3,580 1.00/1.00 vMB 3
916,100 916,100 00000000000000000000f54521b752569f8548fedebdc2f2645d947f758c6efe 5,440 1.00/1.00 vMB 0
916,099 916,099 00000000000000000000d14656c231df53e9f5463a3b6b520e49dbbf2c541dec 4,793 1.00/1.00 vMB 1
916,098 916,098 00000000000000000001a48b7650c17c5152e8e6c084593bd1a9f35e31d7da5f 5,176 1.00/1.00 vMB 0
916,097 916,097 0000000000000000000141068b6de90114c3918e2c7fbfc38a37c3ba63315214 4,351 1.00/1.00 vMB 2
916,096 916,096 00000000000000000000788241f2e3ed37766607093e0204358fc6e2b5654c75 4,811 1.00/1.00 vMB 1
916,095 916,095 0000000000000000000168f6fda2d1bf0725812e6c2a4ff42daa955f44ac86a8 3,183 0.99/1.00 vMB 2
916,094 916,094 00000000000000000001805d5e49db1d135915a8c9f9cac9893b44d18386ec8a 5,201 1.00/1.00 vMB 1
916,093 916,093 000000000000000000011332b72385acb157b01b08b946c0cb6638d86db8a341 5,314 1.00/1.00 vMB 0
916,092 916,092 000000000000000000017a4f3f2df7a257f8d353521151700905e9107bc6c063 5,207 1.00/1.00 vMB 1
916,091 916,091 00000000000000000000d6322ada65e75164dd6dbf61ffebab915a9e4c5f2ed9 4,198 1.00/1.00 vMB 1
916,090 916,090 000000000000000000016a31a6dfac25935ac52faead3dcb3877ac8106cd39c0 5,007 1.00/1.00 vMB 1
916,089 916,089 00000000000000000001b20e635070d76af65a517c679d34c08c08762bbc68ee 382 0.12/1.00 vMB 2
916,088 916,088 000000000000000000015711d8ef341eb57699934dff5ba90cd29309e558c326 4,916 1.00/1.00 vMB 1
916,087 916,087 0000000000000000000151f1ecfc3a89bc5bb3d5c958958b25191065a2b463ad 1,653 0.49/1.00 vMB 2
916,086 916,086 00000000000000000000f4e65eb8ab7900099849e838400b3661168ccada4bd9 5,768 1.00/1.00 vMB 0
916,085 916,085 00000000000000000001021ec57904a4bdc37fa530a43816322a0caaf0f4c94d 2,189 1.00/1.00 vMB 2
916,084 916,084 00000000000000000001b42facaff8a4eb36663db84b24a7838eca64cd9b2eaa 3,204 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 785.25 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: 953.63 GB
    • Received: 28.37 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.