Loading Tool

Explorer IconExplorer

Memory Pool

76,309 transactions
29.19 vMB
0.10576337 BTC
Random Selection Loading Transactions
Max Size: 172.59/200 MB

Candidate Block

Mining Attempt f52b9f90b1560ac970bea2ff7b0cd73ca0dca3634a4653d4a67003e5197dc692
Version 20000000
Previous Block 000000000000000000007d0a1e8c0ae4964fa44e3af26c0b0a6f061f00bb89fc
Merkle Root e5f7605bc21340dca9528d240ee7ed6c3c5b05d133d4ac921af21d718dee560b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,390
Size: 1.00 vMB
Total Fees: 0.04282718 BTC
Feerates: 201.37 > 4.29 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,039 (39,450 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
875,589 875,589 00000000000000000000d9940eb168eb3de849ee1d55da2b15f79db911cbd12c 2,766 1.00/1.00 vMB 12
875,588 875,588 00000000000000000001ba9c1c8694b210ca236ac098375fad4b9b7c5c846634 2,972 1.00/1.00 vMB 17
875,587 875,587 000000000000000000013fe60614287ea31447443c3c1b4796c5d027283f2946 3,595 1.00/1.00 vMB 8
875,586 875,586 000000000000000000025910b00859ed811ddf0e0e68f84c4a831d5140cb929c 2,287 1.00/1.00 vMB 21
875,585 875,585 000000000000000000009690abb1ab30af5fb5453bd0c8416fbe4811c3917536 3,032 1.00/1.00 vMB 9
875,584 875,584 0000000000000000000024f2e2b01518668996b26df4c4183c5e050e12956ac4 3,268 1.00/1.00 vMB 11
875,583 875,583 00000000000000000000a74caa614cd892edc4769c58c118b0aa809867174e74 2,878 1.00/1.00 vMB 17
875,582 875,582 00000000000000000000478200c98e450c67e6e2fb83827ace946d8351634e8e 1,701 1.00/1.00 vMB 6
875,581 875,581 00000000000000000000beb9426064526da612fb3a8e55587bdd214453d9da9f 3,481 1.00/1.00 vMB 10
875,580 875,580 000000000000000000025fbac6290df328cb142936aeaa5a3521d24bf21d796b 1,661 1.00/1.00 vMB 4
875,579 875,579 0000000000000000000243bbe17ab629167fcd29bd3d928d858633adfa2b83ed 1,652 1.00/1.00 vMB 5
875,578 875,578 000000000000000000021b173a0c9ea7f753227534b8a9602c580f1af0e6a9b5 2,838 1.00/1.00 vMB 11
875,577 875,577 000000000000000000026a297d81d44949a27d17ee50a8d8594be94e96879094 1,670 1.00/1.00 vMB 6
875,576 875,576 0000000000000000000053816e877533246fe90c1089b47e04c7aca30c8c3d31 2,934 1.00/1.00 vMB 11
875,575 875,575 00000000000000000002169be205e3ba9c14b4d8ead578a180d90e873983f884 963 1.00/1.00 vMB 4
875,574 875,574 000000000000000000014173c88f3b06683193992ea45da37de1c8301d82d648 2,133 1.00/1.00 vMB 8
875,573 875,573 00000000000000000000cd1db587668349256dc631195cdccc55337a18289e79 1,344 1.00/1.00 vMB 5
875,572 875,572 0000000000000000000172f69aee7812b63560526a24e30e026cae58139654f9 3,451 1.00/1.00 vMB 7
875,571 875,571 00000000000000000001565489406c6ea073459180baaa9a22128331205997ff 3,320 1.00/1.00 vMB 19
875,570 875,570 000000000000000000007705cdf6e7fd7676060815a902d45d84cd63ebaeea0e 1,128 1.00/1.00 vMB 25
875,569 875,569 0000000000000000000075242d18ac3792c01456c7cdc4c0623a019f243965dc 2,962 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.46 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: 667.91 GB
    • Received: 15.31 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.