Loading Tool

Explorer IconExplorer

Memory Pool

36,268 transactions
19.25 vMB
0.04657961 BTC
Random Selection Loading Transactions
Max Size: 105.43/200 MB

Candidate Block

Mining Attempt c9ffc06eaedb290deaa4f35b9aa40dcb80038d130cd1220e63df4d5847412e2b
Version 20000000
Previous Block 0000000000000000000027d4599a3a953a8cd1f7265183d62d0979d625813092
Merkle Root aa2d33839dafc977a47b543845889ca8b5218feb3438edd98fd634c0033dfc3c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,021
Size: 1.00 vMB
Total Fees: 0.00944434 BTC
Feerates: 62.81 > 0.95 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,115 (740,155 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
173,960 173,960 0000000000000937a075b70fdb3d28ff2fad934265c7d0881eca11df5de7c714 4 0.01/1.00 vMB 37
173,959 173,959 000000000000084aeefc979455a70311ac9414fea297119ca925cc9640630974 26 0.03/1.00 vMB 42
173,958 173,958 00000000000001d181b4842f31c7c0d56b36f0da90bbc78a657b2eefa97d3d11 160 0.04/1.00 vMB 53
173,957 173,957 000000000000071e0569cad9425650f7222d1c4435a6e8a9aac60531ffdf45d1 65 0.04/1.00 vMB 106
173,956 173,956 00000000000006a9a91268aba6a228e74904fe5dc8c76cb8f74c10d3abd38dda 27 0.03/1.00 vMB 129
173,955 173,955 000000000000065912cb0ebae95e2b55fb46957e27fba56598b857c046fe9f2d 10 0.01/1.00 vMB 55
173,954 173,954 00000000000000b72ff0c528cb98efcf1a20d9215796adddf45d46300823e577 22 0.03/1.00 vMB 220
173,953 173,953 00000000000003cf10fe13d09d2b1867880c6a811360caa935832a574c726724 33 0.01/1.00 vMB 120
173,952 173,952 00000000000007c59d455daa133b9a8ebda76482ecbae36655f6c15aaad4b61a 33 0.01/1.00 vMB 86
173,951 173,951 00000000000006cc3f9e419b73b69115e4f3ae9105032b5e7952eb1a169b3666 36 0.08/1.00 vMB 66
173,950 173,950 00000000000009d0c5f725d1270c7683c460da203dddffe2733ebebe50e47319 148 0.04/1.00 vMB 37
173,949 173,949 00000000000002fae1a93a181c512c18afde7cd7cbad23891df4e4c9d9800cf7 109 0.05/1.00 vMB 284
173,948 173,948 000000000000016b2eb514308f4d9b0ae55a93b9b72b8e666c894f82f0404771 1 0.00/1.00 vMB 0
173,947 173,947 00000000000006038914519f112e6a964899803e99219f5f2f8eae635d0a95e2 1 0.00/1.00 vMB 0
173,946 173,946 000000000000080d9234acb2159a4507d95add8b52bd6bbb37cd69a683e73e92 86 0.05/1.00 vMB 100
173,945 173,945 0000000000000173157014c7ff95b935f14f6afe853697d781851f9a8f35eba1 1 0.00/1.00 vMB 0
173,944 173,944 000000000000024523c8d48dfad66493a9fc84bf715990bbcf1235815586acb1 1 0.00/1.00 vMB 0
173,943 173,943 000000000000034fb45dc1332afe91c127c5f314b935960080e70cf07b397674 30 0.01/1.00 vMB 81
173,942 173,942 000000000000042ab5f4e7fc30a9bb0cf71d225c349427c7c462f96e52474a92 63 0.03/1.00 vMB 137
173,941 173,941 0000000000000232e718764702eac62e6a640c40e53f61ee401573b3df31534e 43 0.01/1.00 vMB 0
173,940 173,940 000000000000088fc5abed0eebdc0badd1189ed7c8834b164b03bca9df20adcb 94 0.03/1.00 vMB 103
Previous 10 blocks ↓
Total Size: 780.81 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: 559.79 GB
    • Received: 7.30 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.