Loading Tool

Explorer IconExplorer

Memory Pool

39,532 transactions
28.44 vMB
0.06882402 BTC
Random Selection Loading Transactions
Max Size: 144.61/200 MB

Candidate Block

Mining Attempt 88dd5bed075482786758babda37474c15ea91961eba1871cf33f996713f5802b
Version 20000000
Previous Block 000000000000000000020f1ada729f1f24450fa91e9e63179a4d50787a222e65
Merkle Root 3d4ccb8c88e9a1f3cf5a605cf3e26dc2217a93f7cb03f5eb9da0dd723908d3a4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,378
Size: 1.00 vMB
Total Fees: 0.01407134 BTC
Feerates: 150.80 > 1.41 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,601 (537,605 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
376,996 376,996 00000000000000000a166fb3c071adfde22d6961a4a79e4addeb9dfb6a7f592a 1,031 0.58/1.00 vMB 33
376,995 376,995 00000000000000000801b42c1c02203e79af0e405654ebe140ff39fa3bd2130f 290 0.17/1.00 vMB 33
376,994 376,994 000000000000000008532bbaa74ced2c75a4dbad8737c11db324e262c03e5e98 49 0.09/1.00 vMB 9
376,993 376,993 000000000000000005ecc853995fd6bf68b407bdbac7a34147d58b415ef08f7d 1 0.00/1.00 vMB 0
376,992 376,992 0000000000000000021a4323000720f49619762e302aa921f214cd8a4adbfdb4 1,296 0.77/1.00 vMB 23
376,991 376,991 000000000000000008ce4f34161be6760569877c685e37ebebce3546ea42a767 2,293 0.93/1.00 vMB 46
376,990 376,990 000000000000000001514e202adfc7a60c0d39072678962675c60d85875a3d4a 1,080 0.56/1.00 vMB 32
376,989 376,989 000000000000000006054dbfc3b12d5c68f94ec9963ff06823397a84b5d372ba 31 0.03/1.00 vMB 15
376,988 376,988 00000000000000000b5f3cd9917e38c7c3bfb41391a68ff6ad6a395888421c1f 1,349 0.66/1.00 vMB 37
376,987 376,987 0000000000000000084c7f77cf643a6f6800ce89edadc0323648522f502339a4 161 0.08/1.00 vMB 31
376,986 376,986 0000000000000000063ced8ff8277e4dc3bfdd085b0b026814933c13cce86776 204 0.08/1.00 vMB 40
376,985 376,985 000000000000000009627ef0d6ebdf0507750ceb35cfdc9b00986f30ecd6309e 167 0.10/1.00 vMB 33
376,984 376,984 00000000000000000e44b5c68018996352e7d59f6041c87f3397b6194b1952f6 120 0.06/1.00 vMB 28
376,983 376,983 000000000000000001ab9153ea562c446eb41bd60689c7bcdce75ca8520a3787 427 0.20/1.00 vMB 36
376,982 376,982 000000000000000000034f9fc763528e058353c2115946e2c306347c92d2af91 362 0.15/1.00 vMB 38
376,981 376,981 000000000000000012616b1028e11c3d763728b3f14a42be2d76104910739659 504 0.33/1.00 vMB 41
376,980 376,980 0000000000000000065bfc964965a0aa38b2229d7cfd62e4b86ae9111f5845df 329 0.23/1.00 vMB 27
376,979 376,979 000000000000000006f628ec0837bb61473c68781fbbf30ae37bd472f21f33a2 878 0.59/1.00 vMB 23
376,978 376,978 0000000000000000106d4d732ad5b771fda3364f8ac807ffcad107e328d37b69 400 0.50/1.00 vMB 15
376,977 376,977 00000000000000000170ef32226e4faba3672fa35ac4a0da93e1f984cb1d1108 1,757 0.75/1.00 vMB 47
376,976 376,976 00000000000000000e1f41c1773de78811aefefb129231345101c30e64ccf8cd 62 0.03/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 781.69 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: 628.68 GB
    • Received: 11.82 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.