Loading Tool

Explorer IconExplorer

Memory Pool

79,968 transactions
35.27 vMB
0.14859825 BTC
Random Selection Loading Transactions
Max Size: 195.18/200 MB

Candidate Block

Mining Attempt 55b875b354a863044a187387a2dee4dbc997b81c12efc6d8fb6f83f138e29ded
Version 20000000
Previous Block 0000000000000000000083cd39367e0cb041c7750eda09569a7b62d97da4353e
Merkle Root d7a3f576092b5d9ad5ee5fae495368f9ebc348dea24fea7d357e5dbcdaec9713
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,663
Size: 1.00 vMB
Total Fees: 0.02640997 BTC
Feerates: 177.15 > 2.65 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,403 (555,077 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
360,326 360,326 000000000000000009a4c3b04759e2ad291c30f58f5b485a03b5946f98584096 1 0.00/1.00 vMB 0
360,325 360,325 000000000000000012667c9ed24a8ae81a09ac6d6c837b6465ac62752aaabc3a 1,089 0.63/1.00 vMB 25
360,324 360,324 0000000000000000064aa12ae92cf3a5eb67de6c3b7a15a00553da8a39fb5d85 114 0.10/1.00 vMB 21
360,323 360,323 0000000000000000109f08853c6c2402fde6ba077cc79bba7e4498ceaf5a6e32 1,383 0.72/1.00 vMB 23
360,322 360,322 00000000000000000f8d0292d70f3d28237a5610c39446a447c8907a50dbf75d 1,328 0.60/1.00 vMB 29
360,321 360,321 000000000000000002b266d1292b5dbfedc0ac1e6e1637985c3d42b22157922b 2,092 1.00/1.00 vMB 31
360,320 360,320 000000000000000003cdd062a088c101ab8d339f8328541cf8103114e0b83ccb 1,280 0.66/1.00 vMB 31
360,319 360,319 000000000000000014a977bf1a3df49cc1a3f5fa4139ce2c4260d7e0630a742f 728 0.41/1.00 vMB 26
360,318 360,318 000000000000000007811300bc8cdbb6b6f599a24269d65a06fc4909965ddae0 235 0.17/1.00 vMB 15
360,317 360,317 00000000000000000b4fc91bfa4c161a553056ec4bef4a0df3b57f59b1c07f35 1,949 1.00/1.00 vMB 28
360,316 360,316 000000000000000016ef158772e5fdd612227096ff354693429dedfbc3c1c897 623 0.29/1.00 vMB 31
360,315 360,315 000000000000000006fd2fae6188e45b0e5683bb76927d87618891791c48045b 457 0.27/1.00 vMB 24
360,314 360,314 000000000000000007de047283705d86544f65f9cc08f16546833bfed99373ec 542 0.31/1.00 vMB 24
360,313 360,313 0000000000000000066221a63cd8e7f2aa58cbb75539bd1ef361e464ca0b5452 461 0.32/1.00 vMB 23
360,312 360,312 00000000000000000d9d2892b145aa1bf9cc52c472cbda60bdd7b9a4ff72421d 769 0.37/1.00 vMB 28
360,311 360,311 0000000000000000040a01d6d3e98a2bb3b6000f91dded089524213a1b8d45e6 1,393 0.88/1.00 vMB 36
360,310 360,310 000000000000000009b59a0e8cd36ecba8c01355ceea7be028092b85883562c5 368 0.25/1.00 vMB 23
360,309 360,309 00000000000000000b2116b1354510cc61c35c72209fc093cbd8b0e048df302e 383 0.30/1.00 vMB 14
360,308 360,308 0000000000000000160ef20a86a8f3591dd04ef53fd228b7bedcd5683d0babfc 710 0.36/1.00 vMB 28
360,307 360,307 000000000000000000442452c6672518d16a41c1c50901821b1bc76d9d86f28a 1,056 0.53/1.00 vMB 31
360,306 360,306 00000000000000000be70f3a9a14d4bea344c9cae998a534b1edf36e77e242b6 899 0.51/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 783.09 GB

Node Details:

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