Loading Tool

Explorer IconExplorer

Memory Pool

85,775 transactions
31.48 vMB
0.09834505 BTC
Random Selection Loading Transactions
Max Size: 193.15/200 MB

Candidate Block

Mining Attempt b417a2cc15c3333848c8285cf2af5cfc7c1d9310ac0afddfb88aa083e33c4a94
Version 20000000
Previous Block 00000000000000000000209b8de38c3e1775cd6d32cde674ad92e343308213be
Merkle Root 4055d7ba4bae0b51f4f0b0fe188d421f796c040e3ed9a5b388b63ff03db5032a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,776
Size: 1.00 vMB
Total Fees: 0.02113800 BTC
Feerates: 60.16 > 2.12 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,362 (513,250 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
402,112 402,112 000000000000000006959c75448d517a12aaabef4bc7ab766f74c6f6ac0ed23c 962 0.39/1.00 vMB 45
402,111 402,111 000000000000000006b7a3df32526230f7bcbdb7604bb87a9fee37ea61533c6a 300 0.10/1.00 vMB 53
402,110 402,110 0000000000000000016d9b3f1eabcac481d16f199d900a7de81645d73be2fd7a 302 0.15/1.00 vMB 43
402,109 402,109 000000000000000005ac2a8924983e2946da11fd7bd0300e7c0205b89ab05116 644 0.27/1.00 vMB 46
402,108 402,108 000000000000000006e0ec151e4ca8af245c9c4d7cf54c0f9a82562b4a59ca12 1,633 0.72/1.00 vMB 38
402,107 402,107 000000000000000004041c5848424f5da1798e55375c585b80d859964176549e 403 0.21/1.00 vMB 40
402,106 402,106 0000000000000000044f20944126e0855b42fb1f6c523e8dbd164de426edab0f 908 0.40/1.00 vMB 44
402,105 402,105 000000000000000004fd00c8650f39abd750d31bc003fb7274f3aaf5a3ff01ca 519 0.98/1.00 vMB 10
402,104 402,104 0000000000000000019b0f131d9c2c3256a0e8a2a2ab2ff0e985318bf73391c6 197 0.14/1.00 vMB 23
402,103 402,103 0000000000000000037718c1cbb0d534297b955253cca3d7f68df64a83e04dc4 1 0.00/1.00 vMB 0
402,102 402,102 0000000000000000060479674648be94df84ae9de860df316a547e075c89f831 617 0.27/1.00 vMB 48
402,101 402,101 000000000000000001cf6f7a9054154a1e4ab88027f449b830181a475f4c7aa4 1,968 0.97/1.00 vMB 40
402,100 402,100 00000000000000000232fda0c0818e975b27b9c1c42668b148eec084b337d715 213 0.11/1.00 vMB 24
402,099 402,099 0000000000000000015a8073e6ae5e94fbc4b4f23ec36a958bf57b56d814659f 1,678 0.84/1.00 vMB 40
402,098 402,098 000000000000000001d13e480b181d58312b58cba3fe049977234672c60ec4bf 553 0.43/1.00 vMB 33
402,097 402,097 00000000000000000254f799fb615925eb8a3e48daca136eee3328720923f88d 1,305 0.98/1.00 vMB 28
402,096 402,096 000000000000000001f3320e94dbb87da6837ce8415436df6661c35ea337c657 1,994 0.94/1.00 vMB 60
402,095 402,095 000000000000000005fdb8096b2b8d6f14f6fe101e70ef03e13984e96d0e2723 741 0.57/1.00 vMB 24
402,094 402,094 0000000000000000019dfb9e4881e8d3794085a333ecf40fdc619cdb473ab533 2,223 0.99/1.00 vMB 51
402,093 402,093 00000000000000000602e542938286ebffabc4f398eeb2731fef484d7e3140b4 433 0.25/1.00 vMB 36
402,092 402,092 000000000000000001fd55b11a91d5c84162e4106b372620559fd954a3399a13 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.02 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 719.36 GB
    • Received: 18.04 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.