Loading Tool

Explorer IconExplorer

Memory Pool

79,353 transactions
29.48 vMB
0.09146386 BTC
Random Selection Loading Transactions
Max Size: 178.38/200 MB

Candidate Block

Mining Attempt 14cdd488655fa39faacc785b7f00764700d61199e2718c2d74ed665267094ec4
Version 20000000
Previous Block 0000000000000000000143f54c636fd580cc96e321febc4ce4dd319dbdcb21a3
Merkle Root c55513c157baa0720737ae33a86c0b799730b4baede82595c65f6a80fd390a7c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,872
Size: 1.00 vMB
Total Fees: 0.02929063 BTC
Feerates: 301.60 > 2.94 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,093 (475,377 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
439,716 439,716 0000000000000000010fee9ba2737dfe3404cc9e5798e3ba90ab662816a1b095 1,107 0.60/1.00 vMB 37
439,715 439,715 000000000000000003aec6cb81b26c347b032d36c73b1cf470e0b394aad176db 2,285 1.00/1.00 vMB 79
439,714 439,714 000000000000000003dd7267c4ee489101957cc9b31e2fbadb40a2c72988fe19 1,127 0.74/1.00 vMB 47
439,713 439,713 00000000000000000357cab17502620c1e51ca3bc02e899e5af34de070c31856 2,229 1.00/1.00 vMB 52
439,712 439,712 000000000000000002d32b0c889327a2ed31b47ce95b06da3f67ed32f9ed9eab 2,523 1.00/1.00 vMB 84
439,711 439,711 00000000000000000176797ccd377d3a5c94473c14e8adfeffc1683ec39635ca 1,206 1.00/1.00 vMB 36
439,710 439,710 000000000000000003865c107619d0a3c31e14c640737a7771786f24cfb0309f 1,042 0.42/1.00 vMB 71
439,709 439,709 00000000000000000014004daf83d1ae55b57ae963293bf1916ce7aa02d4842c 2,071 1.00/1.00 vMB 53
439,708 439,708 000000000000000002eb15183a6fc5bf629b9469831bef8a7414f078bdb0adfc 1,846 0.99/1.00 vMB 63
439,707 439,707 000000000000000001735fa96fbddf78f599ed98e0488eac1a49aa4af0bf0f79 8 0.00/1.00 vMB 199
439,706 439,706 000000000000000002fc4a54341d91ff328e482c95564263d457d1029bac8748 2,323 1.00/1.00 vMB 58
439,705 439,705 0000000000000000022f09e9cff222bd69eae2ed13d32932cc493809d85d78ec 2,366 1.00/1.00 vMB 67
439,704 439,704 000000000000000002bcd91223ef0a776ef15b02b8ff917010c2ad2e31a44aa7 2,384 1.00/1.00 vMB 83
439,703 439,703 00000000000000000205e49a98a8f6b73747d224ab8ba39862d3705d55d23a54 1,485 0.58/1.00 vMB 63
439,702 439,702 00000000000000000099e91aab3da526c0de9187146e75847a68113ed80d5a8d 248 1.00/1.00 vMB 4
439,701 439,701 00000000000000000142440bc7fda389faf310a35d89a52e4fed4e42e1ddf232 67 0.02/1.00 vMB 72
439,700 439,700 000000000000000002433b5dae8dbacf592427de565c131a797d9552ea762716 2,492 1.00/1.00 vMB 62
439,699 439,699 000000000000000001349f7b5fed1ca075983fda5ba1b89a512c3a98aa122cb2 279 1.00/1.00 vMB 5
439,698 439,698 00000000000000000091acf8cd68b8569675d446e29218696b14aa0eb2d09fc6 1,183 0.46/1.00 vMB 69
439,697 439,697 000000000000000002643b245db9306d7e78debf33d86f2b94297579488da549 542 0.33/1.00 vMB 43
439,696 439,696 000000000000000000ba369c00775648111aa759b591c9fa26f6ab186816abd7 1,368 0.47/1.00 vMB 77
Previous 10 blocks ↓
Total Size: 782.56 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: 669.95 GB
    • Received: 15.79 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.