Loading Tool

Explorer IconExplorer

Memory Pool

87,082 transactions
32.58 vMB
0.15090022 BTC
Random Selection Loading Transactions
Max Size: 198.96/200 MB

Candidate Block

Mining Attempt bc1afc02d805f95ab12fdc791378fb05c0bee0a5ecfd80b66cae403f4d4f08b8
Version 20000000
Previous Block 00000000000000000000030f852abb2460ecdfb580a98ff5f0443f891ab5a1ab
Merkle Root 4c7457b277962f9e280e5bb6ffbcbc6ce9db3be145fd0053ff5adb87fbbb292c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,218
Size: 1.00 vMB
Total Fees: 0.05816085 BTC
Feerates: 400.00 > 5.83 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,226 (301,998 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
613,228 613,228 0000000000000000000ccdfc9ef41c3bf347ac15714866fdc4a92e575d712515 2,192 0.76/1.00 vMB 16
613,227 613,227 0000000000000000000b8ea999de2f578e0a88493996c853f26a9c1d4ec93cd0 1,193 0.40/1.00 vMB 17
613,226 613,226 0000000000000000000438e604297d670cdbaf0e456b8161dc7188e6ad49a925 2,280 0.70/1.00 vMB 14
613,225 613,225 0000000000000000000f181d8362dac7014082b96e99d3fe3f4cb0ad569b9812 1,440 0.45/1.00 vMB 15
613,224 613,224 00000000000000000001ac2cbd52e8d3ee56c572b25f51a752317e8018f7da8f 62 0.01/1.00 vMB 10
613,223 613,223 00000000000000000001f2025c94075961e6f56d3c3c1ed3de565e8ca45430a0 888 0.32/1.00 vMB 15
613,222 613,222 00000000000000000009b82f0f0045a3bf3d82af613c3fb746bdfa55123a2509 2,208 0.65/1.00 vMB 14
613,221 613,221 00000000000000000012201380a7649d09dbb1a13a2a7cea8e50a6ad925ceab9 988 0.28/1.00 vMB 14
613,220 613,220 000000000000000000126072a43674136385a9ea449cc8967d70ec81d07f31ba 950 0.31/1.00 vMB 14
613,219 613,219 0000000000000000000e836ae581e3544639a3f17599d3660688b20fc5a41633 209 0.06/1.00 vMB 15
613,218 613,218 000000000000000000074ae308a28b3e2dbd44fcfcdcbcd1c08f1cc28949d36d 809 0.21/1.00 vMB 17
613,217 613,217 00000000000000000009f2f7b0a006e555abc0bb04ae05d60a4fb4d969bee02f 140 0.04/1.00 vMB 22
613,216 613,216 0000000000000000000655d43a4b8fef0721918188c1727449fc5a9fc16ea435 754 0.33/1.00 vMB 18
613,215 613,215 00000000000000000002ca8dc18b1fd56a177c4c4bccd0c5e309c082f08c2548 815 0.20/1.00 vMB 12
613,214 613,214 0000000000000000000a087fcf2f762311b5d10f55326016e74799565f4d3dd9 3,254 1.00/1.00 vMB 21
613,213 613,213 0000000000000000000c1684f748835c580bef896cf5f8a10a10811228b8692c 12 0.00/1.00 vMB 20
613,212 613,212 00000000000000000010a9b91d5c2da55843ad87ba6d61e0ec0327c036c5592a 1,525 0.48/1.00 vMB 21
613,211 613,211 0000000000000000000400cf82cfa53e7a29273e5847fae76b521601906530cb 1,351 0.38/1.00 vMB 2
613,210 613,210 000000000000000000095ccefd0b680b25d5ea09c2e69e0b0c69952677840ffd 2,568 1.00/1.00 vMB 20
613,209 613,209 0000000000000000000f07aa321f0e9c8e5fcb003b039e073c91917dfc875642 1,157 0.30/1.00 vMB 15
613,208 613,208 0000000000000000000f6cb291c52ab6209ddbc0dfdbaf650afd508489a81846 1,317 0.48/1.00 vMB 16
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.73 GB
    • Received: 16.96 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.