Loading Tool

Explorer IconExplorer

Memory Pool

76,362 transactions
28.46 vMB
0.06733314 BTC
Random Selection Loading Transactions
Max Size: 172.52/200 MB

Candidate Block

Mining Attempt 3d29443e821c21654c8a2d8ef575e71c25983758b437a2e5200e5315db671018
Version 20000000
Previous Block 0000000000000000000034cfd79664e0a1680400ea13802d309e22ae00459d8a
Merkle Root 34948f7db2a66f80244203c60e19fb90b2d26aa8cb3fe8372fdd0bd34c60ed10
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,343
Size: 1.00 vMB
Total Fees: 0.00829041 BTC
Feerates: 78.13 > 0.83 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,159 (166,188 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
748,971 748,971 000000000000000000032fe8e7e93a949d9079fd639e8e5e6fa46398773ce11d 2,722 1.00/1.00 vMB 18
748,970 748,970 00000000000000000004698d9d6211781b3f2e94798fe85581dc8e60f43073f4 2,545 1.00/1.00 vMB 17
748,969 748,969 00000000000000000006c0d5c2166c30f0e0c6b33da1ceed667d0b0221c55830 1,303 1.00/1.00 vMB 8
748,968 748,968 0000000000000000000418f13ae5d06e4eb65463f3b9ea4be43ccb36d3ac815b 2,897 1.00/1.00 vMB 17
748,967 748,967 00000000000000000004e0a1ef622dd7376a6220386a0e2b0a26d735e1d61262 2,142 1.00/1.00 vMB 23
748,966 748,966 000000000000000000085672958450c9330410a7213fa87ce321d313ae4ccda3 1,670 1.00/1.00 vMB 15
748,965 748,965 00000000000000000008a746c944fa75446d371f7b31951147a63034a3169089 2,818 1.00/1.00 vMB 33
748,964 748,964 000000000000000000007bf854523ba49444e89aeddf5836003099f7168b3183 3,417 1.00/1.00 vMB 21
748,963 748,963 000000000000000000048df07d24de6292af9854b257297dd2196ebba7b9c187 1 0.00/1.00 vMB 0
748,962 748,962 0000000000000000000793432f2657b16cdff52ada871cc7b15852ad0523ebe7 2,283 1.00/1.00 vMB 33
748,961 748,961 00000000000000000000e4cce6c75956bcd248dc67a5025ce5e71394a7dba59c 1,923 1.00/1.00 vMB 17
748,960 748,960 000000000000000000014da6b1d254754a9b970c526d96e7871fe0c9a23a8101 3,599 1.00/1.00 vMB 22
748,959 748,959 000000000000000000029259378a65de617c2f856a03504c6e10ec981bfb706e 2,925 1.00/1.00 vMB 23
748,958 748,958 00000000000000000001e22e4bd0c103e6f71810e069c1c6d21f08c2735e40fe 2,090 1.00/1.00 vMB 34
748,957 748,957 00000000000000000002997b7cf13fed750e2183d7693a24785c9f594389ee88 2,552 1.00/1.00 vMB 27
748,956 748,956 000000000000000000099f70f3b271130ed434d89669901045875f696c7d7cd4 1,365 0.61/1.00 vMB 12
748,955 748,955 00000000000000000009cbd66ea2dedf8c7ede7885163cdf263718e5103300d9 994 0.34/1.00 vMB 16
748,954 748,954 00000000000000000009988b8cac111212fc5151e5e80710fa7fce6e92666b26 382 0.15/1.00 vMB 13
748,953 748,953 000000000000000000048034c4c371feb451ea0f9bd4b56d2f771d9b30674af8 103 0.07/1.00 vMB 8
748,952 748,952 00000000000000000004d125568ecbfd072904f8c41841441d110b60530322c4 1,536 0.57/1.00 vMB 13
748,951 748,951 000000000000000000047ebefcfe0267d6558e344ed7b60ec5d02a1301d19f04 184 0.05/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.67 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: 673.12 GB
    • Received: 16.40 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.