Loading Tool

Explorer IconExplorer

Memory Pool

76,820 transactions
28.35 vMB
0.08510743 BTC
Random Selection Loading Transactions
Max Size: 172.54/200 MB

Candidate Block

Mining Attempt 3ffc865746bfdec695fa680abd14cbbc846747430f69c71a2d9d1a656c9969bd
Version 20000000
Previous Block 0000000000000000000174c235c16ca840a29564c027ae89bfbd419301388a0c
Merkle Root 686f1bad5f9c24e2908c68e3d14589fbb1e66ce88231c987ea3ff9ec32160754
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,480
Size: 1.00 vMB
Total Fees: 0.02221240 BTC
Feerates: 477.45 > 2.23 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,299 (384,368 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
530,931 530,931 00000000000000000002f88f75aa95bee866531b8e2d8814f7af5f658fa50c01 953 0.30/1.00 vMB 14
530,930 530,930 0000000000000000002354327c52c398ab2dbf009d9832deb2234705071977c2 1,330 0.45/1.00 vMB 17
530,929 530,929 0000000000000000002fe4bcbd295873c8ecc49d7b533313bdb11703abc1cc92 35 0.01/1.00 vMB 16
530,928 530,928 00000000000000000030669e45defa70f9edce96b3bc0a021287e4facce74a66 2,808 0.97/1.00 vMB 23
530,927 530,927 0000000000000000000bea34d50abefce38e92783b3ed7dce008cb3ded16d145 377 0.12/1.00 vMB 13
530,926 530,926 0000000000000000002c2caa88c7cc4e405b82e2f37c4c34557a5ee3c1e6ced4 1,545 0.84/1.00 vMB 3
530,925 530,925 00000000000000000021cd50f5c3d3ff78b2edb83120087d4509a5d7ca6d5ad5 2,331 1.00/1.00 vMB 8
530,924 530,924 0000000000000000000316095cf1005c6afd0cbda557c8a85f9a421fc615802c 1,532 1.00/1.00 vMB 10
530,923 530,923 0000000000000000001fb3a6ae6b6ed9f8633ad85d7112338be0fa8876c46518 2,430 1.00/1.00 vMB 42
530,922 530,922 000000000000000000008e59e082396dfe61229deeba3d13ba815cf336b4184b 236 0.11/1.00 vMB 101
530,921 530,921 000000000000000000147b4bfb4f49abed237323bfd5024336bcb720441926d9 274 0.08/1.00 vMB 16
530,920 530,920 00000000000000000032b37f6ca75dbf9fc4b06a5867e49e57a6517c151aa7e5 134 0.04/1.00 vMB 15
530,919 530,919 0000000000000000001bff361d91b441ca81310821d3b5621fe713916e91caa6 437 0.17/1.00 vMB 23
530,918 530,918 00000000000000000033aa644169239ce3c6a48232225a326c4fd8ef01ad8664 853 0.31/1.00 vMB 18
530,917 530,917 0000000000000000001ce9ef1de8daed1b067c1ff1db674b9db31b33635ddd6c 1,123 0.43/1.00 vMB 19
530,916 530,916 00000000000000000009a443ab6c01c04b805652dc05e558393f3fc0eac65412 2,301 0.88/1.00 vMB 17
530,915 530,915 0000000000000000000382b01611c19314a3ea7babb60a86a8f66343598041f0 417 0.33/1.00 vMB 6
530,914 530,914 00000000000000000024804969f29bda8e5f7d1aebcce1981a926af0353edb80 2,906 1.00/1.00 vMB 23
530,913 530,913 0000000000000000001ccefede89ae2c243839e683b16ca17b5da20077c8a0f5 600 0.29/1.00 vMB 13
530,912 530,912 0000000000000000002bf39b0b9f9a60f9343054e5b513a01e0d84678256ac4f 2,765 1.00/1.00 vMB 23
530,911 530,911 000000000000000000081a90321151c62c7e334cf8733d3189cae819ac84554c 2,061 0.74/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.91 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: 713.77 GB
    • Received: 17.47 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.