Loading Tool

Explorer IconExplorer

Memory Pool

42,175 transactions
27.59 vMB
0.08673446 BTC
Random Selection Loading Transactions
Max Size: 142.69/200 MB

Candidate Block

Mining Attempt a496a1ee99fc5ce221e4ccf445870ba7c748250034d43e9642448aea391d9475
Version 20000000
Previous Block 0000000000000000000125e4fd7be7c13b9e183c8ebf26e8254a360295f574ea
Merkle Root c3f32929d964c0ab6831a27d93bd58aa66caeb6144222cb141dde138c236ef76
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,998
Size: 1.00 vMB
Total Fees: 0.03152259 BTC
Feerates: 144.55 > 3.16 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,659 (516,569 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
398,090 398,090 000000000000000006c41b3003bf0ed9b56d88e8ddf3f2911793adfa8e8aae45 726 0.50/1.00 vMB 23
398,089 398,089 00000000000000000232516db065a3dcd2ecf51bc847f013c2c44026f5c7a16b 540 0.46/1.00 vMB 17
398,088 398,088 000000000000000004ce2772fd426d1840e5bb31beba7c748c3ac93281edfbee 955 1.00/1.00 vMB 18
398,087 398,087 0000000000000000063cee2907a530e1b126c1c481ed53fc3da8491855347f49 1,139 0.99/1.00 vMB 22
398,086 398,086 000000000000000003d645cabc3cf5b24a76afdb55d8a7ae51eb19f8e87582d2 2,581 1.00/1.00 vMB 43
398,085 398,085 00000000000000000244ae118bcc407db617a112817492395a4980b115d15c03 2,319 0.93/1.00 vMB 43
398,084 398,084 000000000000000006235d07270215348ab5f85520e3ba84e123879e174d338c 18 0.05/1.00 vMB 7
398,083 398,083 000000000000000006175df4d3b8c34eb6d027a6305cd9647e0c7eab357de5e0 1 0.00/1.00 vMB 0
398,082 398,082 0000000000000000034511448a6a4f3e8b856f92083cef9495f4313c9475f275 1,839 0.95/1.00 vMB 32
398,081 398,081 0000000000000000079d16658bfd121d4ded44b6a4b5851ad7ddc04760847584 2,010 1.00/1.00 vMB 33
398,080 398,080 000000000000000002c99a594179ce69352f3c34df345fd35e2e66a099c42812 2,387 1.00/1.00 vMB 37
398,079 398,079 0000000000000000079aabd261dde511b51bec7a0464493abcc0a71fff593771 3,715 0.95/1.00 vMB 48
398,078 398,078 0000000000000000020b7b19c3b55d041cb38fe55e0c7f298a73ee4e462c33da 2,445 0.93/1.00 vMB 99
398,077 398,077 0000000000000000030de76469d7c6fc7dac66175e80da298974214f5471a346 2 0.00/1.00 vMB 0
398,076 398,076 00000000000000000758d98e5525f6db36cf71124f7e246a55bfc44072ec75fc 1 0.00/1.00 vMB 0
398,075 398,075 000000000000000005529313cb550fda73b305841b16df658ec943a7123c2075 866 0.55/1.00 vMB 26
398,074 398,074 0000000000000000030a4a12185c87adf71a70bfb4d5df67baf89c10c7e397bb 2,461 0.95/1.00 vMB 44
398,073 398,073 0000000000000000068ff1e72893eb79e7eaa893b4935a4836afe788f63cba4a 482 0.24/1.00 vMB 36
398,072 398,072 000000000000000001851be3ee43e6b14502095bbd578afc9b63cce3b757fdc5 972 0.46/1.00 vMB 33
398,071 398,071 000000000000000000c0140bbba0e4b4c56ca568d02ee34f8de8439d1b1a948a 1 0.00/1.00 vMB 0
398,070 398,070 00000000000000000171c4d79ca29b6641747debbbf49d97f54cf2be9d514d1f 198 0.08/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 781.79 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: 633.83 GB
    • Received: 12.21 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.