Loading Tool

Explorer IconExplorer

Memory Pool

82,281 transactions
31.23 vMB
0.09610770 BTC
Random Selection Loading Transactions
Max Size: 189.53/200 MB

Candidate Block

Mining Attempt 871b53e41ed36f71c9ff5ba3481481a1ffac18e3f39a011fc795a50fc58ce126
Version 20000000
Previous Block 00000000000000000001ca07069b70e219df1106795fdd3699d6deb20743d8b0
Merkle Root 31571c0bc824f798862612b63513f786501d74f53e17967999e9702d69465e9c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,207
Size: 1.00 vMB
Total Fees: 0.02856859 BTC
Feerates: 351.58 > 2.86 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,207 (485,448 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
429,759 429,759 00000000000000000036af3d908c318b866eefaeeadb1629ce2dcf5f5d967051 2,681 1.00/1.00 vMB 70
429,758 429,758 00000000000000000172f6396fd6035f458d0edf713219a185c95dfadb6546ea 1,566 0.98/1.00 vMB 40
429,757 429,757 0000000000000000032c2fbcb71b084dbfd20036aa06fdfcd76ef3c3198a047d 1,492 0.72/1.00 vMB 60
429,756 429,756 0000000000000000040760474a81a64d5e4d84097b670ebafd3f021adc6a34c3 675 0.30/1.00 vMB 62
429,755 429,755 0000000000000000044954323fe03a48aa5c7069dbc4f3d677dca3e0e8b07a74 511 0.88/1.00 vMB 23
429,754 429,754 000000000000000000316376f8dd7c8ceecb927bcf8880a96913aea08b7aa588 2,250 1.00/1.00 vMB 53
429,753 429,753 000000000000000001ee093136f1d9573af75a6a144ad472c457d4687e6e9abc 2,135 1.00/1.00 vMB 62
429,752 429,752 0000000000000000009f79a2f50763698110738274768411fd08342df1f92064 2,687 1.00/1.00 vMB 69
429,751 429,751 0000000000000000044d54377de86d816eb2a2d36d6577c7db8224f28acf2568 193 0.98/1.00 vMB 5
429,750 429,750 000000000000000004850fdd868aa47fd4560f43ee0a43d4ca9888db5dbc65ce 1,750 1.00/1.00 vMB 40
429,749 429,749 00000000000000000283907c889b17927fb02cd65c3b0bedc2c4a71ab6f8fd2e 685 0.38/1.00 vMB 53
429,748 429,748 000000000000000000f868703014a3d696f5ad53fdbabbd027974a015374ed3b 1,167 0.62/1.00 vMB 59
429,747 429,747 000000000000000003e98a2a7859f08ff5bdeb5ff6f6146ee4123af0f54e2d6a 578 0.32/1.00 vMB 54
429,746 429,746 000000000000000001f5d29227affa82bb74ea16702cadcbb3c7f08ae37531bd 110 0.08/1.00 vMB 27
429,745 429,745 000000000000000004becb75c7231e2bb89388c95b27eab89504f54ca1b86d4c 2,767 1.00/1.00 vMB 63
429,744 429,744 000000000000000003ee125f5a03b15f30b74717a2848e664029932c306c9da3 1,423 0.66/1.00 vMB 58
429,743 429,743 0000000000000000009c9939acfa3aa8a5eceba51759df2502f030f7ddce0227 476 0.24/1.00 vMB 62
429,742 429,742 0000000000000000019d727776a5c3b7701a2be3ea2187f2357a4133a6fd33e4 1,742 0.98/1.00 vMB 56
429,741 429,741 000000000000000001572842cf1ce5807f8d8ef3cd10a36a78170d6c83508628 677 0.38/1.00 vMB 53
429,740 429,740 0000000000000000008507a8109f4b1432414bb76b757b8bfea3d6a3a9b3f08d 2,220 1.00/1.00 vMB 52
429,739 429,739 000000000000000000fdcfd262978b3c163472288b06c8bfb9064cd60b18136e 597 0.41/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 782.75 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 708.66 GB
    • Received: 16.75 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.