Loading Tool

Explorer IconExplorer

Memory Pool

18,447 transactions
6.15 vMB
0.03061991 BTC
Random Selection Loading Transactions
Max Size: 39.37/200 MB

Candidate Block

Mining Attempt 4f7224766ddaee45adf16eee37450655d8533ef8d8c0e185e806170d2ceb822b
Version 20000000
Previous Block 00000000000000000000b846a69a68c555e880d2f06e4962869eccfd48482999
Merkle Root 1f952203d8e53bd7fdf89232bb85aacc9b61fcfc91da4e9dad6555d8a572c553
Time (UTC) ( ago)
Target 00000000000000000001ddb40000000000000000000000000000000000000000
Nonce 0
Transactions: 4,600
Size: 1.00 vMB
Total Fees: 0.01833196 BTC
Feerates: 134.21 > 1.84 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 917,429 (419 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
917,010 917,010 000000000000000000008bfb752237cea3196fedd0d2efe8928afde5d4897a0b 3,207 1.00/1.00 vMB 3
917,009 917,009 000000000000000000007803892ae421b1ae0d6472e9d9d526e269f498ec1491 4,557 1.00/1.00 vMB 1
917,008 917,008 000000000000000000016d81a3ca8d26143ba998f263aaf982b380f4ee7c3111 2,571 1.00/1.00 vMB 3
917,007 917,007 000000000000000000016e4d13891d2ada045298ec970a1f8f6809d459924e75 5,373 1.00/1.00 vMB 1
917,006 917,006 0000000000000000000144de6a5bd52f7509705293fa746c94665b7a0ae9da0a 3,452 1.00/1.00 vMB 0
917,005 917,005 00000000000000000000bc0918d361a84acd13252be9cd0507c32c7179d96b4d 4,395 1.00/1.00 vMB 0
917,004 917,004 000000000000000000000b3b39066ca02b1be415b5362ed42d44d85669bd59d6 5,445 1.00/1.00 vMB 1
917,003 917,003 00000000000000000001db9d3dfa72edc3f2de74f1e37682ed953d17eae7dd1a 4,609 1.00/1.00 vMB 2
917,002 917,002 000000000000000000015aba9759ea190fc1de93ab7cde390b1d64d335fcd585 4,183 1.00/1.00 vMB 0
917,001 917,001 00000000000000000001ce30988689b92e20b41a0570a2da1280ffd2e9bf6403 3,436 1.00/1.00 vMB 2
917,000 917,000 00000000000000000001e08b7fd44f95e3e950ac65650a8031a6d5e1750e34be 575 0.17/1.00 vMB 2
916,999 916,999 00000000000000000000c86dcb032d69a1edd3b83e44be5d25d6d6d7d1023cfe 917 0.25/1.00 vMB 2
916,998 916,998 00000000000000000000e0093b9ccc69db0786ea8138eec861fc913e0b069854 837 0.23/1.00 vMB 1
916,997 916,997 00000000000000000001a1f9ca5a730a155d78705d815b3ac349870de13d07f6 3,038 1.00/1.00 vMB 2
916,996 916,996 000000000000000000018fb68e27dce99ca8e1a23f0f84fc63091df81f38a912 851 0.19/1.00 vMB 2
916,995 916,995 00000000000000000001b0ba6c8cf29c38a97e73784bd136a7569741a41d938e 3,746 1.00/1.00 vMB 1
916,994 916,994 000000000000000000010f4ed272872e2c4c7dd50a286b17ea260d5ecd23eb4c 3,405 1.00/1.00 vMB 4
916,993 916,993 00000000000000000001e732f6714879bae186b71c0e39b25d31e0309db0985a 3,316 1.00/1.00 vMB 1
916,992 916,992 0000000000000000000168a4c59bf6a2fd1af9bdb0e7011e9ab088dbd52692aa 3,817 1.00/1.00 vMB 1
916,991 916,991 0000000000000000000177cde95426e5a89c4303f37e485b1fdd863a7ffc0863 3,762 1.00/1.00 vMB 0
916,990 916,990 0000000000000000000059863953e23ad29836bd31c802424b316a21f2f09629 6,167 1.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 786.54 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: 1,005.48 GB
    • Received: 33.68 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.