Loading Tool

Explorer IconExplorer

Memory Pool

42,464 transactions
26.77 vMB
0.06404698 BTC
Random Selection Loading Transactions
Max Size: 140.51/200 MB

Candidate Block

Mining Attempt 38201a8076b7cff3e522329af9e215ade857deafdb625720d8de880cb3f7208b
Version 20000000
Previous Block 00000000000000000001c29ba26020ab8fee0b13c11f761cf92eaeb9c92dd03d
Merkle Root 822794d76368a0dd8b6931e85c2f7c1c5c0c8985c6a2d1bf981164192e422a35
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,113
Size: 1.00 vMB
Total Fees: 0.01449319 BTC
Feerates: 181.54 > 1.45 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,932 (397,968 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
516,964 516,964 0000000000000000003bfda5d6163ae917c651bf06dfcc2d0ac4860553450369 290 0.09/1.00 vMB 39
516,963 516,963 00000000000000000038a1fc1b209340d111ad8244a21f953e5d958cd820fd81 227 0.09/1.00 vMB 22
516,962 516,962 0000000000000000000ace01d3a8e1f7809cec805fa7219b31082f17a103c8e3 2,282 0.89/1.00 vMB 22
516,961 516,961 0000000000000000004cab9f707f76aed094eed561fe5726e378c48c56bbf4f9 63 0.08/1.00 vMB 7
516,960 516,960 00000000000000000008afe61a4ea65371d9a5e4ce33cce3aef6d3f4a4f69dec 1,768 0.68/1.00 vMB 25
516,959 516,959 00000000000000000037b4da391b9e23872069acd897aa6531823cea21146065 1,338 0.41/1.00 vMB 34
516,958 516,958 00000000000000000001ce37222570d0f64843e3d6fb8c5719b25cb787b0a1ba 136 0.03/1.00 vMB 29
516,957 516,957 0000000000000000002fa57a7bab9b716989950bee606e320aa63fef73bc4361 1,654 0.59/1.00 vMB 29
516,956 516,956 000000000000000000291188b08d1123f251e872ceb308a651f657fa6d77501b 567 0.34/1.00 vMB 17
516,955 516,955 00000000000000000018b50ef492aabc7be99684bff42e7357a858dbc6699956 1,076 0.39/1.00 vMB 24
516,954 516,954 0000000000000000000c9099bbc71e7265390a4636731d86ed99b8b63deeda27 146 0.05/1.00 vMB 23
516,953 516,953 00000000000000000005ff931a8bd4062253a62d81753f5bd6113c5e99031b26 846 0.28/1.00 vMB 27
516,952 516,952 00000000000000000006128f526a7c0924644516160ced5fa2fcb8b4ab3631f4 867 0.29/1.00 vMB 26
516,951 516,951 00000000000000000005e4be25f3096e3d9b08b316ef3e6ad62df6692a6d3405 619 0.47/1.00 vMB 16
516,950 516,950 000000000000000000161889ab7d088386942640627aec3d64023c6498b17f82 2,082 1.00/1.00 vMB 16
516,949 516,949 00000000000000000023bc242fdb93d5e7dfe6a3b07341ec55aca68d5a3d867a 946 1.00/1.00 vMB 10
516,948 516,948 00000000000000000005e433f0bebe8a9e67d5a0e8a381c0a04bec112b0e3f6d 1,325 1.00/1.00 vMB 17
516,947 516,947 0000000000000000001d40992fc2d544fc61432781d014b2598d10b44851c2c5 1,609 1.00/1.00 vMB 9
516,946 516,946 000000000000000000163878bbe5df59993342895c69ee7bafb343974ad5fecb 2,698 1.00/1.00 vMB 35
516,945 516,945 0000000000000000001c03a2f8d44a32d7c52b3888a26078d6a8841af9301c5f 3,193 1.00/1.00 vMB 23
516,944 516,944 0000000000000000002cd6d1580430bb3cc7e99946ac5a520d8cb9771ce8e1c8 2,540 1.00/1.00 vMB 45
Previous 10 blocks ↓
Total Size: 782.27 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: 656.01 GB
    • Received: 14.37 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.