Loading Tool

Explorer IconExplorer

Memory Pool

26,117 transactions
6.04 vMB
0.03683205 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 43.58/200 MB

Candidate Block

Mining Attempt 87dde1a64a9935753377cb0db217db63741fa3e8a8f7b699857cf0d476141578
Version 20000000
Previous Block 000000000000000000001aa7bc4ab8781ec75b9e95d975417f0fcc9048b6305e
Merkle Root 7f9a63f101e3ef19a48fb9180eabd0f4ff43a792c8c7629bc284dcb1ab8953cd
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,077
Size: 0.88 vMB
Total Fees: 0.02324402 BTC
Median Feerate: 2.23 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,233 (751,006 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
162,227 162,227 0000000000000460a51e5df50d386b1aa3e5f021d145a7dd7c3afa60d21bdaff 42 0.02 vMB 91
162,226 162,226 00000000000005c761ea32be8f6d2ab89f28146cbbef1cf1619dd90fbada98fa 76 0.03 vMB 188
162,225 162,225 0000000000000691ffed878e831f24cca5298c9e02d45d4556063683c8bf7d80 8 0.00 vMB 89
162,224 162,224 000000000000035abec8daff807de40508973e1304cffeb4814061f5411c363e 99 0.05 vMB 382
162,223 162,223 0000000000000cff7d9f720a18e8f3ec08e99594f31cb6a2a931469f6b5e99b9 27 0.01 vMB 135
162,222 162,222 0000000000000867d66f8ea17cac80377521e41ec064c46819fa651f29337fb9 35 0.01 vMB 220
162,221 162,221 00000000000002c74e0e1af0fb25ee7381431b67c274cc963d34ba49782bd768 16 0.03 vMB 59
162,220 162,220 00000000000007d0461c1bc796081360147915e1e8ebaf34a16cbafbc1e2ed1e 52 0.02 vMB 195
162,219 162,219 00000000000002a1936d01f2fcb19df9cb6ed5711359b32f5ea43ee4207cd361 113 0.04 vMB 458
162,218 162,218 0000000000000191906bf85bd5cbc6563b790f74732231c1f1266e709d07704e 80 0.05 vMB 284
162,217 162,217 000000000000086fc9bd9fd392ef41bec20c70bdf07326cbe55cc84ea527b3e3 45 0.02 vMB 798
162,216 162,216 0000000000000342e546cdfb1272dc661aba33999c5bed30347f39412c236c64 36 0.01 vMB 621
162,215 162,215 00000000000006f9dab0a06df8d8d636c56c7ed4eceaf2fde9d1ea533aebf9f7 4 0.00 vMB 370
162,214 162,214 00000000000002afe15f6666e9bcaad1140e678212b919fa4a72e70fdfea3f2f 80 0.04 vMB 222
162,213 162,213 00000000000009be47505b4fdeaaf0fdee9f4a718c20b0322c61ded92fd1f1e3 70 0.02 vMB 85
162,212 162,212 0000000000000936305a5191fe00b7f10bac6c67c2b9dcdf6e694d2611241c02 97 0.06 vMB 669
162,211 162,211 0000000000000790a8e4d22b75e8a580055caabd2f8975e9c345d0e38a1a858f 66 0.03 vMB 233
162,210 162,210 0000000000000447c0ec852b33eb7dd26782f7fd255ba0986f8f5843099fbe18 15 0.00 vMB 276
162,209 162,209 00000000000002a566b7ad7dd74f0f8be08acac6140899e47f01cf929a5d5b93 40 0.02 vMB 1,125
162,208 162,208 00000000000004a85b0ccb1fd89e206368eeb5615c47ccde19ecd09623d3e081 73 0.03 vMB 516
162,207 162,207 00000000000003385853b24f5413d31a7b77600a0a6549a3cadedd3dea7f78a4 105 0.07 vMB 63
Previous 10 blocks ↓
Total Size: 779.26 GB

Node Details:

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