Loading Tool

Explorer IconExplorer

Memory Pool

79,692 transactions
29.70 vMB
0.07955963 BTC
Random Selection Loading Transactions
Max Size: 178.42/200 MB

Candidate Block

Mining Attempt 3d02beca2ecc1c20ae272c1d60e3116d7c75d01c494b26e91d6ef0298bebd7b1
Version 20000000
Previous Block 000000000000000000013cf702d9414db714b4bbb933ec22a416aebfd32738ef
Merkle Root d982cc219df0837e229ab8fffdda1264692ebb799df5b8605b132c1f822e3893
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,318
Size: 1.00 vMB
Total Fees: 0.01906221 BTC
Feerates: 502.65 > 1.91 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,010 (532,271 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
382,739 382,739 00000000000000000a4264173ef1f905314d1814bf1f5949d65d7c71ac1e11cf 3,018 1.00/1.00 vMB 46
382,738 382,738 00000000000000000c812f6ed2d74a2a71770e999542eb15dc747d56ecabf4af 1,893 1.00/1.00 vMB 28
382,737 382,737 00000000000000000e68542971a0c253cd11e3c8c4bcb8ca393efc518494074f 131 0.06/1.00 vMB 139
382,736 382,736 00000000000000000271fca0385d564550c7858aae8ac1062df0d2631d481187 1,746 0.92/1.00 vMB 30
382,735 382,735 0000000000000000037178fa4a3fbb6b8d89323d459ee88df2a6151622d952dd 1 0.00/1.00 vMB 0
382,734 382,734 00000000000000000ae24c914b238026096dd298b6f1c97dc1cc695ebe57af6b 639 0.35/1.00 vMB 31
382,733 382,733 00000000000000000faef8e8638df8fad66dcd00a5373563b6f9f6671da4a522 828 0.98/1.00 vMB 9
382,732 382,732 000000000000000010d4d4052191bd35dbcff0e99b1983ec87ac4c50349b1b3d 1,909 1.00/1.00 vMB 32
382,731 382,731 00000000000000000c28ba98cd5ab9696e5a1c7561f3ac98ce5fb37be6af4b87 695 0.36/1.00 vMB 30
382,730 382,730 000000000000000003a60002888a3a92059eb018c0384f18e8b23b666ec1dcde 1,880 0.99/1.00 vMB 39
382,729 382,729 00000000000000000f696d96466705fc0da94dad1c6b101ed8aca8bcba73ea3f 832 0.49/1.00 vMB 27
382,728 382,728 0000000000000000055069cea110f34c4fea8b01282b7f7879b8e61449a8fc7a 1,085 0.56/1.00 vMB 45
382,727 382,727 000000000000000004bc6ab30cf3097e0861c55d6c1eb89e1b7b6d76b44d4863 2,001 0.92/1.00 vMB 49
382,726 382,726 00000000000000000e310400fa7e4ab7d943ff732769b25ef04cf1d46c3ffc79 753 0.75/1.00 vMB 19
382,725 382,725 0000000000000000032e0e19dd6ce15863de3bd5ce982acc3e3cc5070ac709b6 1 0.00/1.00 vMB 0
382,724 382,724 0000000000000000076ad76535354819249ed9222dcd6828bcac62221fa8cb23 447 0.54/1.00 vMB 21
382,723 382,723 00000000000000000e9f99cff09cbf51e222603c6ed93ce6030838e3ef537abc 2,239 1.00/1.00 vMB 47
382,722 382,722 00000000000000000969204ccaffd99028dfb0c826f4ac05e289366ede28ba79 1,236 0.75/1.00 vMB 28
382,721 382,721 0000000000000000110e9c8aa164cd3aff66161c638ebf8e14b4e0b904dc86ad 2,178 0.95/1.00 vMB 37
382,720 382,720 0000000000000000021741700a75a36a5d1ee342ed8abeb0df25d5b131aefb1f 122 0.10/1.00 vMB 9
382,719 382,719 0000000000000000010e9ffaa4a5da9b8836f01c85ac20e9aed24ac13ba9bcf5 1,181 0.58/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.41 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: 665.18 GB
    • Received: 15.09 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.