Loading Tool

Explorer IconExplorer

Memory Pool

79,510 transactions
29.53 vMB
0.09272782 BTC
Random Selection Loading Transactions
Max Size: 178.63/200 MB

Candidate Block

Mining Attempt 280e2fab431d3c93f424ad8ab2b5ba45bd186a4276c413a12494619bdc586d84
Version 20000000
Previous Block 0000000000000000000143f54c636fd580cc96e321febc4ce4dd319dbdcb21a3
Merkle Root 9cd3a0a1845e243ced72adc5fdfc199c532bbfdfc075a2146f69f4314d989b73
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,780
Size: 1.00 vMB
Total Fees: 0.03069211 BTC
Feerates: 301.60 > 3.08 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,093 (500,408 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
414,685 414,685 000000000000000001a54bc11d04e0a10de596ae6b53580364a1a6bf99d7290b 1,295 0.48/1.00 vMB 48
414,684 414,684 000000000000000005832ee41272dfce44259a1e09805e53579a601f1c2e1426 973 0.81/1.00 vMB 27
414,683 414,683 000000000000000000636160dff89baf841676b4e96bbb2eeef067ca53720b44 117 0.10/1.00 vMB 42
414,682 414,682 000000000000000005621f0e567249dea1fe08f98515e9bed31d7caf80d41c88 618 1.00/1.00 vMB 10
414,681 414,681 0000000000000000050212ef6143e78db32b092f7073345affb9804d66d8bad8 1,022 0.53/1.00 vMB 38
414,680 414,680 0000000000000000007376065a37258e7a0a9ce7e1fb74acc6ee28dd8ffcf671 1 0.00/1.00 vMB 0
414,679 414,679 00000000000000000292bf9105b123d4d0b32d77e5b9c4781af6fa5cf4f3cf49 175 0.10/1.00 vMB 34
414,678 414,678 00000000000000000118bd621038568331aa50484a991835ac4ca44a324842b1 1,022 0.52/1.00 vMB 38
414,677 414,677 00000000000000000233b08a02b90dac9d3913093c412ae68db17b1790982203 1,165 0.78/1.00 vMB 29
414,676 414,676 000000000000000001862140b2feb5f0cea7212d7f0a60b9883c02a8afcd56eb 2,616 0.93/1.00 vMB 58
414,675 414,675 000000000000000003c40edc9a43b11619daeba7dcf0371cd15fc04576137b71 1,903 0.82/1.00 vMB 46
414,674 414,674 000000000000000004dc6b4238336f54a2fe2479aa4dba2071a66f237cd065e1 1,588 0.84/1.00 vMB 39
414,673 414,673 000000000000000000191d22b274e1fcf574f2ffdbd5e3e1a1725c0df4725f95 154 0.06/1.00 vMB 53
414,672 414,672 000000000000000003a763f993867527804c2fb159fb749c4283d9702d2282c5 1,920 0.80/1.00 vMB 46
414,671 414,671 000000000000000001f981c14c8dbf85988a446781561bf11c29643f6efdf2a1 67 0.08/1.00 vMB 12
414,670 414,670 000000000000000001d4e815c84ce330bd3edf047e502abeb5ff415ce8f91f8a 1,484 0.95/1.00 vMB 36
414,669 414,669 0000000000000000017d43eadc4d257909c03ea6e5c69b6a9b771471c91cac53 406 0.63/1.00 vMB 8
414,668 414,668 000000000000000004c85c3adb89e8f4b9206154b749d7d8105ea293122dc596 746 0.65/1.00 vMB 25
414,667 414,667 000000000000000000d4b390a29f40eef376889f35ec269f08e5149fd8d63786 157 1.00/1.00 vMB 8
414,666 414,666 00000000000000000525ea300b9035dea3051f5a42dae1314145d1842d695faa 1,604 1.00/1.00 vMB 30
414,665 414,665 00000000000000000452703e4dfe92bea22566c06e9bfb75b1fd95bb2f6fd342 2,583 0.92/1.00 vMB 58
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.