Loading Tool

Explorer IconExplorer

Memory Pool

45,803 transactions
28.91 vMB
0.13224197 BTC
Random Selection Loading Transactions
Max Size: 152.96/200 MB

Candidate Block

Mining Attempt 0a049bfab0f21ef83d8b5677fd74e56d87d6cbd4b9e1e896f35b244d64d52278
Version 20000000
Previous Block 00000000000000000001b7fed1570278bf53c34ddd10975046ef0611921f9718
Merkle Root 424a972a4e85db38d5bdd9c72415886f8c861b3d65323772a1d4d482ed9d6c5a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,149
Size: 1.00 vMB
Total Fees: 0.07546462 BTC
Feerates: 502.67 > 7.56 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,809 (201,013 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
713,796 713,796 0000000000000000000086e45b3cf8519b9fbb996cb621df8f6240176cc42aa6 1,050 0.38/1.00 vMB 8
713,795 713,795 0000000000000000000a5a4982598584e748063af88638a3de180aeacbd8ecc7 1,945 0.76/1.00 vMB 7
713,794 713,794 00000000000000000007dcae855642ef74ae348549aca187b18c771d2497aaee 444 0.12/1.00 vMB 11
713,793 713,793 00000000000000000003199f3fdc637ac3b85ae7c074dd43c938cef4965c55b7 48 0.03/1.00 vMB 7
713,792 713,792 000000000000000000050885fc9f94f66f16862b830ec39b29344c50f7899b2d 437 0.15/1.00 vMB 11
713,791 713,791 0000000000000000000580ac753f8f48fb9267096eeb3d0a5d0ccdbdfa778ea1 361 0.10/1.00 vMB 8
713,790 713,790 0000000000000000000706f2fe2e8b2771b8d946f21b66744ed9284e015e587a 361 0.13/1.00 vMB 8
713,789 713,789 00000000000000000008e8396ba91ab1ed7adac7ff8ee5138edb9b2e31a3f77a 842 0.27/1.00 vMB 10
713,788 713,788 0000000000000000000023f68bcec01f7f01d08501993e0a8a562485e7c1c7e4 1,758 0.56/1.00 vMB 7
713,787 713,787 000000000000000000044778386c9f1437d1e0099521f1474bcfc54389318dce 685 0.24/1.00 vMB 8
713,786 713,786 0000000000000000000a8c7a8405d3a6460e9a264ae88c2535fec66f60025d76 909 0.36/1.00 vMB 8
713,785 713,785 000000000000000000006f5c1fb1e83b9d5a1ce906856084b18bbb88ecda78a9 2,968 1.00/1.00 vMB 9
713,784 713,784 0000000000000000000052aa508bbc7dc41c1c3f20937b94df17bff893e2b820 712 0.26/1.00 vMB 9
713,783 713,783 0000000000000000000840a598dcf96bfcb77ee75a6863787349794c443739ec 1,194 0.44/1.00 vMB 9
713,782 713,782 0000000000000000000affc139323e6bfe470699d36a7a2741a1958dd2fa3d51 903 0.32/1.00 vMB 9
713,781 713,781 00000000000000000000ad225e05b6a9a6c517bd873e7283838bcc40d9545733 1,946 0.90/1.00 vMB 8
713,780 713,780 0000000000000000000a696c163aa969d2590e4f197ebde5d1590b3a8250b511 240 0.11/1.00 vMB 7
713,779 713,779 000000000000000000068482ffbc5eedb7e2a5ea8c814f0f5d08d26928679f87 451 0.20/1.00 vMB 9
713,778 713,778 0000000000000000000021aee6d4108d2e57e1962a0f8f02c3df8da13d635bca 795 0.32/1.00 vMB 9
713,777 713,777 0000000000000000000a33368d799b8e0c4a22b5613c9935125b4aa27305f660 934 0.43/1.00 vMB 10
713,776 713,776 00000000000000000002a14187f1c6e1d86659cefdf7ddb512a77e38a3ccc6a3 1,305 0.93/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 782.05 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: 650.90 GB
    • Received: 13.35 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.