Loading Tool

Explorer IconExplorer

Memory Pool

15,235 transactions
9.47 vMB
0.02626228 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 49.64/200 MB

Candidate Block

Mining Attempt bff820077f2a2998ce559688b3c10c56dd5b747a6448b1e24228d2e0a16bca54
Version 20000000
Previous Block 00000000000000000000a467ad5015fa9fec2a6bd3793c4f43fb0165dceca392
Merkle Root bb371b25158863b6fe9fbb1b65ea4ec8a07e6fa660a1ec22f465f8dd1d4a82c4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,811
Size: 0.9978865 1.00 vMB
Total Fees: 0.01186835 BTC
Feerates: 101.35 > 1.19 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,628 (757,548 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
156,080 156,080 000000000000085c91c36ffff32f926712b2a4cac63c5d057fe4649c909dd98d 38 0.02/1.00 vMB 270
156,079 156,079 00000000000000cf9b5d4bd40266895df9a4a2eae40ae9fd533ee5b5df7930d6 84 0.03/1.00 vMB 226
156,078 156,078 00000000000007777121524d6498944f2ae7dd2351efbecf7669e2248c7bfd6e 11 0.00/1.00 vMB 30
156,077 156,077 0000000000000e3ae6abc511075db39cfffce82698b27c913ebfb1071e9a72b7 36 0.02/1.00 vMB 29
156,076 156,076 0000000000000152bd36ba5f72553539aaba30d39d401f4c29d13f61da7e1f61 18 0.01/1.00 vMB 17
156,075 156,075 000000000000051f95120cd9270eef5faa2de1b5bf6502b873a429a2dda22aa5 1 0.00/1.00 vMB 0
156,074 156,074 0000000000000e69735c3f39b339ef56469c001ee19a1857153d9cad7b11ea43 25 0.02/1.00 vMB 757
156,073 156,073 00000000000000db7ea1240501c60eadae896a740a837eacd61afeb08d9c9e8d 42 0.02/1.00 vMB 166
156,072 156,072 0000000000000399d9706b75efc364646d0e20bf882c685d33c981c685a0dc98 12 0.00/1.00 vMB 163
156,071 156,071 00000000000006e9506e43804621f29d1aee783badcef036de44837bae43751b 1 0.00/1.00 vMB 0
156,070 156,070 00000000000006b7a4dd0b0c0636d39e6f9d3ee7aff9b12e5c63bb3742e5e2cd 15 0.01/1.00 vMB 687
156,069 156,069 00000000000004afc4906dd081534148d17aec20f65c1d1932dd19e2b73ad3d7 9 0.00/1.00 vMB 88
156,068 156,068 000000000000052e4f195a763a1a44ea88c7cbfbca1c3b2d4d491440219b1ad5 122 0.04/1.00 vMB 10
156,067 156,067 0000000000000cfead070cbf02b059ec29b2c97b1eebf83c29579f2011e5e785 72 0.05/1.00 vMB 1,258
156,066 156,066 0000000000000e9b65e61ecd86410f63652d4d01d9c36a4e2efbe2032ece085d 37 0.01/1.00 vMB 30
156,065 156,065 000000000000074b949cdd23f484e8d2e3bc5dbdf0bebd130833cd6e119a3945 65 0.02/1.00 vMB 0
156,064 156,064 00000000000008071bb8fa407dd38773a0a7440e44b401304d0b48866cac5fe6 61 0.05/1.00 vMB 85
156,063 156,063 0000000000000ed3dd3f688e8bd9343381abe05494f5f233cad2633157f62a40 54 0.02/1.00 vMB 251
156,062 156,062 0000000000000a9146129aacba65468e8dbb25a0c9fca2fc5b81564226f9eef8 13 0.01/1.00 vMB 44
156,061 156,061 000000000000040b09f7198c530908008a8ebbb2b568091404762b14b7b9bc82 40 0.03/1.00 vMB 171
156,060 156,060 0000000000000a9f1d2fd61e12b1063cc27f669377fea28bc317ab2d19e4fba4 12 0.01/1.00 vMB 58
Previous 10 blocks ↓
Total Size: 779.96 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: 467.35 GB
    • Received: 2.87 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.