Loading Tool

Explorer IconExplorer

Memory Pool

38,984 transactions
28.50 vMB
0.06148175 BTC
Random Selection Loading Transactions
Max Size: 144.65/200 MB

Candidate Block

Mining Attempt 03c658ecc1355fa158aaca9db7e1e2c9d0cfa346dc37cdfb4f5e0c21cb4794c2
Version 20000000
Previous Block 0000000000000000000186c7ba41504e3c56aa55a75f75b0a4e62a8078c7e70e
Merkle Root 77bd78d476b9a01ddd75df517eadb56482a390cf84c534e27a7a8f6d9ec2b0ff
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,895
Size: 1.00 vMB
Total Fees: 0.00639239 BTC
Feerates: 50.27 > 0.64 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,575 (168,588 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
745,987 745,987 00000000000000000000dc0b3e5643f42f69093671c86dab6b09b0c5456172a6 132 0.09/1.00 vMB 9
745,986 745,986 00000000000000000005e64cccaf57b1d72cd6739ed2e4a19a37862a156c8968 401 0.15/1.00 vMB 18
745,985 745,985 00000000000000000007a137ff87d35b5dbe2f8a273d5017893d30f1406dc665 1,349 0.55/1.00 vMB 16
745,984 745,984 00000000000000000001c95191d767fc18000bf2b9b583314119069631871193 94 0.03/1.00 vMB 19
745,983 745,983 0000000000000000000547ddde5f18d1c4eebe9acc09399b3761ddda39e42cfa 1,246 0.51/1.00 vMB 16
745,982 745,982 00000000000000000009feaf810b7c70153c610f4fdd33a3ff6da4a44f3c6974 210 0.07/1.00 vMB 20
745,981 745,981 00000000000000000008fe1b433d4b466beff6466ae28195b00a599f85708561 1,315 0.50/1.00 vMB 17
745,980 745,980 000000000000000000021c08f537c10aafa170991942b7b3bcc1c9259cab5c97 359 0.16/1.00 vMB 21
745,979 745,979 00000000000000000005ff888af8f6e37323fa9450f694a1478f44d5bc30056b 1,029 0.40/1.00 vMB 18
745,978 745,978 00000000000000000000f6e9edd168a2deee7b5de756bd3bddaa63c2ead5c355 1,222 0.92/1.00 vMB 9
745,977 745,977 000000000000000000071a07da38fba8960d73a4eeeafcd83a12fb0345fc12ff 481 0.16/1.00 vMB 21
745,976 745,976 000000000000000000092e900837364c881ccdfd2854af0fdbd727442a74b1fc 2,139 0.80/1.00 vMB 20
745,975 745,975 00000000000000000000ea7c8cae5756d9d373a3a32b70b5a488f0f7e6bfdc0c 280 0.09/1.00 vMB 19
745,974 745,974 000000000000000000013ded97fc374244c9818de9337f254352f2de87356589 1,118 0.51/1.00 vMB 19
745,973 745,973 00000000000000000008de043578133510372e29ec5dfcec6f137c4ae2121498 666 0.37/1.00 vMB 3
745,972 745,972 000000000000000000014e43f7e9bdb2317bf41e09de88536cdc5596962ef625 2,044 1.00/1.00 vMB 17
745,971 745,971 000000000000000000023d98b872da3afd58dd642ec9a691160a4ad324d1aca2 1,877 1.00/1.00 vMB 24
745,970 745,970 00000000000000000003b3f22baf4c25ffdc78e9340a796d28ad78f8a61d36d6 1,437 1.00/1.00 vMB 26
745,969 745,969 000000000000000000017f1a4a03d32ff50dde154b90eac5f46bacc7f829a623 2,519 1.00/1.00 vMB 105
745,968 745,968 000000000000000000062c5a04e9a0b6b52345987f8702838a9cf11bbfac853f 1,808 0.66/1.00 vMB 18
745,967 745,967 00000000000000000007fca6a5eaf0fde8869eea2587c5616d849b3401dea7e2 38 0.01/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 781.64 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 626.29 GB
    • Received: 11.62 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.