Loading Tool

Explorer IconExplorer

Memory Pool

79,132 transactions
29.46 vMB
0.08397087 BTC
Random Selection Loading Transactions
Max Size: 180.10/200 MB

Candidate Block

Mining Attempt fc719bc3a850968a5b43524079bf9c60ab139225f8143d4bee573db2bd62940d
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 2a474b7a7c40ea92cf991272b2233d2d9cfee250c3afc9cd252552cdec433ade
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,340
Size: 1.00 vMB
Total Fees: 0.01926049 BTC
Feerates: 402.60 > 1.93 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (8,526 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
906,797 906,797 00000000000000000000f407009a9461e7b7d5093bf3dfc201572440b44d3ab7 4,108 1.00/1.00 vMB 0
906,796 906,796 0000000000000000000174d3c015ac3dc16616802c078f9720bfeec7e9d4afe0 4,741 1.00/1.00 vMB 1
906,795 906,795 00000000000000000000c43a3d8298e78c317ce30e03817dbaad1ede0d6de9b2 4,981 1.00/1.00 vMB 0
906,794 906,794 00000000000000000001b3841cfffd0f6e54363b97b9c5208e032e0b2b4e81ea 2,127 1.00/1.00 vMB 1
906,793 906,793 000000000000000000010585ad51f3050dff2d1e9b7210a67c508cffb54c8349 4,761 1.00/1.00 vMB 2
906,792 906,792 00000000000000000001bba7b6ba147fd2bd111bd4d68fb3f67ec90a69edfb8a 3,119 1.00/1.00 vMB 4
906,791 906,791 000000000000000000011d02c82ea85d0f0502c17ce5cc4afa6dd902e5fe0266 3,729 1.00/1.00 vMB 1
906,790 906,790 000000000000000000019e003268dd0fa1eb6aa2a0882af91bf4c0af7c0e461f 4,541 1.00/1.00 vMB 2
906,789 906,789 00000000000000000000aa4aaca51f521c20bbcd2b6185bb7a5bae07f244b379 2,750 1.00/1.00 vMB 3
906,788 906,788 000000000000000000022b6e1796d97d8bf1d5c04d9653012cb7232d53a55cee 3,306 1.00/1.00 vMB 6
906,787 906,787 00000000000000000001cb3ac4591f1f8b4f6e9ea79b2fb8cc5c1ceafcca26b3 4,070 1.00/1.00 vMB 3
906,786 906,786 0000000000000000000068e7334bb9d69378c90f37f47c16b7ce26bfe2cab22b 4,106 1.00/1.00 vMB 1
906,785 906,785 0000000000000000000148dadf1acd66438f0bcc8f1ab1765f90449172f5b08c 3,665 0.82/1.00 vMB 0
906,784 906,784 00000000000000000001a2e80411bbc2b4c1c8a7ed81aa02316ee5208c87c903 3,087 0.99/1.00 vMB 3
906,783 906,783 000000000000000000012c88c41246d70067cfb99b62db21a8b218eb4c1b68e0 1,044 0.34/1.00 vMB 2
906,782 906,782 00000000000000000000e2a65c2b9db764c4d47abd9701a089aa75d1986f6892 1,467 0.55/1.00 vMB 2
906,781 906,781 000000000000000000000d086a69ebb35bff324fcfb962c8d22145247479b7b2 5,105 1.00/1.00 vMB 0
906,780 906,780 000000000000000000016bdff55e412955bbdda8145d8d52a2a6f3d4e27eeb71 2,506 0.93/1.00 vMB 1
906,779 906,779 00000000000000000001bb06c6d5c47ddf6cac1169f1d93b2dbd07471a689b9d 3,409 1.00/1.00 vMB 2
906,778 906,778 00000000000000000001e2148699535eb273613815b0784a330c6e09e928c72b 3,322 1.00/1.00 vMB 3
906,777 906,777 00000000000000000001b3090ad81fe6b55598f62a6846ffe23e7d5b29111415 2,364 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.95 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: 715.17 GB
    • Received: 17.66 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.