Loading Tool

Explorer IconExplorer

Memory Pool

82,885 transactions
30.80 vMB
0.07821398 BTC
Random Selection Loading Transactions
Max Size: 188.91/200 MB

Candidate Block

Mining Attempt 5c8760f4782926c8e2bba0d39e97710709f1c058e83d067adbd2af7afbb78039
Version 20000000
Previous Block 00000000000000000000d458498d88f256390ba991d916d90569548e7a257dd4
Merkle Root 06b7c0382f786bad11abc48b208da7b75669114de9fa2092cb7dd99bfd860708
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,099
Size: 1.00 vMB
Total Fees: 0.00901570 BTC
Feerates: 146.36 > 0.90 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,345 (739,616 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
175,729 175,729 00000000000002378c153365dde35cc4db00e9a862c33d93516f343afec48127 146 0.05/1.00 vMB 89
175,728 175,728 00000000000001e99b6872b489203d54fa9093eb4239c79de306a086628c474b 129 0.06/1.00 vMB 73
175,727 175,727 00000000000008e5be81724939407e7954f4efb068cb62f376f820f7478667de 27 0.02/1.00 vMB 44
175,726 175,726 000000000000022c451dcab01ebdbd3022ae437f6b7b3f8d35b0d72592c6b300 10 0.00/1.00 vMB 374
175,725 175,725 000000000000047ccdb8bdf623deed1d30401f309d9cf54df3c4492a26fe641c 9 0.00/1.00 vMB 372
175,724 175,724 0000000000000936a8c242af9ab1dbacbcffbab6e5a508a618901e57702a60c4 17 0.02/1.00 vMB 43
175,723 175,723 00000000000000c4c55c23d9120621b14259fb6a0fb043836948272f5ee42b6e 156 0.05/1.00 vMB 33
175,722 175,722 0000000000000a8627002582f11a8263462d904056eaaf0cf6f694b3371c1c09 58 0.03/1.00 vMB 41
175,721 175,721 000000000000055215ea80e5984ec24c0d03bbc7fce7173b58040e4ea727f65e 182 0.07/1.00 vMB 127
175,720 175,720 00000000000002759a402457c97e60e90f0954d5becd93d840ea8303626e7f53 150 0.05/1.00 vMB 86
175,719 175,719 00000000000003b7accaec96ebaf4f3b9ce5ba429f4781758fd72de7b48ab81b 93 0.03/1.00 vMB 48
175,718 175,718 000000000000010a23b003a9075f15ce1b17d8cd04c721df8ac598b096311c1e 114 0.04/1.00 vMB 97
175,717 175,717 0000000000000647d164da30ca750fa3fd45901022bb4689b702bdb7e644f571 1 0.00/1.00 vMB 0
175,716 175,716 00000000000008a1a400991128866a3b4b317b18add609ca0d9f498952480a0c 42 0.02/1.00 vMB 16
175,715 175,715 000000000000059fea3bb4ae178ebbcfd4b9bb4b0cbc2169afe5c651e707a7ca 55 0.04/1.00 vMB 120
175,714 175,714 00000000000001899d6d1262ac65efff5a05bd7b9b3738664223e02b3b9dd59d 70 0.02/1.00 vMB 15
175,713 175,713 00000000000002739b26f67a300a506e13d45664325eadbfd48b59b8721596fb 13 0.00/1.00 vMB 0
175,712 175,712 0000000000000a9fa1182f8503c607e57f044d5bea4c9a0327531fbb4a08222c 48 0.02/1.00 vMB 50
175,711 175,711 000000000000054180935844900aeebc2ee04bc1a9db1c0b36d22d0692f6cf0d 11 0.01/1.00 vMB 16
175,710 175,710 000000000000071ef977ef875fc48cd53428bc9b963f89d9ac1202b3e2d65b1d 38 0.02/1.00 vMB 70
175,709 175,709 00000000000009668cafbb8a120988cf8076d9c1e4d1f0f1c232b2d2d95d55dc 74 0.03/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.99 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: 717.21 GB
    • Received: 17.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.