Loading Tool

Explorer IconExplorer

Memory Pool

80,395 transactions
29.67 vMB
0.06811233 BTC
Random Selection Loading Transactions
Max Size: 179.13/200 MB

Candidate Block

Mining Attempt 920331ce7830ffcc0c515234b6ab73ea93a6993d32bb1799b4eae1aed59b496f
Version 20000000
Previous Block 00000000000000000001dca977ac9ad62b5ffda27b5d02990f9a918aa20846bd
Merkle Root 4b235c52b3d582457b8cc14378e9593361d6c2278845d3c8d88dba778d61c7e7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,209
Size: 1.00 vMB
Total Fees: 0.00760437 BTC
Feerates: 100.36 > 0.76 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,978 (105,800 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
809,178 809,178 00000000000000000004b944667f4b15849e2f74e791392857babccd7c604056 3,130 1.00/1.00 vMB 37
809,177 809,177 00000000000000000000529379a03cc721b2889e7a498e52b8ae83cbbab3c6e1 3,690 1.00/1.00 vMB 48
809,176 809,176 00000000000000000002f336f6a629bf116e308a69e624e2ecbe6a1c70e404f1 2,325 1.00/1.00 vMB 32
809,175 809,175 0000000000000000000127252be063f3ad9edab2abd850cf81c962664de946b7 2,226 1.00/1.00 vMB 30
809,174 809,174 00000000000000000001fad2dff8bd22f1373847b242c99f729af25fe69102ea 3,359 1.00/1.00 vMB 45
809,173 809,173 00000000000000000001f90d5d2cbd1706ad6c6b606676d1f85b539e31466081 2,214 1.00/1.00 vMB 26
809,172 809,172 00000000000000000003530198552e0bce3ca2e23f40d0040ec1e84c5da596d0 2,712 1.00/1.00 vMB 31
809,171 809,171 00000000000000000002581b6ff82dafcfca2dab3dbd8583b318e7b5710b0885 3,219 1.00/1.00 vMB 46
809,170 809,170 0000000000000000000205ffe270beaea3707dd1dc3a09118f20ab5a11ced125 2,935 1.00/1.00 vMB 23
809,169 809,169 000000000000000000019ce85c26a770a750fdd3452f71a5bdb3c04d19097d10 2,364 1.00/1.00 vMB 29
809,168 809,168 00000000000000000002dc37249f3a54ad43e0974da048ba15e8535b7d23a90f 1,642 1.00/1.00 vMB 47
809,167 809,167 00000000000000000000e9e8df70251cac6b4fd0c604403c7afc0f8847981857 1,979 1.00/1.00 vMB 42
809,166 809,166 00000000000000000002d19bd54a1e8ed54605438464017c88e96f8fa923ed82 1,276 1.00/1.00 vMB 17
809,165 809,165 000000000000000000048e0b5543998645cdd3a44a8989707e4660730b0528eb 2,736 1.00/1.00 vMB 18
809,164 809,164 00000000000000000004bd3c089001722a6a1b847c3c1207f01032eb0f9b328c 1,295 1.00/1.00 vMB 13
809,163 809,163 0000000000000000000412c5ba034e52a4d82a87b9f8b79d1c6ec67def2ebf2a 878 1.00/1.00 vMB 12
809,162 809,162 00000000000000000004428aed770f4e881c122add015622b34ede2dbe9985e4 656 1.00/1.00 vMB 14
809,161 809,161 000000000000000000040bd473dbe3f2b889b6607b1019eb03099e7226f1884c 3,171 1.00/1.00 vMB 32
809,160 809,160 00000000000000000003ed68032d28cdee7a60a63381e46db9c743405ad99822 1,232 1.00/1.00 vMB 18
809,159 809,159 00000000000000000004d1867dfc30c8a7b1a5496f99e8dd84bb5e000cf010fa 716 1.00/1.00 vMB 15
809,158 809,158 00000000000000000004550f5fd7a3e520420cad2e9a21100e6822e5ab7ce20e 1,399 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.35 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: 662.22 GB
    • Received: 14.84 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.