Loading Tool

Explorer IconExplorer

Memory Pool

48,109 transactions
30.35 vMB
0.10118321 BTC
Random Selection Loading Transactions
Max Size: 161.69/200 MB

Candidate Block

Mining Attempt a9a1506420bdf340ff5be9083078502b2896a33abfe06f948a1a230f3e9b114b
Version 20000000
Previous Block 00000000000000000001a1ef6bdbedf5a06ca469ab80656fbd71e0aa11d472c0
Merkle Root fc9547738ad487f3e9e17e50a374a315387c9997f513872bb4922d3ad6d69fd9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,213
Size: 1.00 vMB
Total Fees: 0.03912157 BTC
Feerates: 150.97 > 3.92 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,852 (112,596 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
802,256 802,256 0000000000000000000037138cf7718f068af2e24e9b003c6aca56538f640517 3,189 1.00/1.00 vMB 38
802,255 802,255 00000000000000000003cfb9d683c69276934867e51d6e06500e3f5619d39576 2,239 1.00/1.00 vMB 30
802,254 802,254 000000000000000000044d6ed6c635972f20008cf5f631822b3bc554794451ba 3,183 1.00/1.00 vMB 34
802,253 802,253 0000000000000000000338b095935ef21a19cf7c33c246c62dc4aa9898e0a422 3,003 1.00/1.00 vMB 32
802,252 802,252 00000000000000000002a192389d2a2de13f84bef30e20e53cea7a24cb09ac83 2,661 1.00/1.00 vMB 30
802,251 802,251 00000000000000000002495a9859eb5f2ea5de37f301e44a1a60f4387e75e64d 2,966 1.00/1.00 vMB 39
802,250 802,250 000000000000000000044098ec7484f24a022bcbfd11d4c548db24502ce674df 2,300 1.00/1.00 vMB 29
802,249 802,249 00000000000000000000cd0fab3b17d4996b38dc9f409720e8c0834b73a8a43e 2,828 1.00/1.00 vMB 41
802,248 802,248 000000000000000000010caed0579dc8f9af371798419521ca77d18d119d3361 3,096 1.00/1.00 vMB 33
802,247 802,247 00000000000000000000bed993a5324e69d1b01a27ef20953193ff78c1eb861a 2,919 1.00/1.00 vMB 33
802,246 802,246 0000000000000000000141f5e708837ff36bef34324608144a75f6a501227a45 2,379 1.00/1.00 vMB 45
802,245 802,245 000000000000000000033330a0f98ecc88c0efa7275818091dec417b8db0f6e6 3,983 1.00/1.00 vMB 21
802,244 802,244 0000000000000000000450be7fe69834017e5a006f61a590ffb833c5c799ba34 2,532 1.00/1.00 vMB 25
802,243 802,243 0000000000000000000283adb19b4674a35b0d5c437e73e17ebf4084bc4e3bc1 3,065 1.00/1.00 vMB 38
802,242 802,242 00000000000000000004599616f9124d5ef23a2f19b43a848ef2d38b1f604cb6 3,299 1.00/1.00 vMB 24
802,241 802,241 000000000000000000046f8643a70ab1686e987d553bf93c1bb067835feaf9a0 896 1.00/1.00 vMB 27
802,240 802,240 00000000000000000003979d9f17379e559714d8440dae6efb344cbba1498f55 1,291 1.00/1.00 vMB 28
802,239 802,239 00000000000000000000b194cf3a977da1c043162312bbd8e88501f29a0cf8b8 1,676 1.00/1.00 vMB 28
802,238 802,238 0000000000000000000482106fb697af3b84a7e996877e69cc25fbef9cf169ad 3,105 1.00/1.00 vMB 38
802,237 802,237 00000000000000000000708672017a10ff810e0797134dea5f4b92619d98458f 2,505 1.00/1.00 vMB 26
802,236 802,236 00000000000000000000324c5f944d475be8354f2b4fd3137d79a742bef24134 2,210 1.00/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.13 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: 652.39 GB
    • Received: 13.76 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.