Loading Tool

Explorer IconExplorer

Memory Pool

53,112 transactions
29.77 vMB
0.14978289 BTC
Random Selection Loading Transactions
Max Size: 159.61/200 MB

Candidate Block

Mining Attempt da3de9b7b54ce42f7efbc9e2ae7d9ca4d42f66e259c9cd09906296c763216011
Version 20000000
Previous Block 0000000000000000000133cc4853fcb6e0594dde0b142b5c7760efc67fe44001
Merkle Root 83a19fd5bbb75ef67721a5b240637f8c064ee9b1ad13c2f660e8a15d11324939
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,082
Size: 1.00 vMB
Total Fees: 0.07742970 BTC
Feerates: 445.47 > 7.76 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,715 (410,296 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
504,419 504,419 00000000000000000056a2105c9b11be301ef15315d4613c5fd4b54a8f090383 1,905 1.00/1.00 vMB 413
504,418 504,418 0000000000000000003d57e05a6fc816c658bb3b462f7491853b8f12ae54d837 1,997 1.00/1.00 vMB 269
504,417 504,417 00000000000000000031b4f487f4121cd008aea205d5647869323512551227e3 1,651 1.00/1.00 vMB 371
504,416 504,416 0000000000000000004eb55588e057662cf041b0c9ccb527b540054fc376577e 2,299 1.00/1.00 vMB 398
504,415 504,415 0000000000000000002a635e11fbff7f72eeeb72a70621f5d43582b58ae3859b 2,752 1.00/1.00 vMB 450
504,414 504,414 0000000000000000002185df4931c73994e4abbb0b989b6cad1ce6fe89e63256 1,763 1.00/1.00 vMB 369
504,413 504,413 00000000000000000076634d82c73ae05a165867c7037a5f3fe65f588076d807 2,347 1.00/1.00 vMB 518
504,412 504,412 00000000000000000077b1739bc5325f8f21a3f2593ac6149d6bda4fbf46c37d 125 1.00/1.00 vMB 152
504,411 504,411 00000000000000000032424191fccbad64c8ca533420b120bcdef986ef8455e9 598 1.00/1.00 vMB 202
504,410 504,410 00000000000000000030b24b0d672dbca061d74f725b467148c19f656eec36ad 1,540 1.00/1.00 vMB 228
504,409 504,409 00000000000000000001ba1b4da3c31193e79616eeb46b003e0ee5838ff9e50d 1,605 0.99/1.00 vMB 290
504,408 504,408 0000000000000000000475859996310f5caa132da4a2b8bc54aaa8b7a88282ba 2,429 1.00/1.00 vMB 459
504,407 504,407 000000000000000000777fac18cad224d48b058747991fd2903b14f9f5fb6a6a 2,895 1.00/1.00 vMB 463
504,406 504,406 0000000000000000007b6137879db15e1eaac30f26b542a296a98c58a00c60e0 180 1.00/1.00 vMB 155
504,405 504,405 0000000000000000000c335f131ee27ca7aab3e600d155c3b9dbcac317983f59 1,058 1.00/1.00 vMB 280
504,404 504,404 0000000000000000007d39f82ede1cd2bce2187a24085549d2b0512b2edc1104 665 1.00/1.00 vMB 198
504,403 504,403 0000000000000000005e8e39e97bb01e82b8e5a0938f12cee8d69c8f68a30112 2,134 1.00/1.00 vMB 297
504,402 504,402 0000000000000000003094dbcabe4641c43f389bc371541941f5c835adaf4c72 2,682 1.00/1.00 vMB 463
504,401 504,401 0000000000000000005cd088f2b69efe171ff50b6a8f48159db5643a95693444 417 1.00/1.00 vMB 183
504,400 504,400 0000000000000000002c56557d836d4add90d5fb9f0d24ed66f5129e98789f6b 1,745 1.00/1.00 vMB 305
504,399 504,399 00000000000000000004df9f29eee54519d49a878cd8c9cdb343026952eab08a 1,485 1.00/1.00 vMB 206
Previous 10 blocks ↓
Total Size: 781.89 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: 645.20 GB
    • Received: 12.70 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.