Loading Tool

Explorer IconExplorer

Memory Pool

74,992 transactions
27.66 vMB
0.07718802 BTC
Random Selection Loading Transactions
Max Size: 168.83/200 MB

Candidate Block

Mining Attempt 4cf293941dd30423d9db9de2d02078cfa101482efb6a530f10bf24df9bba867b
Version 20000000
Previous Block 0000000000000000000021e2c4eb92099d11dad9b184db83f142c9df3a31ecf9
Merkle Root 401817a7e182701a4815227b594b4c0a89134063633a4958a2ba06c52f757647
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,189
Size: 1.00 vMB
Total Fees: 0.01815183 BTC
Feerates: 100.08 > 1.82 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,261 (165,470 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
749,791 749,791 00000000000000000007432b3da3bf6960d861497d25ac04a947b49edb735e9a 355 1.00/1.00 vMB 27
749,790 749,790 000000000000000000038760cf9450e15a98424053e3d388764c482ee2c1b590 265 1.00/1.00 vMB 27
749,789 749,789 00000000000000000003d5f57b8a037faec35aa34da79041fc7b6921aab63bbd 1,013 0.99/1.00 vMB 4
749,788 749,788 000000000000000000074cf39e072bdba177f15d56af1374d45ef6891f574d1c 753 0.83/1.00 vMB 4
749,787 749,787 000000000000000000009b2a4fe311e5dd83a0786c11afe297913ed3b00eec3c 51 0.03/1.00 vMB 5
749,786 749,786 00000000000000000002b88dedc2c1319b881823dfe39cbf917cb080769318e3 983 0.55/1.00 vMB 10
749,785 749,785 0000000000000000000921bc2296b0a39fe9938b36790aafc12a6e5800447754 345 0.36/1.00 vMB 8
749,784 749,784 00000000000000000007b3de42457c56e88005acf7013195bc786b6be88ba0ac 53 0.07/1.00 vMB 3
749,783 749,783 000000000000000000059bab24682457dac09cbe5e0a86806ae57d0d9980321f 1,156 0.95/1.00 vMB 1
749,782 749,782 000000000000000000083c92c2648ce2d48e585783d21c6bfbaeb84140367ac0 679 1.00/1.00 vMB 7
749,781 749,781 0000000000000000000050c57705e3e67a0f1eee862b1a3bf0969face8feafec 763 1.00/1.00 vMB 4
749,780 749,780 000000000000000000032ebd123115dd18eed1431c489a7e55c36f644d399356 1,795 1.00/1.00 vMB 4
749,779 749,779 0000000000000000000476fe6b385e57850039b3645b46cad62c4491707354fb 1,790 1.00/1.00 vMB 6
749,778 749,778 00000000000000000002940edcbb2e7b320d30e066306801cf5ba97a9473a28f 627 1.00/1.00 vMB 8
749,777 749,777 00000000000000000004fec9579cf85d415efa6195c0e7761de4f48b78dba727 306 1.00/1.00 vMB 7
749,776 749,776 0000000000000000000335f9e2a7206f06dcea163a849f74e981384b39ea160a 2,312 1.00/1.00 vMB 14
749,775 749,775 000000000000000000092a0573ad6ad9486946ab74ec4f6e68bdf3208f9ff8f9 1,445 1.00/1.00 vMB 11
749,774 749,774 00000000000000000003268532534d30763e39d34ab80f69c1d6b3ed0ad3fe22 143 1.00/1.00 vMB 7
749,773 749,773 00000000000000000001f5da36a89634cade47d2758ea19c9a846e081a059aa3 716 1.00/1.00 vMB 10
749,772 749,772 00000000000000000005f28de7037f2d3f80793dbc0e9917b37aeac01ea4cb92 819 1.00/1.00 vMB 11
749,771 749,771 000000000000000000047be54b2764417c557ebef6853a995294c988f29a408c 2,881 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.85 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: 712.49 GB
    • Received: 17.17 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.