Loading Tool

Explorer IconExplorer

Memory Pool

44,175 transactions
27.35 vMB
0.06258509 BTC
Random Selection Loading Transactions
Max Size: 144.38/200 MB

Candidate Block

Mining Attempt 68e400e16cbfc1bc444d9541b61c3c81c640a41e87b5d457af3a9fdb370d11c6
Version 20000000
Previous Block 000000000000000000008b3b3a15207ddb4b53969984fa4d3acfac40fce3eb15
Merkle Root 4ca72a1abce378fc2c6e7c145b7549b308a9cd4f13d5dfaf6b0fc82f1714bef3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,054
Size: 1.00 vMB
Total Fees: 0.01113495 BTC
Feerates: 73.20 > 1.12 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,925 (361,231 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
553,694 553,694 0000000000000000000eee1b4a65ec14b2cc410971b64af8e519a2f725450514 2,977 1.00/1.00 vMB 22
553,693 553,693 00000000000000000021d49d18835e8dbdda954cb6a5728d05a0a9a5f03e3eb3 1,568 0.62/1.00 vMB 12
553,692 553,692 00000000000000000012d250e67a7cd7e26499b7802db0683ed556a70f507c08 830 0.62/1.00 vMB 4
553,691 553,691 0000000000000000002dbc9f6c4f517b8f4c4ba0c61d3b1d4010b6a2b6e42305 1,481 1.00/1.00 vMB 1
553,690 553,690 00000000000000000024fe7e1ce4005b2fd2f3d800f2f42b1064e7d05fa8674c 3,198 1.00/1.00 vMB 27
553,689 553,689 0000000000000000000c3807dfc103056b8be41dd948c7ecec6cd2e73281b495 2,830 1.00/1.00 vMB 16
553,688 553,688 0000000000000000001b5b64328b860cf2305acc1214e4723e467290b85c3d6c 2,700 1.00/1.00 vMB 17
553,687 553,687 00000000000000000018433994fb3f7c939daeebf52ad4f939d673672b2c84f4 2,673 1.00/1.00 vMB 19
553,686 553,686 00000000000000000017abd2cd3a332c8a3a21ba7ab38ea9218f083555883cc7 1,174 1.00/1.00 vMB 5
553,685 553,685 00000000000000000025491bed470ffde391369e315b71e7b591259913ed278e 2,205 1.00/1.00 vMB 9
553,684 553,684 0000000000000000001135a3b2eba9f38bc55999733786889e824a8da8d61da2 2,538 1.00/1.00 vMB 15
553,683 553,683 0000000000000000001672a08a654eb7c6280719ac93423f3cf5a3eac6502b60 2,611 1.00/1.00 vMB 6
553,682 553,682 000000000000000000150201afdb8683cd468917dd857f6e3d8d77d38ee4b3ab 2,581 1.00/1.00 vMB 14
553,681 553,681 000000000000000000319118b7daad265ccfb604db01db955e96dd8a827ecc92 2,855 1.00/1.00 vMB 19
553,680 553,680 0000000000000000000171fd118c1d1f5d17ebf6bc9bd7800f4b9480c919c84b 3,066 1.00/1.00 vMB 41
553,679 553,679 0000000000000000002ec2ff1c052ada6b08580cb8caaff79df69d7cade1c1d6 2,365 1.00/1.00 vMB 6
553,678 553,678 00000000000000000031d164d2ab59f42cda96de7801721324933a29411b289c 3,115 1.00/1.00 vMB 24
553,677 553,677 0000000000000000001af612d31ccb51c6df6f5b36b514c69ac2b8dc59a59830 1,276 1.00/1.00 vMB 12
553,676 553,676 00000000000000000025688b7b8e26d88a7cc741c40867faea4a63d0a2d1c20e 2,178 1.00/1.00 vMB 10
553,675 553,675 000000000000000000136530e5e9d1859178e5db8a3e00165ab91ae1fabfbb6f 2,037 1.00/1.00 vMB 12
553,674 553,674 0000000000000000001fc3b03c18fd428463c2adb237eff6e7f2e942c45f4f52 2,267 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.26 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: 655.60 GB
    • Received: 14.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.