Loading Tool

Explorer IconExplorer

Memory Pool

17,257 transactions
8.19 vMB
0.05226246 BTC
  • 1 sats/vbyte = 3 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 46.50/200 MB

Candidate Block

Mining Attempt be2d5994f6fa9e3eb6616cc6f4859ebacb9c65ed4ba51c95113368e9a72d7401
Version 20000000
Previous Block 00000000000000000001005dfa86df5a453e2a43d8c4c0524838bc7347298bbb
Merkle Root aee66541009518419b89b8843158f19624018d11fb09daefaffe30b0a89805ed
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,291
Size: 1.00 vMB
Total Fees: 0.03503581 BTC
Median Feerate: 1.20 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,385 (757,729 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
155,656 155,656 00000000000007c6305f9ba6706fa1475b6ff2ce6a980666ff35be968015e129 10 0.00 vMB 82
155,655 155,655 0000000000000819175a8906dc4d5a7df593e660398b45f8a8638f5c479cad35 18 0.01 vMB 86
155,654 155,654 0000000000000ad8d0e4c41c97b59e60f5c212fceb480f2a536dc185f506ae58 16 0.01 vMB 420
155,653 155,653 00000000000006804968d53d00d2ee8a11c0331199bbd486be3f36ce5919a978 117 0.04 vMB 31
155,652 155,652 0000000000000375f37a3e8e1ae75350ace2602ac39b008f62c0cc6bdb679a75 13 0.01 vMB 49
155,651 155,651 0000000000000063ad27830ba99fb70f7f439f3f32518f50ab44a34d6db20db2 42 0.02 vMB 229
155,650 155,650 0000000000000be8d13e1855cba1f51154861443da9ebde71701abc1be0f64a0 16 0.01 vMB 62
155,649 155,649 0000000000000a5443b8a9c24dab7df04c49ba7193fc002cc6470d05fdfa8071 14 0.01 vMB 23
155,648 155,648 0000000000000be9266702d167c43d6a8438ea80640c3c4f38308b279b2552f6 6 0.00 vMB 10
155,647 155,647 0000000000000afb7cdd7c66d6085fb90c81b18a740d6c7b3c67e66c7fadee0f 11 0.00 vMB 0
155,646 155,646 0000000000000b6225069092458a6c1c84d876092b7181d6e1e61f2927f6af18 21 0.01 vMB 186
155,645 155,645 000000000000047e7fd025f09ccce4e55bd35221779c88c430544a80c9f78967 24 0.02 vMB 89
155,644 155,644 00000000000002ad18f02d363564da3501234596dae6345b93fa1579fc3f7d98 5 0.00 vMB 0
155,643 155,643 000000000000057d88ae1d9ad629d78d79a0462788795104d218cde58f59b1aa 38 0.02 vMB 34
155,642 155,642 00000000000009c921fb9cdfac8fb6e9e07619cf6be3c45e1c06088d6351242b 14 0.01 vMB 8
155,641 155,641 0000000000000996fde2e9d554f3e347a12048dea8d6c7c627a8451c13b9f8d7 16 0.00 vMB 53
155,640 155,640 0000000000000ef4445bd1f98771650f0b352a2e33ec1c40403b047bec270607 38 0.02 vMB 36
155,639 155,639 00000000000008e2add56b2f1219d388ae2be05f14016ddef75922bfd5d9a83d 23 0.01 vMB 33
155,638 155,638 00000000000000b12837c79d74cf0b9b24d18089ad339e954366701fd3d85a33 19 0.01 vMB 201
155,637 155,637 000000000000072c28425341f9fe611652e82d0e80fb79b4a439fef6b79ed158 20 0.01 vMB 30
155,636 155,636 0000000000000688a7be5e1f33bfc95a889984d5e722396d2de30656de7c029c 92 0.05 vMB 80
Previous 10 blocks ↓
Total Size: 779.53 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 108
    • Outgoing: 10
  • Data Transfer:
    • Sent: 231.20 GB
    • Received: 0.88 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.