Loading Tool

Explorer IconExplorer

Memory Pool

81,963 transactions
31.45 vMB
0.10657758 BTC
Random Selection Loading Transactions
Max Size: 189.42/200 MB

Candidate Block

Mining Attempt be34726906e27252ca51d3218cc04f697b28ca8e0100050755557ebca1724f8e
Version 20000000
Previous Block 00000000000000000001618798e66a050b3c71eb7c99c336c2e1b2e64f4feb97
Merkle Root 895be86c219cb432375f1c3124365405430a15ce48de2846de5d0f83d7f1f716
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,983
Size: 1.00 vMB
Total Fees: 0.02678330 BTC
Feerates: 318.30 > 2.68 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,353 (628,286 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
287,067 287,067 000000000000000025456fae6db125b927ab2b6dd06898c8180f3520910ee76a 491 0.27/1.00 vMB 37
287,066 287,066 00000000000000007b556ec48afe8c5e2ad89430dc002e72867db3f4369dd16a 439 0.23/1.00 vMB 42
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
Previous 10 blocks ↓
Total Size: 783.00 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: 718.78 GB
    • Received: 17.95 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.