Loading Tool

Explorer IconExplorer

Memory Pool

82,367 transactions
30.43 vMB
0.10370422 BTC
Random Selection Loading Transactions
Max Size: 185.69/200 MB

Candidate Block

Mining Attempt 1c60e39051e11df0f121dac9009782a753b78d83d62b7bdd160e2237d4a0d458
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 530e7d9317e983253c012505db26e0dd352421d237d63c9aef1538b8141106b9
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,715
Size: 1.00 vMB
Total Fees: 0.03285347 BTC
Feerates: 402.60 > 3.29 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (527,578 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
387,745 387,745 000000000000000001ce6e5b29c4874f22444838133e7f46a61140fd375eaece 282 0.12/1.00 vMB 29
387,744 387,744 00000000000000000760d43873f834b6d0da8160dc5845789d4e1b7b303a8aef 316 0.36/1.00 vMB 13
387,743 387,743 00000000000000000a1c17f4b6c6e781879acca6e26c8e7ccee18765420d2f48 222 0.12/1.00 vMB 24
387,742 387,742 0000000000000000002bf9a825430c7fcef0d0ece84ecb649eac8646c145979b 350 0.16/1.00 vMB 27
387,741 387,741 000000000000000000754636c95ff6616e84dc92cb467f87dce04ba2dfaadbc3 356 0.67/1.00 vMB 11
387,740 387,740 00000000000000000837f544c36724a14cffcecbcd3bdddb8c5263eab3a671f7 753 0.31/1.00 vMB 35
387,739 387,739 00000000000000000dc746ac6c437d85aa69a1a2b961fb163a33107b73970ec1 1,030 0.72/1.00 vMB 23
387,738 387,738 000000000000000009a800ba7b79c842e5b35aff7084ac6934f2461fae4550cb 1,052 0.99/1.00 vMB 23
387,737 387,737 000000000000000002b4660c97996b63fb3fa9c62f5137289bddf8e65a84b138 1,532 0.75/1.00 vMB 32
387,736 387,736 0000000000000000090997da88fee3f2b295a89b492b53b1ce1a6050dda4d6e0 1,677 0.75/1.00 vMB 39
387,735 387,735 00000000000000000cb6c9a70383e05d85fd02940bd78e95cdfc5853f3dbfb30 1 0.00/1.00 vMB 0
387,734 387,734 0000000000000000095015613370aaa57d2e5810eedd7b244d1149dc599bf7e7 372 0.94/1.00 vMB 9
387,733 387,733 00000000000000000627c63bc43bb51633c4f0c4eb67e7ac5485c66b960bb41b 1,239 0.75/1.00 vMB 26
387,732 387,732 00000000000000000bbf1cfa7ca23477e03ec578bb9c47af0a654d6cfcc2520c 425 0.16/1.00 vMB 39
387,731 387,731 0000000000000000062aa106a2d1619afb4a85e4f4184402cd18248f2c490156 1,551 0.56/1.00 vMB 46
387,730 387,730 00000000000000000bd84a355506c9add1dde097afcc366f3fe21a081aae2cd7 366 0.20/1.00 vMB 25
387,729 387,729 0000000000000000080b7bae2e01f6a3318fc2c5d620e6cd353df2cb8f094932 284 0.10/1.00 vMB 53
387,728 387,728 000000000000000008cf5cf71c6f3eb345ec1819d6fe0179327d2a1437faf54a 432 0.29/1.00 vMB 21
387,727 387,727 0000000000000000051cca82f5c8f3c1e93b5af5f6b5914f8317aa123f823da9 1,222 0.95/1.00 vMB 23
387,726 387,726 00000000000000000cab7a339ac5237503462568fa96b744045cef14bd30a7bf 737 0.27/1.00 vMB 40
387,725 387,725 00000000000000000cd1647acb985c9e85199c3b5a2efc2bbe4eb6e5beb407c5 350 0.15/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 782.95 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: 715.22 GB
    • Received: 17.67 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.