Loading Tool

Explorer IconExplorer

Memory Pool

43,025 transactions
27.07 vMB
0.06360433 BTC
Random Selection Loading Transactions
Max Size: 142.33/200 MB

Candidate Block

Mining Attempt 8f5c1a033578fcce60e5040f5d4f6a235840336be96d6795653a63eec20dacfe
Version 20000000
Previous Block 00000000000000000000625f3ecbf1c94fa42f7788ebbce56cac527f5d7f730b
Merkle Root 7cd132c68630457f313d9435f61357d6b71ea51d88980551f6f3c471b17909f2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,469
Size: 1.00 vMB
Total Fees: 0.01323135 BTC
Feerates: 170.89 > 1.33 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,924 (165,874 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
749,050 749,050 0000000000000000000233f31815cb75fc92a24d955993be0d43b7c0181a38be 159 0.05/1.00 vMB 13
749,049 749,049 000000000000000000068c76b349b82360934cdefc4c67c2c339cd7888b75fbd 729 0.26/1.00 vMB 14
749,048 749,048 00000000000000000009e31ef8868a8a872479c92b8d8d362a42ff4c6e02382c 25 0.01/1.00 vMB 16
749,047 749,047 000000000000000000094db3256239104b882fd3ee85bf0481804cc9b0c8cf1b 996 0.93/1.00 vMB 2
749,046 749,046 00000000000000000005189a37b58f603bc17245e63a00d80fbd299e216928f2 1,310 1.00/1.00 vMB 2
749,045 749,045 00000000000000000008d47650f8cd0db42fdb4b82802f90dbe6ca92c195d264 2,462 1.00/1.00 vMB 9
749,044 749,044 000000000000000000022866877dc40435571c0e1de39b2dc09433e5b1a7bc2f 1,856 1.00/1.00 vMB 18
749,043 749,043 00000000000000000006e90b2160859f212bc84c3ba6fd852769a117c95f57fb 1,950 1.00/1.00 vMB 16
749,042 749,042 00000000000000000009a296d8ff11d11d0ac7d5d22b1e766c85ba0b4b751c57 2,063 1.00/1.00 vMB 27
749,041 749,041 00000000000000000001a5e8f684b0d27a7376180ac9c6b9453cd5c6510a06ef 2,464 1.00/1.00 vMB 13
749,040 749,040 000000000000000000040e314117b797ba7ecdf814d41980fa9470b8ff7a8564 4,774 1.00/1.00 vMB 2
749,039 749,039 0000000000000000000603c63729cdddf6df4a039830065b31edaddf945dc353 2,915 1.00/1.00 vMB 3
749,038 749,038 000000000000000000063b1903e3abb0173eca6a610bf7025b0d30dda10464d0 1,090 1.00/1.00 vMB 11
749,037 749,037 000000000000000000035980346783768351a0ed4d34a74f54616e239e1ea655 1,731 1.00/1.00 vMB 17
749,036 749,036 00000000000000000009ad2ed1fcf8cf1d466208e8662097f8358e0791d5dc68 2,744 1.00/1.00 vMB 21
749,035 749,035 000000000000000000036e5e7e3cb97065066778899cc16eb33387aa2ce44620 2,826 1.00/1.00 vMB 23
749,034 749,034 000000000000000000030b0cb9cfa74ebc1eccd6bd9593080ad89d2c259eb42e 2,091 1.00/1.00 vMB 26
749,033 749,033 00000000000000000008a84718836132146d7ca1eaa8c893c9b7458249f522f4 3,178 1.00/1.00 vMB 2
749,032 749,032 000000000000000000057db4e5ccd4e8456379d72af285a45f927dd9cb01b6f3 4,039 1.00/1.00 vMB 5
749,031 749,031 0000000000000000000975b6e7196f502e78210b5b6f4493b346c3ae3c36f6b7 2,315 1.00/1.00 vMB 3
749,030 749,030 00000000000000000003c60484d668920d1342287550dbe599e50109180b5c50 3,260 1.00/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.25 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: 655.53 GB
    • Received: 14.32 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.