Loading Tool

Explorer IconExplorer

Memory Pool

39,207 transactions
26.25 vMB
0.05317899 BTC
Random Selection Loading Transactions
Max Size: 136.62/200 MB

Candidate Block

Mining Attempt b87f72a3a145e5c520dacb3223fb7769caae67c5deac83ad208540851c59d146
Version 20000000
Previous Block 00000000000000000000198ff07127e464778e789eabf8b957b3c7d807826501
Merkle Root 3deb70c97c36ef64688f81dff7697a0bd4840f3ab9163565d91dfb11d7b486e1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,878
Size: 1.00 vMB
Total Fees: 0.00512518 BTC
Feerates: 100.29 > 0.51 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,868 (326,764 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
588,104 588,104 0000000000000000000976b481b3b11175fda5ac246d6ba464b5af0dd80aa937 2,479 1.00/1.00 vMB 37
588,103 588,103 0000000000000000000dbc64d39db1f705108962a75e6ae58d9d0abe80d362de 2,059 1.00/1.00 vMB 43
588,102 588,102 000000000000000000038220e8ca83017f2209b914665cec2bd4338735192231 2,166 1.00/1.00 vMB 24
588,101 588,101 0000000000000000000a16c9d11f1cc9ca8a21f03ad034135277ed7bf28df3d4 3,068 1.00/1.00 vMB 47
588,100 588,100 0000000000000000001d7067be2bf32405ee655a56dcd08d031700a1ff19995d 3,366 1.00/1.00 vMB 42
588,099 588,099 0000000000000000000c60a95f3170ade0e59c8242a533ff341555284a50697a 2,625 1.00/1.00 vMB 59
588,098 588,098 0000000000000000001ece5a9dd7850729c55c2d7ed64163bbe5b712f2eb943e 2,752 1.00/1.00 vMB 27
588,097 588,097 0000000000000000000dc46af730359b5252cb451da4d46893fa40bd09667c42 3,206 1.00/1.00 vMB 47
588,096 588,096 0000000000000000000f359a4a9caa37295c361b487a926dce7d43e94f9d864f 2,539 1.00/1.00 vMB 35
588,095 588,095 00000000000000000017401b9e6847763d2913a3891ebe99cfbadbb7d593eee3 1,604 1.00/1.00 vMB 33
588,094 588,094 00000000000000000000611e743ffcf8315b1dc16e866f6486683361f8b44c62 3,064 1.00/1.00 vMB 55
588,093 588,093 0000000000000000000c7f00a5dac55675b8c26b765664ec767cb777a67cf244 2,830 1.00/1.00 vMB 42
588,092 588,092 0000000000000000001aad3f802e3e216f17061875fb05a92df0abaabd7e3a21 2,711 1.00/1.00 vMB 47
588,091 588,091 0000000000000000000c90a5f0a0440b6b102bed5e9bf396233ca42bbd45f00b 2,982 1.00/1.00 vMB 49
588,090 588,090 00000000000000000019547a6e49ace36985332ff2521a1615e3589a51731111 3,152 1.00/1.00 vMB 44
588,089 588,089 0000000000000000001949bd32958a36158aac8d4003657ca8c6f9cf2704a9fe 3,000 1.00/1.00 vMB 59
588,088 588,088 0000000000000000000c3ec1eba15814c8f549b9353038bceca3ab1db9381a60 2,719 1.00/1.00 vMB 65
588,087 588,087 00000000000000000019d49d648bca047327df13c4f83fd2f4eb294a23af8e2d 1,956 1.00/1.00 vMB 55
588,086 588,086 000000000000000000104bac7ec0ea6335ed7943ba50db28b1c8c5a9896e6474 1,597 1.00/1.00 vMB 53
588,085 588,085 000000000000000000010f97165015b722084d2493cd090b6c7885c641526e62 1,542 1.00/1.00 vMB 56
588,084 588,084 0000000000000000000f1a0fd2ac7222b77e5c0f932d8846f3b1b9e79e8f17cb 845 1.00/1.00 vMB 69
Previous 10 blocks ↓
Total Size: 782.15 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: 653.15 GB
    • Received: 13.83 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.