Loading Tool

Explorer IconExplorer

Memory Pool

79,939 transactions
30.33 vMB
0.08654973 BTC
Random Selection Loading Transactions
Max Size: 184.60/200 MB

Candidate Block

Mining Attempt 50aa9dec6b892a12c8fab26c2ae47244949b940d1f7b4b0588f7ece38d36e717
Version 20000000
Previous Block 00000000000000000001b18527090b50466f4d831af0ce90acc09da8967d8af7
Merkle Root cdb58454640d8039ff03cd99959ebec16b20b23d02e8936b02b8df38afc604cb
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,426
Size: 1.00 vMB
Total Fees: 0.01870765 BTC
Feerates: 203.60 > 1.87 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,395 (628,330 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
287,065 287,065 0000000000000000b75a250d8fa56a4e6d6b911ff38b37c4e5de37e1558c8fb4 373 0.21/1.00 vMB 36
287,064 287,064 0000000000000000126dc796c02377046ec5002ffd022ca0f8844306d82f2e28 387 0.20/1.00 vMB 36
287,063 287,063 0000000000000000e6fe44f92186cc52a387bd39dad8b99b25419d04fd8adc60 913 0.46/1.00 vMB 41
287,062 287,062 00000000000000010660c64597c89ecea9234dda846b7261ddc13b8354669894 60 0.03/1.00 vMB 30
287,061 287,061 0000000000000000eec3a51b9eca046fbb34947fcd82f543037c554b8009ee55 375 0.21/1.00 vMB 31
287,060 287,060 0000000000000000e19413832a1c232a59c2635fab9dcf8713eeeb6a084bc315 180 0.06/1.00 vMB 71
287,059 287,059 00000000000000004a06517ca16ff67ff713fb7360981c8362b2158e6b65b780 369 0.19/1.00 vMB 37
287,058 287,058 00000000000000003f35edcc149e9a4c3eb8f380ba467f70eee6337c863e7b39 72 0.03/1.00 vMB 27
287,057 287,057 00000000000000015ca23f7c1e4051f830c99d91b73da5914bfb61eb4be6c5e9 58 0.02/1.00 vMB 81
287,056 287,056 000000000000000058c038cefe23f73a9f3b5480de02929703e1b1c958669ace 737 0.42/1.00 vMB 37
287,055 287,055 0000000000000000212cfcad358d7a73010d33adae0f6240a367f116174ff2b5 720 0.34/1.00 vMB 47
287,054 287,054 00000000000000001ae688dac11e76f8e7df1e874ba90b0ac97c980af85599dc 477 0.30/1.00 vMB 9
287,053 287,053 00000000000000001afd2f06475497336b7c979ebfe2a81864b6e89059ef75b9 184 0.06/1.00 vMB 66
287,052 287,052 0000000000000000f9af27bac872916a3d7af538b64636c28c9013aaf78af4bf 197 0.22/1.00 vMB 20
287,051 287,051 000000000000000057b21b9dfd8b010818737721d49d033f762e02f0bd05c275 745 0.35/1.00 vMB 43
287,050 287,050 00000000000000013deb59b84bdd8725830a65656288d5a6a4c7ef549be9e72a 792 0.42/1.00 vMB 34
287,049 287,049 0000000000000000c8c196798829b31d61ec1207ea3ba276fb2d2193ba453ae9 381 0.23/1.00 vMB 31
287,048 287,048 0000000000000000ada8edfba5207a446545b26b0e4b41ae525fbb164a5e8403 165 0.06/1.00 vMB 54
287,047 287,047 000000000000000116329e57d2ff441e45867b7361f1470a50d2b23d388104dc 506 0.26/1.00 vMB 33
287,046 287,046 0000000000000000e2b709732679908aa950482ff88e04ddd57d4880fd27bbf3 235 0.14/1.00 vMB 28
287,045 287,045 000000000000000133e163175778a5ce9dc9008bf085875c8517533cd297cf47 205 0.16/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 783.07 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: 720.94 GB
    • Received: 18.32 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.