Loading Tool

Explorer IconExplorer

Memory Pool

79,140 transactions
29.50 vMB
0.06863422 BTC
Random Selection Loading Transactions
Max Size: 177.55/200 MB

Candidate Block

Mining Attempt 1bbcbf1da5df426d6628a07a804a77886361ed6c9a061ab55d402c3d4aa44f2c
Version 20000000
Previous Block 000000000000000000018695f041328e2b5529f23ff75f1df68b481c7c8526bc
Merkle Root f00bd9628e94b11e114d49e9ccfa5617805793a60b19ee9dac9bf95440ee9e28
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,197
Size: 1.00 vMB
Total Fees: 0.00876593 BTC
Feerates: 150.77 > 0.88 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,993 (138,912 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
776,081 776,081 00000000000000000006b23c3cc0fa23ec31a80b05c968940ca7f07320f08364 3,632 1.00/1.00 vMB 33
776,080 776,080 00000000000000000005928786e296a12a70d6fcc4a9050d160be53732b01c10 3,393 1.00/1.00 vMB 28
776,079 776,079 000000000000000000046862890df6cb9bc2122ea8b6473b4fa7adeb9e4473b5 2,701 1.00/1.00 vMB 15
776,078 776,078 00000000000000000006c0fb30fd35660a6e80f74afbd73e9f297373f6415df4 1,872 1.00/1.00 vMB 10
776,077 776,077 000000000000000000069d9939940c71fdf881eaa9f9d9a74b5b0fa33fb7d1ad 1,652 1.00/1.00 vMB 10
776,076 776,076 00000000000000000002dff6d0a6bf5452686e108a404f3119b77e0e7e2d2d13 1,823 1.00/1.00 vMB 15
776,075 776,075 0000000000000000000556502fe5d11989dbd8f0e97135ac3c6e94f95a7adeb4 1,504 1.00/1.00 vMB 12
776,074 776,074 00000000000000000003e86f9df4d92fb56dd031b38ebbb2dcdac1f63e0f70de 1,011 1.00/1.00 vMB 10
776,073 776,073 000000000000000000036ecf05060531ad74b0ca368f70e6ae3e277d5347da33 1,225 1.00/1.00 vMB 11
776,072 776,072 00000000000000000006463da1fdb47e7072079e3ee55dfc8c3f4560e80179e8 471 1.00/1.00 vMB 6
776,071 776,071 00000000000000000003fb0e45baecddd790a7b03ee90fa2abcfff0bfa3d5fc9 1,115 1.00/1.00 vMB 13
776,070 776,070 000000000000000000070174b096dd51171e5a6293efa487f58760e2db579321 1,819 1.00/1.00 vMB 16
776,069 776,069 00000000000000000003a2a5e747651dfe53b0b08946477aef8ab7ffedc7a2ec 2,724 1.00/1.00 vMB 28
776,068 776,068 00000000000000000004c180f5558f5ff04f072eafd7b073950b6721f33ae4e4 1,557 1.00/1.00 vMB 10
776,067 776,067 00000000000000000001941c9515858fc2fc8db6c199866073851025fa1d1988 2,060 1.00/1.00 vMB 28
776,066 776,066 0000000000000000000695b681462dc7541c199bb52cee671118a33c4ca8770b 1,559 1.00/1.00 vMB 25
776,065 776,065 0000000000000000000147173fcc4863668884cde64038f2ad608d252c6bd91a 3,254 1.00/1.00 vMB 28
776,064 776,064 00000000000000000005d215a5bc28afca20b7fb8fb9aba28944119199430487 913 1.00/1.00 vMB 2
776,063 776,063 000000000000000000063afbd581a9efbd43fbc0e6690111d2e1970d863c5f75 996 1.00/1.00 vMB 4
776,062 776,062 0000000000000000000189a35c678247584a48540de633148863a8f6aedb12ad 2,222 1.00/1.00 vMB 17
776,061 776,061 0000000000000000000721f38fb180c891622dfc70d2b4aa54d03842f1647d37 2,171 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.38 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: 664.32 GB
    • Received: 14.96 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.