Loading Tool

Explorer IconExplorer

Memory Pool

76,007 transactions
28.37 vMB
0.06745165 BTC
Random Selection Loading Transactions
Max Size: 171.90/200 MB

Candidate Block

Mining Attempt 17f276d7fe80d4560201abc8bf7b17f06d1ac9083ecc9dd9b41d1f9948127546
Version 20000000
Previous Block 000000000000000000013692c334da3888f451a334566c03c222fde1e46135de
Merkle Root 53c0fcb815c2d7ab13dcc4bf90fe13f865c783496caf8724a522eace214f7559
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,888
Size: 1.00 vMB
Total Fees: 0.00879124 BTC
Feerates: 178.73 > 0.88 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,135 (178,821 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
736,314 736,314 00000000000000000007bf8448aa2c363a18cf93327d85a04d662211a6278787 2,613 1.00/1.00 vMB 15
736,313 736,313 0000000000000000000865eb2483a17e348ee16ecb2073bd632d8669a80fc689 1,263 1.00/1.00 vMB 18
736,312 736,312 000000000000000000038e14ca3cf30d5f3578c50b8b5d098a4b8b0c48cac5ff 2,422 1.00/1.00 vMB 23
736,311 736,311 00000000000000000005e850f26c5b6cc06dff325816f43fa530c5b6e8e26273 2,312 1.00/1.00 vMB 25
736,310 736,310 0000000000000000000721add2a8c8bf38bcf7ff0a3ff9ae27db3b39e4148764 846 1.00/1.00 vMB 15
736,309 736,309 00000000000000000008cb7a7d016750fb33ad59abd6125279a97c86ac944fa1 1,550 1.00/1.00 vMB 27
736,308 736,308 00000000000000000007866729d7ee9c3ad0f41667f48c7a2ce704a63f3cb556 291 1.00/1.00 vMB 13
736,307 736,307 000000000000000000010df6d116964a3adb669fa49d7ab17f60cbf9fdc6962a 2,572 1.00/1.00 vMB 25
736,306 736,306 00000000000000000004c9b2aa6b842dfb44f65d85273a752fb81569ca279cfe 2,396 1.00/1.00 vMB 28
736,305 736,305 000000000000000000054371b2c15f2c61c4dee1d7201798e62f51a3f0ce5a48 135 1.00/1.00 vMB 13
736,304 736,304 00000000000000000006a7713f9ab30efd65ed34a00e783128ffa702d9ef72fe 787 1.00/1.00 vMB 13
736,303 736,303 00000000000000000001f4f485a0ceb9cd53e02d8b094bbb863a1b10f1836253 1,028 1.00/1.00 vMB 17
736,302 736,302 00000000000000000007f2a143162d151869f67a3d858c7c36f603a03be69a0c 97 1.00/1.00 vMB 13
736,301 736,301 00000000000000000006cc66e723aa1bcbd712acbb5be53c5bb05d4e0185db33 1,206 1.00/1.00 vMB 17
736,300 736,300 0000000000000000000582757749b8e97b2375fbd18d0f394646e4a51518425e 1,145 1.00/1.00 vMB 17
736,299 736,299 000000000000000000085efef57fe0ebdd2d28b502d84d0179c575db6c452372 932 1.00/1.00 vMB 16
736,298 736,298 00000000000000000005c6f727693fb017ab21000770ef5ff1fca62272d02242 2,127 1.00/1.00 vMB 25
736,297 736,297 00000000000000000000e402c7b9afe2127186cf538b430281a4220964b52499 490 1.00/1.00 vMB 18
736,296 736,296 00000000000000000004d2b248640f5484ce678ef6de1e4f89a2256051218a69 1,875 1.00/1.00 vMB 23
736,295 736,295 00000000000000000005796da70a5e6d11be643e93c580f130aa238dbc32b80a 418 1.00/1.00 vMB 14
736,294 736,294 000000000000000000007d10fb03911f87ecfb2ea38dcc399e45a361a529fd54 1,307 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.63 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: 672.10 GB
    • Received: 16.14 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.