Loading Tool

Explorer IconExplorer

Memory Pool

83,765 transactions
31.55 vMB
0.09721112 BTC
Random Selection Loading Transactions
Max Size: 193.16/200 MB

Candidate Block

Mining Attempt 91c5a498926baaf9b7d2ac54d48a35a451c7b3e8d1fc99b87fbaf7975debbaec
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 (553,700 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
361,526 361,526 000000000000000008273edf721c8d981f7db0bc24e13d425a5cfc3ce02e1aee 1,936 0.75/1.00 vMB 35
361,525 361,525 00000000000000000f532edbc055e5ecdfeefe75f6ce37e5490cef8122b47c2c 2,149 0.75/1.00 vMB 34
361,524 361,524 00000000000000000468b0488a431518ab0afdb90279bc4dbd351a2bd01307c4 1 0.00/1.00 vMB 0
361,523 361,523 000000000000000005427e3c78eaecbf61ff177c4a7e1a46cd63cd1e5b47227e 979 0.69/1.00 vMB 19
361,522 361,522 0000000000000000156fe9e34bb0b3a020f860fd455a4b407dbb6230dd356870 2,309 0.75/1.00 vMB 56
361,521 361,521 00000000000000000613eb6e077d98f9881be4ffea42a0ad4b41dbf9368f8342 234 0.74/1.00 vMB 84
361,520 361,520 00000000000000000e3ab62273bddcd3953619eaa55c54384aabfe24231fb206 253 0.74/1.00 vMB 87
361,519 361,519 00000000000000000a3a04269a39439e652ea527b3025dbe50313b9bb4278161 306 0.81/1.00 vMB 120
361,518 361,518 000000000000000012309f32fbe01eaa69bdb57a92ecf81c10031014157a45d3 389 0.95/1.00 vMB 90
361,517 361,517 000000000000000011d92c7fab2fe13514710252bf60f36602be4a0245962c1d 295 0.73/1.00 vMB 85
361,516 361,516 000000000000000006a7a6d3f1d1474569bdc84fb508c9e3332f2cd6fe0c994e 340 0.85/1.00 vMB 96
361,515 361,515 0000000000000000048b5da7f027c4d9830ef3b3fce08c937dc59d1d33035e48 1 0.00/1.00 vMB 0
361,514 361,514 00000000000000000ac0ff6562b7058044eba5f9f2a242ce6f1c3f8f8c70448f 184 0.38/1.00 vMB 79
361,513 361,513 0000000000000000033247610d00c6f9f3c803968ad77f21f4765fb204cdb32d 631 0.45/1.00 vMB 34
361,512 361,512 00000000000000001498c4c69d32f7bce6386e77b4e1b131af64854c47b539a7 948 0.75/1.00 vMB 72
361,511 361,511 00000000000000000a21d85def3067d620478f09f47ee7b26b97e8d0e09c1d08 139 0.06/1.00 vMB 22
361,510 361,510 0000000000000000098c7dcb859aab8e0040db68d0f21b5a35ad8d021239b20f 829 0.48/1.00 vMB 30
361,509 361,509 00000000000000000f5945db495b6071c9ef52e4d4fb630bcc6456e99436e842 145 0.08/1.00 vMB 38
361,508 361,508 000000000000000008b82b9d634418df9d4c7d840074408fbc496be2360646ef 1,033 0.52/1.00 vMB 38
361,507 361,507 00000000000000000e2b93b0de80b5be6d620f3b23f32ed4c046797249726c6b 159 0.11/1.00 vMB 14
361,506 361,506 0000000000000000048ed90221813a891d7d4a66a9bd9179e861908171113f53 843 0.77/1.00 vMB 28
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.