Loading Tool

Explorer IconExplorer

Memory Pool

38,539 transactions
31.29 vMB
0.11982088 BTC
Random Selection Loading Transactions
Max Size: 155.18/200 MB

Candidate Block

Mining Attempt a94532e6c1297f3111fee1741e936a31e34eb19913ff345a96c96a09c3e6d305
Version 20000000
Previous Block 00000000000000000000de69edf4bbef30a95b0a0bc1ddc631b89bdc493f7fc6
Merkle Root d25c0dbe941fef85436ecaf3eddd9695a9386daae33fd5baadbed128572eca37
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,502
Size: 1.00 vMB
Total Fees: 0.05553328 BTC
Feerates: 120.23 > 5.56 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,382 (831,436 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
82,946 82,946 000000000015843baeadeb01340dbe85f9336096e5c106c667707e3b504c755a 2 0.00/1.00 vMB 0
82,945 82,945 00000000000a055d6e5b8f8551e158a740cb2c17308a5b087851c8edd3f4095b 1 0.00/1.00 vMB 0
82,944 82,944 000000000018a2842c0ccd5240f7eddba1654df1898007af9302d341af2070b9 7 0.01/1.00 vMB 0
82,943 82,943 000000000012ec8cfba5fc709d45278e11381fc31a089aa0a9b5b06942f00f6f 1 0.00/1.00 vMB 0
82,942 82,942 000000000022ab9f8c74cb5d953a269a12f204313a93a6a4faebfe81cb21e2b9 1 0.00/1.00 vMB 0
82,941 82,941 000000000000fe659a6002188742e0faf60ca270ebaf09a3a3e511bcba64b69b 2 0.00/1.00 vMB 0
82,940 82,940 00000000002a0fcb05428551db2ae6228de96e6301f7746c28dd3f843ca0dff4 3 0.00/1.00 vMB 0
82,939 82,939 00000000001217ab15df15164b2af79866136bea1dfa9d22a7e8371ddde06e1c 1 0.00/1.00 vMB 0
82,938 82,938 00000000002a5660b31f35754ddbec2e3d9bf2fb939ae7fd71ddf367d9a6f174 3 0.00/1.00 vMB 0
82,937 82,937 00000000001375ee7908c6e372d4ab6cadf5853962cc0ea3270d956cf0c4d8a7 1 0.00/1.00 vMB 0
82,936 82,936 000000000018c820961fcc20fa87dee58b41ddc2626c0bfb170c6009e9312415 3 0.00/1.00 vMB 0
82,935 82,935 00000000001a507f3be73bbce93588cfe86b69aae20a099ec22b43e3bc7ffa51 1 0.00/1.00 vMB 0
82,934 82,934 000000000000da03ce86d2195c49943a9f132b93c1deb4568a690e32c5083dd9 2 0.00/1.00 vMB 0
82,933 82,933 00000000002ce3ec05365c36fdbe0dd52c099dfeacdcce595bad076c2197d16e 2 0.00/1.00 vMB 0
82,932 82,932 0000000000310f8ed3cd56b643c88d81db9cd98fef24a37dc965d8abb7feb018 1 0.00/1.00 vMB 0
82,931 82,931 00000000002adff31d3755a61a939eaff9d61434a09bbd0e4004a24e345c3b82 12 0.00/1.00 vMB 0
82,930 82,930 00000000000a88593ed5b24d8bce3955c015c67d892034c75f51fbe682df2742 1 0.00/1.00 vMB 0
82,929 82,929 0000000000031eb7719aab218d6c627dc8390769ba463d5ffc727f510d35574b 15 0.00/1.00 vMB 0
82,928 82,928 00000000001906ce0a43e1df220e1e2046fba6379ad43f8b50481baf0c172864 2 0.00/1.00 vMB 0
82,927 82,927 00000000001207a27cb107724f1f136322f1667244fe1333be859722dc152841 1 0.00/1.00 vMB 0
82,926 82,926 0000000000186fee416bc26cd5ee0f53df05bf76713450f108d104ac166a1b7e 3 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.28 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 597.46 GB
    • Received: 9.85 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.