Loading Tool

Explorer IconExplorer

Memory Pool

83,066 transactions
31.98 vMB
0.10615916 BTC
Random Selection Loading Transactions
Max Size: 192.21/200 MB

Candidate Block

Mining Attempt 83acd9c5711da4df1c5fb5d421b17332b599a747691177160bbd008f3131e98f
Version 20000000
Previous Block 000000000000000000019edd1a56b4f361ecb598479f8049a106a5401578635e
Merkle Root 7b529ada770b9f87dbdd612d29b1170943e4ebef2879c9e99d9a109892914cd1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,312
Size: 1.00 vMB
Total Fees: 0.02533517 BTC
Feerates: 353.36 > 2.54 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,231 (485,475 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
429,738 429,738 0000000000000000022c6011bd1a222e8b6d133ec91a4c865ffd36e1c389cbf9 1,823 1.00/1.00 vMB 56
429,737 429,737 000000000000000002b40d2a4c560d7d309f16ae3a9912eb5ac9835c7f44a4e1 1 0.00/1.00 vMB 0
429,736 429,736 000000000000000002220a95a6e008c77b72a3685f73c7b282aaa033d69f198d 2,137 1.00/1.00 vMB 164
Previous 10 blocks ↓
Total Size: 782.79 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: 709.82 GB
    • Received: 16.99 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.