Loading Tool

Explorer IconExplorer

Memory Pool

39,617 transactions
27.07 vMB
0.05537145 BTC
Random Selection Loading Transactions
Max Size: 141.47/200 MB

Candidate Block

Mining Attempt fdc3340a72b92e4912b3fb17429d9038a48cea0f6b13ed66ae39ef616cf808ce
Version 20000000
Previous Block 00000000000000000000245eed505a538a5d305de614b12adbe4c5ba2b15f80a
Merkle Root f606f0104fc5386c8d3785be83d050939e481be6378a4736dac509addfff5096
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,193
Size: 1.00 vMB
Total Fees: 0.00527361 BTC
Feerates: 69.10 > 0.53 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,863 (325,997 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
588,866 588,866 0000000000000000001451d1fad9fbcade8e819d89d04bca287f7b9ccaeb906a 2,545 1.00/1.00 vMB 27
588,865 588,865 0000000000000000001815a7a64979035b69c4336e8ffff36af8da697f226887 2,596 1.00/1.00 vMB 48
588,864 588,864 000000000000000000039507546bcbd0b5f36d8ea5b3e600b7a62e9eaf8cd25f 2,552 1.00/1.00 vMB 34
588,863 588,863 00000000000000000005947f7ed1c1d572cce73afcf39caf0577f7672ab65538 1,832 1.00/1.00 vMB 23
588,862 588,862 0000000000000000000a5a5ff9610486db588bd04df62910c512a103037475fb 2,337 1.00/1.00 vMB 30
588,861 588,861 000000000000000000048813a069a669e8b7d5ce69bea2ba90da13debfca5acd 2,575 1.00/1.00 vMB 35
588,860 588,860 000000000000000000095ce51e64122956329ba0ccdd0bcd92fd9490866df128 2,333 1.00/1.00 vMB 31
588,859 588,859 00000000000000000003b2a9a1769b6ad1cd9489cc1036ca7eca8da7a841560c 3,011 1.00/1.00 vMB 54
588,858 588,858 0000000000000000001732bccc78e424a6200863bf2971e311a6514de51933e5 2,842 1.00/1.00 vMB 54
588,857 588,857 0000000000000000000f32006323c9b59021377a8dd6f92bc6dfc43097e542d8 2,524 1.00/1.00 vMB 45
588,856 588,856 0000000000000000001724a31b62bc12259daa3727f774de26281c84a0270a63 2,746 1.00/1.00 vMB 45
588,855 588,855 00000000000000000013ae0a38647acd54d729f69b3adb7980d6816d3938ccb1 438 0.24/1.00 vMB 28
588,854 588,854 00000000000000000005a23749d0b7492d1ee3d4852d734ce8eee9cdbcdc76ae 1,742 0.96/1.00 vMB 3
588,853 588,853 0000000000000000000ca481fd9ad9bea64f53178474ea54a7959d51125b77a2 2,797 1.00/1.00 vMB 31
588,852 588,852 0000000000000000001997d1bb1817cbba7d9a3e99a4c0b969b518ca3f113d62 2,839 1.00/1.00 vMB 48
588,851 588,851 00000000000000000006c1f5327df55b508173b1806680be5a87ca7b09be7b90 639 0.22/1.00 vMB 43
588,850 588,850 0000000000000000000dcf68a31fbe95389532eee1111d6c52abe70fc1a61b97 2,043 0.72/1.00 vMB 25
588,849 588,849 0000000000000000000f6a1d6d7f0f810900667f28a84d2f5bd0f87d71479d61 828 0.26/1.00 vMB 23
588,848 588,848 00000000000000000003fa3bb89a2c7da75c209b24c00f85d44dff501e28bfe3 1,811 0.65/1.00 vMB 27
588,847 588,847 000000000000000000043d486136b45090be30ce9596d515e0b5d5ed71ecc3c2 826 0.27/1.00 vMB 28
588,846 588,846 0000000000000000000366188451607474ac343fff7e5dadda9e23b0e228b3c7 936 0.32/1.00 vMB 31
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: 652.93 GB
    • Received: 13.81 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.