Loading Tool

Explorer IconExplorer

Memory Pool

81,047 transactions
29.54 vMB
0.10417658 BTC
Random Selection Loading Transactions
Max Size: 179.91/200 MB

Candidate Block

Mining Attempt ddb46b317c9d20b0d86a9c660362995a15f649d0f7b123ce11ee36007050e2b9
Version 20000000
Previous Block 00000000000000000001968746f746008154af3e4db375ab1e0c87864c4db4c8
Merkle Root f1057960fdbcc53beb0af26b77909cdbfc9feb58067181e9a4135f315de5530b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,186
Size: 1.00 vMB
Total Fees: 0.04200069 BTC
Feerates: 201.05 > 4.21 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,080 (39,493 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
875,568 875,568 0000000000000000000152af6c71598dd26a8ed356162250c9945edefeac811b 3,610 1.00/1.00 vMB 7
875,567 875,567 0000000000000000000105ea370e2ea5c8031bb359fe2d1e5c178c263dfd5b3c 3,255 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.53 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: 668.98 GB
    • Received: 15.68 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.