Loading Tool

Explorer IconExplorer

Memory Pool

80,172 transactions
30.85 vMB
0.08909816 BTC
Random Selection Loading Transactions
Max Size: 186.82/200 MB

Candidate Block

Mining Attempt a2a8064f265e50d159e3c2d5aa54e72cad918f0b64f75938ab3d69de67bba95d
Version 20000000
Previous Block 00000000000000000001b99a5235f7093a25af06b813d4393172d28ab0c0e382
Merkle Root 1e23ad09b70667ad336e166f766f21c61d2e3f1ac52f1c3e6b7c393249568702
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,864
Size: 1.00 vMB
Total Fees: 0.01583469 BTC
Feerates: 106.51 > 1.59 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,387 (428,548 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
486,839 486,839 0000000000000000005a2e0882e451128dcf4699783702dc63819650f49e8c75 1,812 1.00/1.00 vMB 30
486,838 486,838 00000000000000000077ae75140a8b9c18a4a670732010466f5eaf27d9f5140e 1,771 0.99/1.00 vMB 139
486,837 486,837 000000000000000000b91d6a5a348cf44dc34225d62730cdd948005b8bcfff37 24 0.01/1.00 vMB 1,064
486,836 486,836 000000000000000000dbe30fd7fd48d6b55aa5786f3db94adeb847ca4373a276 1,368 1.00/1.00 vMB 150
486,835 486,835 0000000000000000001ccc993ce6c5cca4611ed7794a30b6207aacda46e7ae8d 1,710 0.69/1.00 vMB 73
486,834 486,834 00000000000000000020fb5b6647a262266744020cde7e6e143ba7e3180661d0 539 0.23/1.00 vMB 104
486,833 486,833 000000000000000000e9abb8eb69224eee8187c53b8104ad2197dd3262e6fff7 1,340 0.56/1.00 vMB 89
486,832 486,832 000000000000000000c33e316b72bb09dd910c60293dad1ff0238ddc25d26c5b 1,812 0.91/1.00 vMB 68
486,831 486,831 000000000000000000f65642fc8792fd11ae51e9f6b974bf4a6497078412c9e3 1,787 0.98/1.00 vMB 125
486,830 486,830 00000000000000000045a00726df7ff0c27dc3771fbfe09ca7672125f9fd3484 596 0.24/1.00 vMB 84
486,829 486,829 000000000000000000ce5150a8a975c16fda79e861d75fc911508aa5fced05be 2,076 0.95/1.00 vMB 82
486,828 486,828 000000000000000000b25f5d0c1866f37f4707cfa6a57e3c53c8a5a2f2baac53 11 0.00/1.00 vMB 118
486,827 486,827 000000000000000000376835ea16fbb717f28347968ceb4a09576d39bd341373 1,595 0.63/1.00 vMB 96
486,826 486,826 0000000000000000002bde6d79ce12cef7db1d7ab2fe67cc6a715455ba9fad64 477 0.24/1.00 vMB 93
486,825 486,825 0000000000000000005325346da77315db2c53f444b6f616c49b2b1183b65a9e 988 0.55/1.00 vMB 25
486,824 486,824 0000000000000000008d04882173d4080d12409cbff619babbfe368bad8f6042 1,626 0.99/1.00 vMB 132
486,823 486,823 0000000000000000003754e7da637261e6b8d676b993dc9e898b586e6b872d20 1,393 0.67/1.00 vMB 94
486,822 486,822 000000000000000000e9eb7aa7dd296316cd24a505e7f908f3f3e723b86d95c7 1 0.00/1.00 vMB 0
486,821 486,821 000000000000000000fedca8f94e9196cbe460f3cada0367fc22eb57001c27ad 1,250 0.63/1.00 vMB 79
486,820 486,820 000000000000000000dbadaec1e6e2d7be96e83bed220295e73100ace35a9186 1,734 0.92/1.00 vMB 73
486,819 486,819 000000000000000000eb6b715686079a5acc9f73a8cbae6d0c6a533859fc4b65 1,205 0.99/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 783.06 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: 720.81 GB
    • Received: 18.27 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.