Loading Tool

Explorer IconExplorer

Memory Pool

47,238 transactions
29.57 vMB
0.15427724 BTC
Random Selection Loading Transactions
Max Size: 156.62/200 MB

Candidate Block

Mining Attempt dc2260d6ea1226431251d80b1edac06d0bba99e8b8d4fd66519869fb35ed3113
Version 20000000
Previous Block 00000000000000000001d19b6080821c1c0b63cbe116d40ad8df3fda8218035b
Merkle Root c56b95af82d48a288e4a724003b7831b3073e2daf6da3a894290f136b625a8aa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,699
Size: 1.00 vMB
Total Fees: 0.08664251 BTC
Feerates: 15,654.48 > 8.68 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,806 (392,214 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
522,592 522,592 00000000000000000016023fe36b9048d621a632580e8f0f63b05c42ea0154da 2,062 1.00/1.00 vMB 38
522,591 522,591 00000000000000000032d6187e6082b7fcf3d4f4de5807ee0460c365ce9cf506 1,673 0.93/1.00 vMB 27
522,590 522,590 0000000000000000001ca6db259f8c0b392adf7545941cbb2604ae3b50ca037b 449 0.33/1.00 vMB 28
522,589 522,589 0000000000000000002e1cc529e1b6509585e3d57581299b48098520e94f4dfd 1,530 0.94/1.00 vMB 30
522,588 522,588 0000000000000000001f91596c3d560c9c11a82a888e7374673954ab1d78469e 27 0.01/1.00 vMB 20
522,587 522,587 000000000000000000187a1c2085554543627b4be8c32389e5bc9145c9ff7c30 1,991 0.99/1.00 vMB 38
522,586 522,586 0000000000000000002f670445bd76ef3d209b13b063175bae3a94d4dd622e7c 258 0.26/1.00 vMB 16
522,585 522,585 0000000000000000001493c2093c94e6c945ea1a9a134b4c5a6654f5ad09f32d 1,281 0.52/1.00 vMB 43
522,584 522,584 00000000000000000008f717aadc167617ab960bcfd48d0989bcea0d8a53eeb2 1,822 0.98/1.00 vMB 30
522,583 522,583 0000000000000000000b769c45aa1dcaff5f26928682863647bbe2b7d1517491 1,167 0.54/1.00 vMB 24
522,582 522,582 000000000000000000213b794006966b5175cb923b6512288c99fc03866bc2f8 442 0.22/1.00 vMB 35
522,581 522,581 00000000000000000008bd2570fb45b7bc956672502487d283d077fdb3371cb5 1,042 0.42/1.00 vMB 31
522,580 522,580 0000000000000000002cc7ae8cc762f23483f72bbf1600fb2feca37eec478bcd 414 0.18/1.00 vMB 44
522,579 522,579 0000000000000000002c311c7f5631cfcc23dfa2a8f524c0b720fd652f7ff7be 1,957 0.79/1.00 vMB 36
522,578 522,578 0000000000000000001218dd67ce4e5b999dd30a5aaad61039a9f4d7e148a50d 1,865 0.82/1.00 vMB 31
522,577 522,577 0000000000000000000c1e53e0a7e93eba9df7ee16417e466ff6b4911123206c 103 0.03/1.00 vMB 36
522,576 522,576 000000000000000000293bc4901e7e14e1894cd5dbbe3263205a2bc62de9a7b4 1,630 0.63/1.00 vMB 33
522,575 522,575 000000000000000000018ffd17c6d39d5d1afca484b9e0b07b9830bc37b71dea 656 0.26/1.00 vMB 26
522,574 522,574 0000000000000000003a7817d184848f111e57e04bcb0a10337829f6453a0636 27 0.01/1.00 vMB 40
522,573 522,573 00000000000000000016db72789e2fdc65e84bcd39b117bcfa80a9b5ec2a17a0 1,139 0.45/1.00 vMB 42
522,572 522,572 0000000000000000002bfb5616db00d596752f2b36e265293e1a3fb52f77a102 345 0.13/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.04 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: 650.77 GB
    • Received: 13.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.