Loading Tool

Explorer IconExplorer

Memory Pool

41,377 transactions
26.65 vMB
0.05479429 BTC
Random Selection Loading Transactions
Max Size: 139.66/200 MB

Candidate Block

Mining Attempt 0c1a684d8072bab2dce61b315abd8bd9df476030f228fff1ed2104ed5d901ce5
Version 20000000
Previous Block 00000000000000000000625f3ecbf1c94fa42f7788ebbce56cac527f5d7f730b
Merkle Root be72fd842a192652e73d62a26001465e3f42e3de562812b63a49cfd130d3146f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,754
Size: 1.00 vMB
Total Fees: 0.00562161 BTC
Feerates: 103.41 > 0.56 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,924 (575,871 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
339,053 339,053 00000000000000000ff2362570248d54c1bedbcb346081929ecf89aad5f60b1d 352 0.17/1.00 vMB 24
339,052 339,052 00000000000000000c4a0254dea206fe3b68e9ec791b49cc90fc0b979c21fff3 128 0.07/1.00 vMB 23
339,051 339,051 00000000000000001796b185201002bbb9925a574324f2d02cadfde4026601e5 1,228 0.60/1.00 vMB 28
339,050 339,050 000000000000000001eba2c4ef3b6946788876ac683ebd00765640d342f2fc14 702 0.40/1.00 vMB 25
339,049 339,049 0000000000000000053aa0c3f813ba28834bf971232c093d814bbe2fc9bdabba 1,644 0.75/1.00 vMB 32
339,048 339,048 00000000000000000736a420504832c7622ed0e412c769385ddaaaafa2002603 570 0.33/1.00 vMB 22
339,047 339,047 000000000000000010112c9a6f26beba5f2f3ab3d528a080b3ebdb57348f7c41 391 0.21/1.00 vMB 23
339,046 339,046 000000000000000006e21a4ac3cf37c59e7f17bae269f468c57a2a82ddcd4b16 457 0.24/1.00 vMB 26
339,045 339,045 00000000000000000e3134b28b65cd629cc5547e901b63287600efc9a2fb438e 475 0.29/1.00 vMB 14
339,044 339,044 0000000000000000160841094b9df1c2e519b733cc3da7ec7ee014a17db85b7b 1,954 0.75/1.00 vMB 38
339,043 339,043 00000000000000000aacba70b5cd38198d05b26d761284ed9f34deab258a779e 1,147 0.87/1.00 vMB 18
339,042 339,042 0000000000000000186829d65d85e7e2fe11e9e66e75db3fc78ed1753f09a580 710 0.25/1.00 vMB 39
339,041 339,041 000000000000000018ab40e65c55438a9ce4bd10fa463c7510781dd11522f1a2 1,693 0.75/1.00 vMB 39
339,040 339,040 000000000000000013edd4d7d6cea515d2b3c304b949a93f899141c21170d7d7 75 0.06/1.00 vMB 6
339,039 339,039 0000000000000000079e3ca09fa6395bf2b8a6a45bc5d5205466c00682d7802a 459 0.26/1.00 vMB 22
339,038 339,038 000000000000000009f82362fd575603db525ca1810e9c1a982e8bbd56b16ff2 809 0.54/1.00 vMB 21
339,037 339,037 000000000000000009679f92e70e451b926a5c33335e4df589a1cdbc51e611b6 512 0.26/1.00 vMB 25
339,036 339,036 0000000000000000089670299a9d46aa9ebe6102f2192c60473246777693f804 267 0.14/1.00 vMB 15
339,035 339,035 000000000000000014f466dd447c06774d53849c6febd1d1fd7ace0213b78a92 473 0.39/1.00 vMB 21
339,034 339,034 00000000000000000c94db3a93d475b4fcbc71e133d99af4376226d5c09cb2d2 1,795 0.75/1.00 vMB 43
339,033 339,033 0000000000000000113cd35156216fcb30764405347f9aa93522e76364d337a5 204 0.11/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.25 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: 655.52 GB
    • Received: 14.32 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.