Loading Tool

Explorer IconExplorer

Memory Pool

77,313 transactions
29.06 vMB
0.10004238 BTC
Random Selection Loading Transactions
Max Size: 174.89/200 MB

Candidate Block

Mining Attempt c14a452320691a9658d7c9a4b792b2f5111059c3662491d4b9e0c51045ea0a86
Version 20000000
Previous Block 00000000000000000000b421c6d6e79532f5d26e37db181c41924d05cd5471d7
Merkle Root b8f482be2eaccfa44468b4b71155b35799ea601f9df7c1d85172ab8f69352d1b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,410
Size: 1.00 vMB
Total Fees: 0.02648364 BTC
Feerates: 453.09 > 2.65 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,307 (212,156 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
703,151 703,151 00000000000000000008976845b2829981ce4f6c22a78f6528629516b6d6934a 56 0.02/1.00 vMB 16
703,150 703,150 000000000000000000099168cba19228f13ccfff03b74b26e8bfc54e06a22907 1,414 0.61/1.00 vMB 17
703,149 703,149 0000000000000000000d52506124f102848b206667e1ea175fe8348bdd6cefb2 961 0.48/1.00 vMB 9
703,148 703,148 00000000000000000002587c78a16a040eb60afb339521a0b572433e7e9c1534 2,408 0.93/1.00 vMB 10
703,147 703,147 0000000000000000000e9e0e6ea6b9c80613ef02dc6baeea0cc28186ca498ded 913 0.38/1.00 vMB 10
703,146 703,146 00000000000000000000c8390d0a2d813e88147769e21244230b9bf922101388 338 0.25/1.00 vMB 5
703,145 703,145 0000000000000000000db40014a42506b7997519aec5b6a7dc8a1bf54f438134 1,242 1.00/1.00 vMB 1
703,144 703,144 0000000000000000000017ec25d500d764a618d27ab78270b630ce4271da3521 3,109 1.00/1.00 vMB 15
703,143 703,143 00000000000000000007beeae5ae8eb2a3ba14d79cfe279de12cb258e4c5bd0f 295 0.18/1.00 vMB 9
703,142 703,142 000000000000000000036d3c03f2ab4778d28c83bfb974583cba898bec2b3090 777 0.41/1.00 vMB 8
703,141 703,141 0000000000000000000234b2521ebc7bdd24ebcc265d344415ee1176415b35bd 202 0.06/1.00 vMB 10
703,140 703,140 0000000000000000000622311a9bda15193d18e5696e44906f35296433fc9d56 410 0.20/1.00 vMB 5
703,139 703,139 0000000000000000000789390301986b2be5890bc6d14a0186e3048fedad9754 2,713 1.00/1.00 vMB 12
703,138 703,138 00000000000000000002720539fa1a8720fa9a4d9024bd095e303629da750af2 1,658 0.82/1.00 vMB 8
703,137 703,137 00000000000000000000e5e82f14e93f4adf7ff8e8b91ad4ca6d5bae49e9b1f0 1,387 0.91/1.00 vMB 9
703,136 703,136 0000000000000000000e3b816cb516fd7188df1c9fa5f0f2a9b99a2e9cd79550 454 0.17/1.00 vMB 11
703,135 703,135 0000000000000000000e63b8857ced8d3258b5b0e912a4abd2dd79282f89366c 739 0.27/1.00 vMB 10
703,134 703,134 000000000000000000082bb4d4c352c9928d1038c72d3a7b39b3bd6caaef4fd8 1,039 0.51/1.00 vMB 15
703,133 703,133 0000000000000000000246dedcac5df3ccf8c10bc9b1e4a71e0a99dd7e1b4a3f 152 0.05/1.00 vMB 12
703,132 703,132 00000000000000000008fac219d7d7471978b644db993a47d3e8e1d2f7d0c112 1,511 0.66/1.00 vMB 10
703,131 703,131 0000000000000000000ad891dd63eb859783a6ad58295d8b9ee69c4403c2840a 530 0.29/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.92 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: 714.51 GB
    • Received: 17.56 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.