Loading Tool

Explorer IconExplorer

Memory Pool

83,755 transactions
31.55 vMB
0.09714107 BTC
Random Selection Loading Transactions
Max Size: 193.15/200 MB

Candidate Block

Mining Attempt 51e8042de4a4aa7255cd431f8367b5286165a5ceaa12b458dd56d841ce65685f
Version 20000000
Previous Block 00000000000000000000030f852abb2460ecdfb580a98ff5f0443f891ab5a1ab
Merkle Root f355caf3a83ad0bda27e9e0da5a0250fdb89fbb4066b09e37ed72beaedf2d666
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,746
Size: 1.00 vMB
Total Fees: 0.02420712 BTC
Feerates: 73.20 > 2.43 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,226 (436,010 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
479,216 479,216 000000000000000001431418241701a90a3f00585bc01c792fff014dd0c6f6f4 1,972 1.00/1.00 vMB 55
479,215 479,215 000000000000000000014d4382faa578d27b4a340adfa0d5f61957b8d9a27804 1,627 1.00/1.00 vMB 35
479,214 479,214 000000000000000000511a9f65cdbc0d0156dde8d0ba8653e62cbb0c7c718340 1,436 1.00/1.00 vMB 24
479,213 479,213 000000000000000000025008259d0be2f91183803ce0089b5bf8c27ce689b6a5 1,744 1.00/1.00 vMB 126
479,212 479,212 0000000000000000006f3038665aed7234c9f8c085b8b8a23532447c9b59d772 2,267 1.00/1.00 vMB 104
479,211 479,211 000000000000000000417ef7f2b55460566f582ec1006daada11fe6b16998a51 2,796 1.00/1.00 vMB 163
479,210 479,210 0000000000000000001cff0153b939671ca83a5a36ae1704f3ee2d7c7e3e130f 961 1.00/1.00 vMB 30
479,209 479,209 00000000000000000029f262ef75973580d19bacb45438070a5217ff10bb3bb2 1,300 0.72/1.00 vMB 81
479,208 479,208 0000000000000000008157a189173386b30e5644492126b4eadad4046f51cb9c 861 1.00/1.00 vMB 34
479,207 479,207 000000000000000000fa56fc6ead110729182c1efda270e08e785977a7d82358 832 0.53/1.00 vMB 61
479,206 479,206 000000000000000000f9342e1933caea7071ed33367694dd7776388f085f71b2 217 0.13/1.00 vMB 78
479,205 479,205 0000000000000000010fc1cf55ac5f2b6674f8074ba5fb3f8084d285fede1e2b 1,993 1.00/1.00 vMB 77
479,204 479,204 000000000000000000d30c7717d5bb2a8efbc30ede7bb69aa42de167edf6afce 793 0.48/1.00 vMB 84
479,203 479,203 000000000000000000dfc986f95a111c965542a9faa4548021a2b5478cf7b9e6 1,488 1.00/1.00 vMB 33
479,202 479,202 00000000000000000105d608bece3a2acc9e5090a2c7dd73bc3e9ea9a0925390 1,827 0.71/1.00 vMB 125
479,201 479,201 000000000000000000c497bb9e8ac7e2a25f487ddb07ea2a377a970edae42814 1,139 0.64/1.00 vMB 82
479,200 479,200 000000000000000000e6eaf5620203cc3825646d82f021ba7c97de4227fe796b 101 0.10/1.00 vMB 39
479,199 479,199 000000000000000000b874e3f5c8cb0c08ff2516ba07ffa7cb7bc485e2d964f9 632 0.33/1.00 vMB 78
479,198 479,198 00000000000000000066987ff9a5dcfd30a98a0e0325729aadc39a1f4c38a73b 1,267 0.67/1.00 vMB 72
479,197 479,197 00000000000000000114b37385be064eaa3f5ec917b2db0dce2e8fc89eb6d20f 988 1.00/1.00 vMB 39
479,196 479,196 0000000000000000004eef73f0731ce4e695d2dd67e48685b896c35b463654aa 806 0.70/1.00 vMB 61
Previous 10 blocks ↓
Total Size: 782.78 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: 709.68 GB
    • Received: 16.95 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.