Loading Tool

Explorer IconExplorer

Memory Pool

82,628 transactions
30.40 vMB
0.10518377 BTC
Random Selection Loading Transactions
Max Size: 183.26/200 MB

Candidate Block

Mining Attempt 30c089ed2f807b1ccef960092752459ea5327a18a8c8a75725bc2efcc23c2c55
Version 20000000
Previous Block 000000000000000000014edc16f735012cfd6c99b298f4296e1026fc6bd193bb
Merkle Root 9ec0607263cb49feba4b8a53c906930e3418e147127553f7148ac551eda9e3b0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,641
Size: 1.00 vMB
Total Fees: 0.04274455 BTC
Feerates: 526.32 > 4.28 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,967 (388,786 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
526,181 526,181 000000000000000000037f016008d63fe047647a72ef93af8e5bb978dc7faf67 1,610 1.00/1.00 vMB 13
526,180 526,180 00000000000000000004d89423cbe51e6c59dcd728ebdcd63c6ab33b0c3862c0 1,672 1.00/1.00 vMB 19
526,179 526,179 000000000000000000285a301715a4c564835cb0b8a58b10a5ccb7bc8b3de7bb 2,103 1.00/1.00 vMB 19
526,178 526,178 00000000000000000036fffa7f9fec66ed9860fe35099328216ed6a89a6ab566 1,301 1.00/1.00 vMB 9
526,177 526,177 0000000000000000000c6bfaf663a76fe7dc3b7127bbce5d9870925447e940ff 2,112 1.00/1.00 vMB 11
526,176 526,176 00000000000000000009978b58e807d626b81d4c224813a2d2fd51a1a8682f2f 687 1.00/1.00 vMB 10
526,175 526,175 00000000000000000031adb986da21237ce06b57ae5390b7f0f890ab8e21b66a 154 1.00/1.00 vMB 1
526,174 526,174 00000000000000000038597676f1f6504971cdf1776b1f60f77d6d9c9a63d37c 223 1.00/1.00 vMB 1
526,173 526,173 00000000000000000011efa03be66f796f4866718577d13a586bfcf065f2239b 762 1.00/1.00 vMB 4
526,172 526,172 000000000000000000327c6caaba50383bc54611f6ce3f7f70f54d014eda08b6 1,380 1.00/1.00 vMB 6
526,171 526,171 0000000000000000001a21d9615bb3e9b148878f034e7e05c2a9facfb301e936 2,990 1.00/1.00 vMB 22
526,170 526,170 00000000000000000006ee54abbd49081e44df96a2709cbd7940e7a912e8e121 2,400 1.00/1.00 vMB 5
526,169 526,169 0000000000000000001df8d65bfb2ec37ac0de30ebfef2f6b8531b01b689155b 2,348 1.00/1.00 vMB 21
526,168 526,168 00000000000000000004141fcc74e3d3efea100e59220e484adcae5778434fba 1,708 1.00/1.00 vMB 9
526,167 526,167 000000000000000000073417681872cf46eaffe9c79eb3c40c6457eb96186af8 2,689 1.00/1.00 vMB 20
526,166 526,166 00000000000000000029cdc79e0c3be272c8d186392c6696ad13c95e6ab441e6 2,793 1.00/1.00 vMB 23
526,165 526,165 00000000000000000006ab4916e74a4f9c51fd47c3cf671eb8cca537deb9d594 3,273 1.00/1.00 vMB 16
526,164 526,164 00000000000000000025641576f33d4949b40ac8e7e42ee26de14e9673446c0d 1,982 1.00/1.00 vMB 39
526,163 526,163 0000000000000000000fd37dfef4ca5efff7166526233a7a555e1ceff8bcd4c2 1,042 1.00/1.00 vMB 6
526,162 526,162 00000000000000000029e8e5da267d2dbdf4e614dc6971451fcc570e897fbddf 1,687 1.00/1.00 vMB 2
526,161 526,161 0000000000000000002ade323277799a56837da7ad4d01dbd441d39437281022 759 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.33 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: 660.41 GB
    • Received: 14.73 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.