Loading Tool

Explorer IconExplorer

Memory Pool

82,059 transactions
30.30 vMB
0.09269695 BTC
Random Selection Loading Transactions
Max Size: 182.49/200 MB

Candidate Block

Mining Attempt 219c6ae330249bbaf48da5ce3b85e6a97c94223124e7d513a65d48e616942191
Version 20000000
Previous Block 000000000000000000005ca632d69633021cee09eb0a1dc73d46b978a1e9df69
Merkle Root 6f5cea4a9e802cf604c2ee9211cc8e12edabb9ac8d050b26a2b2e58d7a0a0730
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,778
Size: 1.00 vMB
Total Fees: 0.03052077 BTC
Feerates: 454.44 > 3.06 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,985 (241,589 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
673,396 673,396 000000000000000000067679e75166cbb34104f2c33d49016820f32802979626 2,050 1.00/1.00 vMB 26
673,395 673,395 0000000000000000000bd101f75945bc0073756bc03a357b927dd652e08c59c7 1,977 1.00/1.00 vMB 51
673,394 673,394 00000000000000000000a09a68701b2db0d7ba97a45098c60318ca7274a086ae 1,316 1.00/1.00 vMB 108
673,393 673,393 000000000000000000081423f5011ee2d4c1b043a6032fc9e990eb102c03edb6 1,206 1.00/1.00 vMB 11
673,392 673,392 000000000000000000013138524cde07ba065e0f4a6b52fcc7eda907f636e3cf 2,211 1.00/1.00 vMB 42
673,391 673,391 000000000000000000070d53788b212cc4e3d4bf1064396b2224070eda2dfce2 2,588 1.00/1.00 vMB 51
673,390 673,390 0000000000000000000845606e2b9509d9b0346e05d6d20ba4c06061fbdc359a 1,817 1.00/1.00 vMB 24
673,389 673,389 00000000000000000008dee7e04893f5422e0c33701f490dd7f03cc4d0ba98c1 2,122 1.00/1.00 vMB 32
673,388 673,388 0000000000000000000662dde4e4838e6261433188a14029f8817e9dbabf7432 1,257 1.00/1.00 vMB 22
673,387 673,387 000000000000000000093b03113d448b9350afe6b3462ad0177a9b3bb6e981cb 788 1.00/1.00 vMB 23
673,386 673,386 00000000000000000001853623cac5d1f4014bc7b05c77f2391436c6f84aff31 252 1.00/1.00 vMB 12
673,385 673,385 0000000000000000000c5adf27996e2143fc0b0fe8d78f71dc971b0db9a42d0b 1,465 1.00/1.00 vMB 33
673,384 673,384 00000000000000000009906c172733ead104c411282dde00ffd5da2510cb6d30 2,081 1.00/1.00 vMB 55
673,383 673,383 0000000000000000000c2c2191ba2ba4610e01b107d6254773bfec4ed2a796c2 1,409 1.00/1.00 vMB 36
673,382 673,382 000000000000000000064f1924fe4c41481ffce6000e6102749d42fdbbf7ea2a 1,146 1.00/1.00 vMB 23
673,381 673,381 0000000000000000000a1b972ff92ae68e3558e715bbebea26fa406e650b2778 2,379 1.00/1.00 vMB 73
673,380 673,380 000000000000000000016aefe83ca7922105d7299757f625807b183f9c3ff898 2,079 1.00/1.00 vMB 26
673,379 673,379 0000000000000000000c009704b309ade47b50055bfc1980a01478f23482f8a7 2,152 1.00/1.00 vMB 33
673,378 673,378 00000000000000000001faf0b1499f7ac4c8eb89e092a239f845f6330ed2aa4c 2,370 1.00/1.00 vMB 81
673,377 673,377 000000000000000000041d1bf7fd5d57b2e9cf066f9600b4bfba5fdb96f2494c 1,885 1.00/1.00 vMB 114
673,376 673,376 0000000000000000000bd07d65ea54705a5f441e43d205cb9c080ac852f8013a 2,303 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.37 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: 663.35 GB
    • Received: 14.90 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.