Loading Tool

Explorer IconExplorer

Memory Pool

77,057 transactions
28.41 vMB
0.08799478 BTC
Random Selection Loading Transactions
Max Size: 172.92/200 MB

Candidate Block

Mining Attempt 3bb92679cdd71d90ccfab5c0fe274b01ae44d67b35c7267e75671f946e77d514
Version 20000000
Previous Block 0000000000000000000174c235c16ca840a29564c027ae89bfbd419301388a0c
Merkle Root 9e2f63530ca3406b8a5fb1f3cce650c6d73ae5a81d8e242749635cd186bef546
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,595
Size: 1.00 vMB
Total Fees: 0.02452193 BTC
Feerates: 477.45 > 2.46 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,299 (424,548 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
490,751 490,751 000000000000000000d9a7a5e99e1bb81a5d3fe51907ca53a685a9e82e106021 769 1.00/1.00 vMB 24
490,750 490,750 0000000000000000009a2b1d037e8b5259463999efa605f4d44e369dca638117 844 1.00/1.00 vMB 23
490,749 490,749 000000000000000000aa2a65a35f16645db21f23ab212bf37938a1dc0c811bf2 945 0.88/1.00 vMB 24
490,748 490,748 000000000000000000d7ba4a1e48825a8d914795254e9525536e516e123f68c8 1,658 1.00/1.00 vMB 73
490,747 490,747 0000000000000000001a583d057ccca1ee26eacedeb5761f7eb934d0989a7e1f 1 0.00/1.00 vMB 0
490,746 490,746 000000000000000000a317fb30f14c8d556c503ef2d70114624ff81ac1816263 594 1.00/1.00 vMB 8
490,745 490,745 000000000000000000115f39348df204e23a37724167adf281fdbc58a0b51738 1,685 1.00/1.00 vMB 66
490,744 490,744 00000000000000000075ec4ff77b161af43881777274b5e60ca9c5fb4e341c5a 1,644 1.00/1.00 vMB 67
490,743 490,743 00000000000000000014c706cd71afb922706b3da3f04b50601791bc6799045c 434 1.00/1.00 vMB 11
490,742 490,742 000000000000000000e05ceff69023bccecde582cbd6bebae47dd00b8d813188 1,441 1.00/1.00 vMB 60
490,741 490,741 0000000000000000001f8d8b3147fc5f45ec21504b53eb686d8ae90a81c85661 32 0.01/1.00 vMB 110
490,740 490,740 000000000000000000d56e5f817db1edf7014b7b30352367b1dd29c49f50483f 424 0.22/1.00 vMB 161
490,739 490,739 000000000000000000a8953a81833dc1043524e29f874099af884979ee3c12a8 434 1.00/1.00 vMB 11
490,738 490,738 000000000000000000cb8c039c7bcec7d397043b9efd72f97aa934b602762ccc 2,152 0.90/1.00 vMB 98
490,737 490,737 0000000000000000002eb0d2360ed6273af93a6d66d27f1b85fcb31e01e106f2 653 0.98/1.00 vMB 20
490,736 490,736 000000000000000000211935aa98eaaf58a8e9c770b5d8168a5c3455d4925263 2,369 1.00/1.00 vMB 102
490,735 490,735 00000000000000000022c4267afbddc5260697fd954960bf3f0d63b5565e7be3 1,245 1.00/1.00 vMB 49
490,734 490,734 0000000000000000004ef2ba63996a2fa5e9ee271a325bf37941855c9e050fc9 1,774 1.00/1.00 vMB 46
490,733 490,733 000000000000000000b487e699ec122f6203214212e0f82468f079c9cd08ec7f 2,591 1.00/1.00 vMB 67
490,732 490,732 0000000000000000005e1a9b7c9dd9f9a448b474958dd60b5dfb431a9cb39be1 2,220 1.00/1.00 vMB 170
490,731 490,731 0000000000000000009fe2cf1b1125c4c66a28403447a6122a2ebaf5e17de325 450 0.99/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.91 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: 713.77 GB
    • Received: 17.47 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.