Loading Tool

Explorer IconExplorer

Memory Pool

80,027 transactions
29.56 vMB
0.06494974 BTC
Random Selection Loading Transactions
Max Size: 178.50/200 MB

Candidate Block

Mining Attempt 18be2863d73d1c62794d0f7e414e8a6558ab9e5d88033a22c69dc4cbdd4a1036
Version 20000000
Previous Block 00000000000000000001dca977ac9ad62b5ffda27b5d02990f9a918aa20846bd
Merkle Root 7e69e8fe72ca059f137ffca290a9605b70961b68f45ccbf4a3951db3adc2ee07
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,631
Size: 1.00 vMB
Total Fees: 0.00475224 BTC
Feerates: 90.30 > 0.48 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,978 (640,510 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
274,468 274,468 00000000000000043c909353aeeb7afaeb4f217ae6a1db48d03b8072c4754141 495 0.24/1.00 vMB 48
274,467 274,467 00000000000000006a0c7e9a026a41a1599a5e7815680de2909bd85af235fb31 317 0.16/1.00 vMB 43
274,466 274,466 0000000000000000288a5729a011a0f399acd7586e45bd0b0c29da043fe7db52 1 0.00/1.00 vMB 0
274,465 274,465 00000000000000036fff05c40c1a845dc7bde17d50d77e3b459ce72aee125b89 404 0.17/1.00 vMB 52
274,464 274,464 0000000000000002c646ac70c672c292b70cb607cc80b5600f10fe8d464436d4 407 0.18/1.00 vMB 47
274,463 274,463 0000000000000003aebc0c0471d1fa2e6f6265dd839bcf2f23f68454bc97acf6 178 0.14/1.00 vMB 26
274,462 274,462 0000000000000001e8054888ba7e216fcb6bdb8f579c297d3b7ccbaaa532c4b7 453 0.23/1.00 vMB 43
274,461 274,461 00000000000000031c4d8a249757583b8ef0f016fec3096324cc4a46b80fd2fe 71 0.03/1.00 vMB 62
274,460 274,460 0000000000000001a4e4789d28ae05b16d21cb3d54491e4fd64069ebe176b19d 539 0.25/1.00 vMB 57
274,459 274,459 0000000000000002edbf680c14ce90414e0238c41a34c5d8cbe80b0cf749ccc6 107 0.05/1.00 vMB 98
274,458 274,458 00000000000000029886b27d5812ba80b9a1a28de764663d2d56c9f322b5596e 470 0.24/1.00 vMB 75
274,457 274,457 0000000000000002788d965f2a6abd43236600499959cf8af7a895081d0e81a5 56 0.06/1.00 vMB 22
274,456 274,456 000000000000000488ec0e11e296d9f15604adcd429e33fe96a69d77b58621b9 171 0.08/1.00 vMB 54
274,455 274,455 0000000000000004493d6045d5dd5f000f9e8b339b17f0761eaedfaaa4a6459d 76 0.05/1.00 vMB 41
274,454 274,454 0000000000000003096ee02bd0c854cc3d5f393f83174864955db04a4f1dc21c 478 0.27/1.00 vMB 39
274,453 274,453 0000000000000001c4b3c8bc0d8ada2d134ecf98b33b9eb2cee4c7d7aae5dd56 64 0.03/1.00 vMB 40
274,452 274,452 000000000000000267f0ef1318c67dc76b6a6003930b98c63ea841558ddba6ce 74 0.03/1.00 vMB 47
274,451 274,451 0000000000000001d7c026a223e6de69ca4087dbfc223b0c4565004ff4cbd7ef 198 0.13/1.00 vMB 28
274,450 274,450 0000000000000000a1c82b50bb6fd7d7855b01eba714c6307b474b2e11a7424f 340 0.15/1.00 vMB 57
274,449 274,449 00000000000000033ff69a57312fb1cedacaf03bec45b68c57c5530152bed028 29 0.03/1.00 vMB 27
274,448 274,448 000000000000000180c99d4330fbe8670bd272626ecb963c8e0eaaf64643281a 12 0.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.35 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: 662.22 GB
    • Received: 14.84 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.