Loading Tool

Explorer IconExplorer

Memory Pool

78,693 transactions
30.03 vMB
0.08394144 BTC
Random Selection Loading Transactions
Max Size: 183.07/200 MB

Candidate Block

Mining Attempt eddd8c4adb94a803e097c8e00c5c9bc65ec42b8645007a3670164ea667de0c92
Version 20000000
Previous Block 0000000000000000000101871320b03e985d1fe251f64570b52ca66c6e1a41a8
Merkle Root 3aabc9567ecef917a8d656193d8d5ce5536e531fe11e21fb8e4e6603d61c262d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,582
Size: 1.00 vMB
Total Fees: 0.01711149 BTC
Feerates: 73.20 > 1.71 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,397 (590,565 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
324,832 324,832 000000000000000017508cb7c766253402210eac3736fdbae59061810caee307 1,545 0.96/1.00 vMB 26
324,831 324,831 000000000000000012ac6154d16d6868072db51863b6ac1271aeaa24fe914d00 57 0.20/1.00 vMB 3
324,830 324,830 00000000000000001c6f713ba9b9958bcea14856ffb73c75b501fa56c24216dc 915 0.47/1.00 vMB 27
324,829 324,829 00000000000000000fd04fb96952f5c7a7e16c4ffaae4ab2641281b048fee803 64 0.03/1.00 vMB 40
324,828 324,828 000000000000000003c40a3efd545b68d898a05d2ea788abd51d649f10d13db8 446 0.32/1.00 vMB 23
324,827 324,827 0000000000000000015fa7bcf87f4585177dff2ddb61dd4ce9f5bbdab3edbf6b 90 0.12/1.00 vMB 15
324,826 324,826 00000000000000001384f9b0508053149b3ddd3817961f4ee69ae0385abcdf6d 512 0.21/1.00 vMB 33
324,825 324,825 00000000000000000499374102428fe8424817964f06f72b59f24677e948b429 306 0.26/1.00 vMB 20
324,824 324,824 000000000000000015cc9de3c40ca45308266eb581566998e71a7f5f25874064 1 0.00/1.00 vMB 0
324,823 324,823 00000000000000000ee8ab1759741580a728899faa2cc91d516423d2e6f8ba02 407 0.24/1.00 vMB 27
324,822 324,822 000000000000000006880233f89f572f006fd5dad0d1729d6d81622e8921e15f 516 0.25/1.00 vMB 29
324,821 324,821 000000000000000004c4f94e8e4d7d5e86c33531e199750e256b3d235f6d8c5c 1,063 0.59/1.00 vMB 26
324,820 324,820 00000000000000000310e1c74416821f633897c786b93ac3151d45c18570f616 128 0.04/1.00 vMB 41
324,819 324,819 00000000000000000cf064a7536e7b6420c4696aa8fa5636f917e40f38ac2c6f 67 0.03/1.00 vMB 28
324,818 324,818 000000000000000016621197bef0ebabd312ca994d783eb15db65f2be4f5da3d 1,022 0.43/1.00 vMB 31
324,817 324,817 0000000000000000086bc041e755f77272a9b152f07ba49b387ad5de5295030c 673 0.31/1.00 vMB 31
324,816 324,816 00000000000000001307578fe0420451df59d84166f97d35f27591cadcdd470d 318 0.20/1.00 vMB 26
324,815 324,815 00000000000000001012e9ce7476fd3e023c890b841307693e9a852bf541cb0c 509 0.26/1.00 vMB 29
324,814 324,814 000000000000000010eee27f2fe2c1ae9c217f06b0722dc6a766780c4e4f8dba 45 0.03/1.00 vMB 16
324,813 324,813 000000000000000011d34f6e4ac63b3b51ffcb655cbbf9c0fe4567f5cadd5df7 636 0.33/1.00 vMB 28
324,812 324,812 00000000000000000bd27f6960abba6be32a89557d4e377d0f189efaa7439c6e 198 0.17/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 783.08 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: 721.10 GB
    • Received: 18.34 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.