Loading Tool

Explorer IconExplorer

Memory Pool

79,254 transactions
29.73 vMB
0.09393348 BTC
Random Selection Loading Transactions
Max Size: 179.38/200 MB

Candidate Block

Mining Attempt 67f3e3b9f76de1a6f7621c684be5c93bc4bb1884cc2eba289a6424b42f978888
Version 20000000
Previous Block 00000000000000000000bed9e82db9db72d1b18bb335810616975b81723d85a6
Merkle Root 69f5eb8a1c3f65afc0cc754ddeffbeedc39f83f88e4e71a7d42bc011d5c99dec
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,659
Size: 1.00 vMB
Total Fees: 0.02759188 BTC
Feerates: 251.00 > 2.76 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,130 (531,743 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
383,387 383,387 000000000000000010650f8f28f840d283dde25994be213a4f07f414f6b26acd 1,677 0.79/1.00 vMB 35
383,386 383,386 00000000000000000caeb21c57fd073689e4a529a0ee55fc030416ab7d35ca15 2,002 0.87/1.00 vMB 40
383,385 383,385 00000000000000000e942300664ffcb359304bb3771f8650e1292ad5f03a9a63 474 0.50/1.00 vMB 16
383,384 383,384 00000000000000000286642073b2ed37ea90520330dc3cf63a3bf7a69bed9e64 2,637 0.95/1.00 vMB 44
383,383 383,383 00000000000000000189ec914bfb1305aeef83ade848d38d61ebb12c8f939843 62 0.07/1.00 vMB 6
383,382 383,382 0000000000000000031640e80a53c2072093bfdcbce75fdd0cea8191a198b66a 1,762 1.00/1.00 vMB 27
383,381 383,381 0000000000000000076557621e6b5bac1b84cdfff8cc1613c1da08b3ba5b7f4e 1 0.00/1.00 vMB 0
383,380 383,380 0000000000000000080ad2cfc9509c914d4b74c7e84e7f8440c09a5123e61a1b 1,611 0.99/1.00 vMB 25
383,379 383,379 00000000000000001007c4fdae2f377abac32a1a8fe340810ec3fabdace0996c 1 0.00/1.00 vMB 0
383,378 383,378 000000000000000008df5624b2ec1facc074bf83cca445f939170b70765eddac 2,602 0.93/1.00 vMB 43
383,377 383,377 000000000000000003731948c472922b5433b36ec1130f60624c86854f45285a 2,459 0.95/1.00 vMB 40
383,376 383,376 00000000000000000ce78644f9162f2c8cccdeca773051330bd68a25751c29eb 1,317 0.58/1.00 vMB 34
383,375 383,375 00000000000000000cad20f8325fc10a50af2362fcb3fe9ade08da34c994c011 520 0.25/1.00 vMB 34
383,374 383,374 00000000000000000884c2af7a329ac2e41ef9e3ba1efcbd24b1753c635c2ba1 648 0.29/1.00 vMB 36
383,373 383,373 00000000000000000b822cea6f25f52827dbb811e6f3244dccd6fe1f13a084f7 78 0.10/1.00 vMB 10
383,372 383,372 000000000000000003960185fc236a60fcded5c19ba1a4d633d1c59dab86862a 829 0.40/1.00 vMB 32
383,371 383,371 000000000000000003c1ce4441b6c53da76b59901144b139221694c0d4046797 792 0.37/1.00 vMB 32
383,370 383,370 00000000000000000b63ee18073bfd339f6bc5b2368ecf35d7ebc3dd9c9ff939 495 0.25/1.00 vMB 35
383,369 383,369 000000000000000006ebec87314ee4ca40374cc85e9319dc728c4dba0e885b7a 515 0.25/1.00 vMB 28
383,368 383,368 00000000000000000059846330330d353ba6b62d17a56a03446c116547a1ca3c 1,897 0.95/1.00 vMB 35
383,367 383,367 00000000000000000330f109542b69dbabf8f5c47f4bfdc88b4bb2d72cfd6622 1,245 0.58/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.62 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: 672.02 GB
    • Received: 16.11 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.