Loading Tool

Explorer IconExplorer

Memory Pool

47,329 transactions
29.13 vMB
0.15651418 BTC
Random Selection Loading Transactions
Max Size: 152.52/200 MB

Candidate Block

Mining Attempt 85f1ffb916f234fc38872afeb367d19dcf236b5e5f7aa8db9dfd25a030a2ab8c
Version 20000000
Previous Block 000000000000000000010632e62ac54a943f30bde5587337bc0da0324a5b3c27
Merkle Root f2bce34e14dd30a073941ceeee456b8106f0e43dc87935c9cca8c2a13170731a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,828
Size: 1.00 vMB
Total Fees: 0.04153017 BTC
Feerates: 77.33 > 4.16 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,707 (637,235 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
277,472 277,472 00000000000000016b1dcbaccade2dc62fd8d9ebab82d1f2d761db238230f9dd 154 0.10/1.00 vMB 21
277,471 277,471 000000000000000239ca4f01db75ab8b2a1c993c71aa0643d497c2b127bcb8e5 668 0.25/1.00 vMB 64
277,470 277,470 0000000000000002c361809757003c2cdeaa4055c93634252c3b35758214f138 103 0.08/1.00 vMB 25
277,469 277,469 000000000000000345d72c5b3ea68244770b45e44b52c4e0b3eb2ea6ff5902d1 394 0.35/1.00 vMB 23
277,468 277,468 0000000000000002812a245fd30fe72a385c06e5dde5f230728b99842a358de2 78 0.03/1.00 vMB 56
277,467 277,467 00000000000000008e3719014d27d6d781478b614180bcc73b596028411fe7e9 419 0.19/1.00 vMB 43
277,466 277,466 00000000000000031f9eb20810bf32385d59601b97bf9378fd6f872d80004963 85 0.06/1.00 vMB 65
277,465 277,465 0000000000000000da58df31aa4d831a251b557c86f1dbc387e07a59395d2842 529 0.38/1.00 vMB 26
277,464 277,464 00000000000000029d4d25a1dae2b0b02863dc9c44c5c83f06adf4b6c4d562cc 517 0.25/1.00 vMB 47
277,463 277,463 0000000000000001e39be717f9067cce434f3270f52d1f5b58b64012f9e13434 215 0.25/1.00 vMB 27
277,462 277,462 00000000000000024d3be0b55a3483cb8b7289a3b5c1f83d19c451cb5d04d6de 330 0.25/1.00 vMB 24
277,461 277,461 000000000000000274def9b5dfda7038d8c603e0620957dc07ebbadf1fe1fecd 339 0.35/1.00 vMB 41
277,460 277,460 0000000000000002641d68c8b8c107d4e732ccaa7789e1e5c70aaf498e31b530 629 0.25/1.00 vMB 39
277,459 277,459 00000000000000002440626230c878ed9b110cbd3220aab40754d9fc96344894 788 0.25/1.00 vMB 101
277,458 277,458 000000000000000203a3d2925dc0e8f64a59246d93fdbc70a5d16cca50f4123d 519 0.25/1.00 vMB 51
277,457 277,457 0000000000000002a63fc8f2b32ee86b5ebf4fa34b3dce9cc7565d66d0ffc714 67 0.04/1.00 vMB 24
277,456 277,456 00000000000000026d76990aa36ea6f20ee6ccca37f7a4a47d3c66964552752b 299 0.15/1.00 vMB 33
277,455 277,455 0000000000000002776ea53eb6b8a899a64b17fa0ccb61f012c0d49d7945c68d 214 0.34/1.00 vMB 17
277,454 277,454 0000000000000003772ad5347d0609f708778519100664212a8b49c7d5aa2b9f 576 0.34/1.00 vMB 42
277,453 277,453 00000000000000004b6c1bdfea20450993e1498e0f83e109d00430c664619365 493 0.25/1.00 vMB 59
277,452 277,452 00000000000000030339e6c8a70f5774c745dc55745375874c3aea422a970af0 413 0.26/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 781.87 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: 644.67 GB
    • Received: 12.62 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.