Loading Tool

Explorer IconExplorer

Memory Pool

80,573 transactions
29.98 vMB
0.07824319 BTC
Random Selection Loading Transactions
Max Size: 180.43/200 MB

Candidate Block

Mining Attempt 5c2219f4626ccc695fc4c6d1a2e21b4f157ae54b42704a1db2c2e313e6734085
Version 20000000
Previous Block 000000000000000000004443bbd7d3e1cd234af07e1977968d16f2c7b837c7c8
Merkle Root cfb1cf642a123ea7eba1fd873be0490135034cc4e3d396afb735b245d22e2f34
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,586
Size: 1.00 vMB
Total Fees: 0.01695802 BTC
Feerates: 197.70 > 1.70 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,988 (285,479 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
629,509 629,509 00000000000000000010ed8647eb461d8815433f941ed7949aef797442a9e690 2,410 1.00/1.00 vMB 95
629,508 629,508 000000000000000000036de2b5c75f1f3d65c73b5f0d19749e3dc31911cd87b1 2,723 1.00/1.00 vMB 81
629,507 629,507 000000000000000000030cc31eaff9f06b7c4799b4263f3a28530d89299fdd8b 2,769 1.00/1.00 vMB 49
629,506 629,506 000000000000000000039c9ccff8ad0dbba40031c6e0c0a40091e63a2de00986 2,364 1.00/1.00 vMB 67
629,505 629,505 0000000000000000000c14611b3ceaa9a5b0a5e4d128c13a916e47bbc2d03b68 2,124 1.00/1.00 vMB 82
629,504 629,504 000000000000000000010313f7bd57c853c8af864d49c05af78fe99b78b2a724 2,121 1.00/1.00 vMB 87
629,503 629,503 0000000000000000000c4121b1b7a201d606dbc914ed188f9115a74677db0ca2 1,667 1.00/1.00 vMB 95
629,502 629,502 000000000000000000073b6cf9f8f29fc4055647c13f6604333a32d3efbe82ea 1,148 1.00/1.00 vMB 91
629,501 629,501 000000000000000000074aa630d6844423c9320d2ae0de894183946f9c1aa9c6 2,182 1.00/1.00 vMB 122
629,500 629,500 00000000000000000003723aee596af33db2fbf7d26308a441658fe8a695a897 2,676 1.00/1.00 vMB 58
629,499 629,499 00000000000000000010bca11f0a9924922ad093d5cebb7381c38c98f40651c7 2,807 1.00/1.00 vMB 62
629,498 629,498 000000000000000000080ccc2c9b2e5bf6fd030e1cefa72a7e0ece1ba44fc122 1,862 1.00/1.00 vMB 18
629,497 629,497 0000000000000000000969b1681a7016ef04c53d7b166cd5e941013189e34532 2,348 1.00/1.00 vMB 27
629,496 629,496 0000000000000000000f5ea5c4402713e6d475bae08407c96c477688e4104c8c 2,324 1.00/1.00 vMB 24
629,495 629,495 00000000000000000003dab90c2d0ead3212c21e07b3d3a0280f27927c58b609 2,986 1.00/1.00 vMB 62
629,494 629,494 0000000000000000000c3f97b8c2441d48b54c0ba7e1bb5b1539c524ee55065d 2,984 1.00/1.00 vMB 50
629,493 629,493 0000000000000000000fd889f2760835140e31dd449503058c5f256a50e04920 2,363 1.00/1.00 vMB 60
629,492 629,492 0000000000000000000e84774d7f6655d9b19f77729413e73cba9005f995610c 2,491 1.00/1.00 vMB 89
629,491 629,491 000000000000000000018f557552933e6d83f4aab4c6b103548579da14bd98aa 2,659 1.00/1.00 vMB 89
629,490 629,490 0000000000000000001104127c6d0eea8efbbd0121e60563b9d5c80a70a20d0f 2,638 1.00/1.00 vMB 95
629,489 629,489 000000000000000000045129f7f78dead2fe6c65433c1bca313f83b6bd502731 2,313 1.00/1.00 vMB 78
Previous 10 blocks ↓
Total Size: 782.37 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: 663.76 GB
    • Received: 14.93 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.